File tree Expand file tree Collapse file tree 2 files changed +42
-1
lines changed
Expand file tree Collapse file tree 2 files changed +42
-1
lines changed Original file line number Diff line number Diff line change 1+ ## 4.19.0 (2025-01-07)
2+
3+ ### Highlights
4+
5+ - feat(segmentedControl): add new segmented control component (847a58fa)
6+ - feat(selectTrigger): add minWidth maxWidth support (9931c6e9)
7+ - feat(table): replace dropdown with select in table and grid (d0b33355)
8+
9+ ### Breaking changes
10+
11+ NA
12+
13+ ### Migration guide
14+
15+ NA
16+
17+ ### Deprecations
18+
19+ NA
20+
21+ ### Features
22+
23+ - feat(segmentedControl): add new segmented control component (847a58fa)
24+ - feat(selectTrigger): add minWidth maxWidth support (9931c6e9)
25+ - feat(table): replace dropdown with select in table and grid (d0b33355)
26+
27+ ### Fixes
28+
29+ - fix(segmentedControl): fix size issue and restrict first render animation (27b86d1c)
30+
31+ ### Improvements
32+
33+ NA
34+
35+ ### Documentation
36+
37+ - docs(segmentedControl): add docs of the new component segmented control (3cf558d6)
38+ - docs(segmentedControl): update interaction tab content and basic button content (389a8a11)
39+
40+ ---
41+
142## 4.18.0 (2025-12-29)
243
344### Highlights
Original file line number Diff line number Diff line change 11{
22 "name" : " @innovaccer/design-system" ,
3- "version" : " 4.18 .0" ,
3+ "version" : " 4.19 .0" ,
44 "description" : " React components library project for Innovaccer Design System" ,
55 "main" : " dist/cjs/index.js" ,
66 "module" : " dist/esm/index.js" ,
You can’t perform that action at this time.
0 commit comments