Skip to content

chore(docs): remove legacy divider--half spacers#430

Open
dobromirts wants to merge 2 commits into
vnextfrom
dtsvetkov/remove-legacy-divider-half
Open

chore(docs): remove legacy divider--half spacers#430
dobromirts wants to merge 2 commits into
vnextfrom
dtsvetkov/remove-legacy-divider-half

Conversation

@dobromirts

Copy link
Copy Markdown
Contributor

Closes #424
Related to fe0a66a#diff-3f04130e589e8374b4897d5b78a2055750d43e0321dbb853db1b183733a1a25c - where the removal of obsolete divider half is introduced, due to styles that are included in the projact and also in astro-components.

Checklist:

  • check topic's TOC/menu and paragraph headings
  • Include TOC topic labels in the topic content when it has a valuable update, is new, or is considered preview / beta
  • link to other topics using ../relative/path.md
  • at the References section at the end of the topic add links to topics, samples, etc
  • reference API documentation instead of adding a section with API

  • use valid component names - [Data] Grid, IgxSelectComponent, <igx-combo>
  • use spell checker tool (VS Code, Grammarly, Microsoft Editor)
  • add inline code blocks for the names of classes / tags / properties
  • add language descriptor for the code blocks
  • check if links function by running the check-api/mdx npm commands
  • check if sample is working and fully visible in the topic
  • check if sample is working and fully visible in the StackBlitz
  • check if code blocks match the code in StackBlitz demo
  • add or update meaningful llms.description metadata and run npm run check:llms-metadata


  • do not resolve requested changes (leave that to the reviewer)

@dobromirts dobromirts requested a review from ChronosSF July 13, 2026 10:25
@dobromirts dobromirts added the ❌ status: awaiting-test PRs awaiting manual verification label Jul 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

❌ status: awaiting-test PRs awaiting manual verification

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Replace all <div class="divider--half"></div>

2 participants