Commit 7dc0248
committed
Merge branch 'mstoyanova/update-skills-build' of https://github.com/IgniteUI/igniteui-cli into mstoyanova/update-skills-build
5 files changed
Lines changed: 157 additions & 3 deletions
File tree
- packages
- cli/templates
- react/igr-ts/projects/_base/files/__dot__claude/skills
- webcomponents/igc-ts/projects/_base/files/__dot__claude/skills
- igniteui-mcp/igniteui-doc-mcp
- angular
- react
- webcomponents
Lines changed: 89 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
Lines changed: 65 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
Submodule igniteui-react updated 34 files
- .azure-pipelines/artifacts/README_Components.md+66-6
- .azure-pipelines/artifacts/README_DockManager.md+33-5
- .azure-pipelines/artifacts/README_Grids.md+42-12
- .azure-pipelines/release.yml+12
- .github/CONTRIBUTING.md+203
- .github/ISSUE_TEMPLATE/bug_report.md+2-1
- .github/ISSUE_TEMPLATE/feature_request.md+2-1
- .github/PULL_REQUEST_TEMPLATE.md+16
- .github/workflows/stale.yml+13-13
- CODE_OF_CONDUCT.md+128
- README.md+20-3
- SECURITY.md+87
- package-lock.json+32-34
- package.json+5-5
- scripts/build-wc.ts+6-1
- scripts/components.package.json+2-2
- scripts/dock-manager.package.json+1-1
- skills/README.md+89
- skills/igniteui-react-components/SKILL.md+161
- skills/igniteui-react-components/reference/CHARTS-GRIDS.md+199
- skills/igniteui-react-components/reference/COMPONENT-CATALOGUE.md+301
- skills/igniteui-react-components/reference/EVENT-HANDLING.md+70
- skills/igniteui-react-components/reference/INSTALLATION.md+139
- skills/igniteui-react-components/reference/JSX-PATTERNS.md+187
- skills/igniteui-react-components/reference/REFS-FORMS.md+232
- skills/igniteui-react-components/reference/REVEAL-SDK.md+198
- skills/igniteui-react-components/reference/TROUBLESHOOTING.md+147
- skills/igniteui-react-customize-theme/SKILL.md+182
- skills/igniteui-react-customize-theme/reference/CSS-THEMING.md+265
- skills/igniteui-react-customize-theme/reference/MCP-SERVER.md+75
- skills/igniteui-react-customize-theme/reference/REVEAL-THEME.md+86
- skills/igniteui-react-customize-theme/reference/SASS-THEMING.md+125
- skills/igniteui-react-customize-theme/reference/TROUBLESHOOTING.md+35
- skills/igniteui-react-optimize-bundle-size/SKILL.md+439
Submodule igniteui-webcomponents updated 99 files
- CHANGELOG.md+20
- SECURITY.md+1-1
- package-lock.json+1.7k-1.8k
- package.json+19-16
- scripts/_package.json+2
- scripts/build-typedoc.js-1
- scripts/build.mjs+6-6
- scripts/report.mjs+19
- src/animations/easings.ts+1-1
- src/components/button-group/button-group.ts+2-5
- src/components/button-group/themes/shared/button/button.bootstrap.scss-37
- src/components/button-group/themes/shared/button/button.common.scss+78-13
- src/components/button-group/themes/shared/button/button.fluent.scss+1-47
- src/components/button-group/themes/shared/button/button.indigo.scss+11-49
- src/components/button-group/themes/shared/button/button.material.scss+3-95
- src/components/calendar/calendar.ts+3-3
- src/components/calendar/days-view/days-view.ts+15-22
- src/components/calendar/helpers.ts+2-2
- src/components/carousel/carousel.ts+2-2
- src/components/checkbox/themes/shared/checkbox/checkbox.bootstrap.scss-2
- src/components/checkbox/themes/shared/checkbox/checkbox.common.scss+15
- src/components/checkbox/themes/shared/checkbox/checkbox.fluent.scss+5-3
- src/components/checkbox/themes/shared/checkbox/checkbox.indigo.scss-2
- src/components/checkbox/themes/shared/checkbox/checkbox.material.scss+2-3
- src/components/combo/combo-header.ts+1-1
- src/components/combo/combo-item.ts+11-6
- src/components/combo/combo-list.ts+1-2
- src/components/combo/combo.spec.ts+20-1
- src/components/combo/combo.ts+545-391
- src/components/combo/controllers/data.ts+111-28
- src/components/combo/controllers/navigation.ts+127-137
- src/components/combo/controllers/selection.ts-236
- src/components/combo/operations/filter.ts+5-3
- src/components/combo/operations/group.ts+2-2
- src/components/common/context.ts+1-1
- src/components/common/controllers/drag.ts+2-7
- src/components/common/controllers/key-bindings.spec.ts+276-115
- src/components/common/controllers/key-bindings.ts+180-74
- src/components/common/controllers/root-click.ts+3-3
- src/components/common/controllers/slot.ts+3-3
- src/components/common/definitions/defineAllComponents.ts+2
- src/components/common/mixins/combo-box.ts+49-42
- src/components/common/util.ts+83-48
- src/components/common/utils.spec.ts+2-2
- src/components/date-picker/date-picker.ts+11-11
- src/components/date-range-picker/date-range-picker.ts+13-14
- src/components/date-time-input/date-time-input.ts+1-1
- src/components/date-time-input/datetime-mask-parser.ts+1-3
- src/components/dropdown/dropdown.ts+7-10
- src/components/dropdown/themes/shared/item/dropdown-item.common.scss+6-1
- src/components/dropdown/themes/shared/item/dropdown-item.indigo.scss-18
- src/components/highlight/highlight.spec.ts+137
- src/components/highlight/highlight.ts+212
- src/components/highlight/service.ts+245
- src/components/highlight/themes/dark/_themes.scss+9
- src/components/highlight/themes/dark/highlight.bootstrap.scss+9
- src/components/highlight/themes/dark/highlight.fluent.scss+9
- src/components/highlight/themes/dark/highlight.indigo.scss+9
- src/components/highlight/themes/dark/highlight.material.scss+9
- src/components/highlight/themes/dark/highlight.shared.scss+6
- src/components/highlight/themes/light/_themes.scss+9
- src/components/highlight/themes/light/highlight.bootstrap.scss+8
- src/components/highlight/themes/light/highlight.fluent.scss+8
- src/components/highlight/themes/light/highlight.indigo.scss+8
- src/components/highlight/themes/light/highlight.material.scss+8
- src/components/highlight/themes/light/highlight.shared.scss+6
- src/components/highlight/themes/shared/highlight.common.scss+13
- src/components/highlight/themes/themes.ts+54
- src/components/input/themes/shared/input.material.scss+76-27
- src/components/nav-drawer/themes/container.base.scss+19-19
- src/components/progress/themes/linear/linear.progress.base.scss+4
- src/components/radio/radio.ts+1-1
- src/components/rating/rating.spec.ts+6-6
- src/components/rating/rating.ts+204-137
- src/components/resize-container/resize-controller.ts+2-5
- src/components/select/select.ts+11-14
- src/components/splitter/splitter.spec.ts+5-6
- src/components/splitter/splitter.ts+6-1
- src/components/splitter/types.ts+14-7
- src/components/stepper/common/state.ts+1-1
- src/components/stepper/stepper.ts+3-6
- src/components/tabs/tab.ts+3-5
- src/components/tabs/tabs.ts+3-6
- src/components/tabs/themes/tabs.base.scss+33-9
- src/components/tile-manager/tile.ts+2-2
- src/components/tree/themes/shared/item.indigo.scss+3
- src/components/tree/tree-item.ts+2-5
- src/index.ts+5-1
- stories/chat.stories.ts+387-200
- stories/combo.stories.ts+9-9
- stories/highlight.stories.ts+591
- stories/radio.stories.ts+1-6
- stories/rating.stories.ts+1-1
- stories/ripple.stories.ts+1-1
- stories/snackbar.stories.ts+1-1
- stories/switch.stories.ts+1-1
- stories/tile-manager.stories.ts+478-99
- stories/toast.stories.ts+1-2
- tsconfig.json+3-3
0 commit comments