File tree Expand file tree Collapse file tree 2 files changed +44
-1
lines changed
Expand file tree Collapse file tree 2 files changed +44
-1
lines changed Original file line number Diff line number Diff line change 1+ ## 4.18.0 (2025-12-29)
2+
3+ ### Highlights
4+
5+ - feat(grid): add grid component (1698445c)
6+ - feat(flex): add flex component (3ae8b0d4)
7+ - feat(table): add single select filter option in table header (e810b7c8)
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(grid): add grid component (1698445c)
24+ - feat(flex): add flex component (3ae8b0d4)
25+ - feat(table): add single select filter option in table header (e810b7c8)
26+
27+ ### Fixes
28+
29+ - fix(pagination): update table pagination while searching and page change (5b7e1bb6)
30+ - fix(combobox): fix onchange handler call on initial render (159bf17b)
31+
32+ ### Improvements
33+
34+ - feat(table): add filter pattern story (11c1a616)
35+ - feat(table): add filtertype prop and update stories (a745f210)
36+ - feat(table): add test cases (6079f23f)
37+
38+ ### Documentation
39+
40+ - docs(avatar): update avatar docs usage (8302d34a)
41+
42+ ---
43+
144## 4.17.1 (2025-12-11)
245
346### Highlights
Original file line number Diff line number Diff line change 11{
22 "name" : " @innovaccer/design-system" ,
3- "version" : " 4.17.1 " ,
3+ "version" : " 4.18.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