Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
44 commits
Select commit Hold shift + click to select a range
b8a8827
feat(docs): update accordion xplat topic
IMinchev64 Jul 20, 2026
4c557af
fix(docs): fix relative links in accordion topic
IMinchev64 Jul 20, 2026
0d1c5cb
fix(docs): fix lint in accordion topic
IMinchev64 Jul 20, 2026
59afcec
Merge branch 'vnext' into iminchev/update-accordion-topic
IMinchev64 Jul 22, 2026
fec5d58
Merge branch 'vnext' into iminchev/update-accordion-topic
IMinchev64 Jul 22, 2026
0be7ca3
docs: update accordion documentation and assets
IMinchev64 Jul 22, 2026
85e9374
fix(accordion): broken relative links
IMinchev64 Jul 22, 2026
72a4f28
fix(accordion): broken relative links
IMinchev64 Jul 22, 2026
46aeafc
fix(accordion): update accordion image names and fix import paths
IMinchev64 Jul 22, 2026
04b7bbc
fix(accordion): add image assets for angular
IMinchev64 Jul 22, 2026
3e19255
Merge branch 'vnext' into iminchev/update-accordion-topic
IMinchev64 Jul 30, 2026
ab9134b
docs: add accordion do-dont retina images
IMinchev64 Jul 30, 2026
fd69855
docs: update dependencies
IMinchev64 Jul 30, 2026
2e44066
docs: update accordion topic structure
IMinchev64 Jul 30, 2026
cb59104
docs(accordion): update anatomy section
IMinchev64 Jul 30, 2026
64b7f55
chore: merge master into iminchev/update-accordion-topic
Copilot Aug 11, 2026
148c4d8
chore: merge vnext into iminchev/update-accordion-topic
Copilot Aug 11, 2026
27cb83e
feat(docs): restore updated accordion xplat topic
Copilot Aug 11, 2026
8abe0ad
feat(docs): update accordion examples and add styling sections for React
IMinchev64 Aug 12, 2026
3e27130
fix(docs): update Accordion section to remove Angular exclusion and m…
IMinchev64 Aug 12, 2026
3ae2cad
fix(docs): update accordion sample heights for better visibility
IMinchev64 Aug 12, 2026
377923a
fix(accordion): add noBackground prop to accordion sample components
IMinchev64 Aug 26, 2026
97135e4
docs(accordion): align platform samples and styling guidance
IMinchev64 Aug 27, 2026
0f27c8f
Merge branch 'vnext' into iminchev/update-accordion-topic
IMinchev64 Aug 28, 2026
2d7881d
fix(accordion): angular sample height
IMinchev64 Aug 28, 2026
c55c844
fix(accordion): update sections
IMinchev64 Aug 28, 2026
ef86024
Merge branch 'vnext' into iminchev/update-accordion-topic
IMinchev64 Sep 18, 2026
c5e897b
fix(accordion): set showThemePicker prop on samples
IMinchev64 Sep 18, 2026
2a2ddfb
Merge branch 'vnext' into iminchev/update-accordion-topic
IMinchev64 Sep 22, 2026
e73236d
refactor(accordion): optimize platform blocks
IMinchev64 Sep 23, 2026
f78b0f7
Merge branch 'vnext' into iminchev/update-accordion-topic
IMinchev64 Sep 23, 2026
e9ecb90
fix(angular): remove generated badge.mdx
IMinchev64 Sep 23, 2026
83f5aca
fix(angular): remove generated accordion.mdx
IMinchev64 Sep 23, 2026
baa8e39
fix(angular): add components/layouts/ and components/inputs to .gitig…
IMinchev64 Sep 23, 2026
ab60d62
fix(accordion): remove old accordion.mdx and update toc.json
IMinchev64 Sep 23, 2026
08a7e13
fix(accordion): remove duplicate reference to getting-started.mdx
IMinchev64 Sep 23, 2026
279ea48
fix(accordion): reword related components to avoid duplicating do/don't
IMinchev64 Sep 23, 2026
2bafd7f
fix(accordion): share identical properties and methods intros across …
IMinchev64 Sep 23, 2026
54c841b
fix(accordion): remove redundant all-platform blocks from styling intros
IMinchev64 Sep 23, 2026
4b5e014
fix(accordion): move xplat styling variables and css parts above tail…
IMinchev64 Sep 23, 2026
1f5646b
fix(accordion): relative links
IMinchev64 Sep 23, 2026
2eaa062
fix(angular): move layouts/ and inputs/ ignores to the en content .gi…
IMinchev64 Sep 24, 2026
123abf0
Merge branch 'vnext' into iminchev/update-accordion-topic
ChronosSF Sep 24, 2026
da35e06
Merge branch 'vnext' into iminchev/update-accordion-topic
ChronosSF Sep 25, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion docs/angular/src/content/en/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,8 @@ components/pivotGrid/*.mdx

# All xplat-generated topics that should be ignored:
/components/charts/
/components/inputs/
/components/layouts/
/components/geo-map*.mdx
/components/spreadsheet-*.mdx
/components/excel-library*.mdx
Expand All @@ -72,7 +74,6 @@ components/pivotGrid/*.mdx
/components/radial-gauge.mdx
/components/zoomslider-overview.mdx
/components/general-changelog-dv.mdx
/components/inputs/color-editor.mdx
/components/interactivity/accessibility-compliance.mdx
/components/maps/map-api.mdx
/components/menus/toolbar.mdx
318 changes: 0 additions & 318 deletions docs/angular/src/content/en/components/accordion.mdx

This file was deleted.

2 changes: 1 addition & 1 deletion docs/angular/src/content/en/components/expansion-panel.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -417,7 +417,7 @@ You can see the results below:

## Multiple panel scenario

See the [igxAccordion topic](/accordion)
See the [igxAccordion topic](/layouts/accordion)

## API Reference

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ These templates generate components into an existing Angular workspace only. The
| carousel | Ignite UI Schematics collection:<br /><code>ng g @igniteui/angular-schematics:c carousel newCarousel</code><br />Ignite UI CLI:<br /><code>ig add carousel newCarousel</code><details>Basic IgxCarousel.</details> | [IgxCarousel](../../carousel.mdx) cycling through a series of images. |
| tabs | Ignite UI Schematics collection:<br /><code>ng g @igniteui/angular-schematics:c tabs newTabs</code><br />Ignite UI CLI:<br /><code>ig add tabs newTabs</code><details>Basic IgxTabs.</details> | [IgxTabs](../../tabs.mdx) component that includes three customized tab-groups. |
| bottom-nav | Ignite UI Schematics collection:<br /><code>ng g @igniteui/angular-schematics:c bottom-nav newBottomNav</code><br />Ignite UI CLI:<br /><code>ig add bottom-nav newBottomNav</code><details>Three item bottom-nav template.</details> | Three item bottom [navbar](../../navbar.mdx) template. |
| accordion | Ignite UI Schematics collection:<br /><code>ng g @igniteui/angular-schematics:c accordion newAccordion</code><br />Ignite UI CLI:<br /><code>ig add accordion newAccordion</code><details>Basic IgxAccordion sample.</details> | [IgxAccordion](../../accordion.mdx) with multiple collapsible panels in a single container. |
| accordion | Ignite UI Schematics collection:<br /><code>ng g @igniteui/angular-schematics:c accordion newAccordion</code><br />Ignite UI CLI:<br /><code>ig add accordion newAccordion</code><details>Basic IgxAccordion sample.</details> | [IgxAccordion](../../layouts/accordion.mdx) with multiple collapsible panels in a single container. |
| stepper | Ignite UI Schematics collection:<br /><code>ng g @igniteui/angular-schematics:c stepper newStepper</code><br />Ignite UI CLI:<br /><code>ig add stepper newStepper</code><details>Basic IgxStepper sample.</details> | [IgxStepper](../../stepper.mdx) visualizing content as a process with successive steps. |
| <b>Data Entry & Display</b> | | |
| chip | Ignite UI Schematics collection:<br /><code>ng g @igniteui/angular-schematics:c chip newChip</code><br />Ignite UI CLI:<br /><code>ig add chip newChip</code><details>Basic IgxChip.</details> | [IgxChip](../../chip.mdx) components inside igx-chips-area. |
Expand Down
2 changes: 1 addition & 1 deletion docs/angular/src/content/en/components/toc.json
Original file line number Diff line number Diff line change
Expand Up @@ -2227,7 +2227,7 @@
},
{
"name": "Accordion",
"href": "accordion.mdx",
"href": "layouts/accordion.mdx",
"new": false
},
{
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Loading