Skip to content

feat(switch): update switch topics - #546

Merged
ChronosSF merged 20 commits into
vnextfrom
hhristov/update-switch-topics
Sep 15, 2026
Merged

ChronosSF merged 20 commits into
vnextfrom
hhristov/update-switch-topics

Conversation

@Hristo313

@Hristo313 Hristo313 commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

Closes #537

Update the switch xplat topics

Also updated the samples:
Angular -> IgniteUI/igniteui-angular-samples#4025
React -> IgniteUI/igniteui-react-examples#1102
WC -> IgniteUI/igniteui-wc-examples#1254
Blazor -> IgniteUI/igniteui-blazor-examples#1302

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 ./page.mdx or ../relative/path.mdx (.mdx extension required)
  • 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)

@ChronosSF ChronosSF added 💥 status: in-test PRs currently being tested and removed ❌ status: awaiting-test PRs awaiting manual verification labels Sep 4, 2026
Comment thread docs/xplat/src/content/en/components/inputs/switch.mdx Outdated
Comment thread docs/xplat/src/content/en/components/inputs/switch.mdx Outdated
Comment thread docs/xplat/src/content/en/components/inputs/switch.mdx Outdated
@Hristo313
Hristo313 requested a review from ChronosSF September 8, 2026 09:26
Comment thread docs/xplat/src/content/en/components/inputs/switch.mdx Outdated
Comment thread docs/xplat/src/content/en/components/inputs/switch.mdx Outdated
Comment thread docs/xplat/src/content/en/components/inputs/switch.mdx Outdated
@ChronosSF ChronosSF added ✅ status: verified Applies to PRs that have passed manual verification and removed 💥 status: in-test PRs currently being tested labels Sep 15, 2026
@ChronosSF
ChronosSF merged commit 5f68139 into vnext Sep 15, 2026
11 checks passed
@ChronosSF
ChronosSF deleted the hhristov/update-switch-topics branch September 15, 2026 13:47
github-actions Bot added a commit that referenced this pull request Sep 15, 2026
Sync Japanese documentation with English switch topic updates from
commit 5f68139 (feat(switch): update switch topics (#546)).

- components/inputs/switch.mdx: full translation of the reworked
  Switch topic (anatomy, getting started, usage, interaction states,
  styling, accessibility, troubleshooting, FAQ, related components).
- components/inputs/badge.mdx: updated Sample height (212 -> 250) for
  the outlined badge example, matching the English change.
- toc.json: removed the Angular exclude on the Switch entry and added
  updated: true, matching the English toc.json change.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
ChronosSF added a commit that referenced this pull request Sep 18, 2026
* docs(jp): sync switch topics translation (#546)

Sync Japanese documentation with English switch topic updates from
commit 5f68139 (feat(switch): update switch topics (#546)).

- components/inputs/switch.mdx: full translation of the reworked
  Switch topic (anatomy, getting started, usage, interaction states,
  styling, accessibility, troubleshooting, FAQ, related components).
- components/inputs/badge.mdx: updated Sample height (212 -> 250) for
  the outlined badge example, matching the English change.
- toc.json: removed the Angular exclude on the Switch entry and added
  updated: true, matching the English toc.json change.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* chore(toc): fix the jp toc as gh aw is bad at doing that

* Update Japanese terminology in switch documentation

* Fix typo in switch component documentation

* fix(*): fixing relative links for angular to point to the correct getting started topic

* fix(apilinks): fixing preceding errors with the same getting started issue

* docs(jp): add missing Angular JP images for switch anatomy and do/don't

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Stamen Stoychev <SStoychev@infragistics.com>
Co-authored-by: mkamiishi <mkamiishi@infragistics.com>
Co-authored-by: jsakamotoIGJP <jsakamoto@infragistics.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc-redesign status: ✔️ by-design switch ✅ status: verified Applies to PRs that have passed manual verification

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update switch topics

3 participants