Releases: innovaccer/design-system
Releases · innovaccer/design-system
V4.11.1
4.11.1 (2025-07-22)
Highlights
- feat(chatInput): add readOnly prop for chatInput (f9dcd78)
- docs(chatInput): add readOnly state in chat input docs (841730d)
Breaking changes
NA
Migration guide
NA
Deprecations
NA
Features
- feat(chatInput): add readOnly prop for chatInput (f9dcd78)
- docs(chatInput): add readOnly state in chat input docs (841730d)
Fixes
NA
Improvements
NA
Documentation
NA
v4.11.0
4.11.0 (2025-07-15)
Highlights
- feat(table): add prop to hide nested row trigger icon in table (0b7c18c)
- fix(table): remove extra api call for infinite scroll in table (e150f78)
- fix(label): update label overflow behaviour (dfa340c)
Breaking changes
NA
Migration guide
NA
Deprecations
NA
Features
- feat(table): add prop to hide nested row trigger icon in table (0b7c18c)
Fixes
- fix(table): remove extra api call for infinite scroll in table (e150f78)
- fix(label): update label overflow behaviour (dfa340c)
Improvements
NA
Documentation
NA
v4.10.0
4.10.0 (2025-06-25)
Highlights
- feat(table): add highlight search term feature in table (591abcc)
- fix(table): fix grid head and body sync issue on scroll event (e325527)
- fix(select): fix auto position update for select popover (42734e6)
- fix(select): fix selection state of pre-selected option (f7aca26)
Breaking changes
NA
Migration guide
NA
Deprecations
NA
Features
- feat(table): add highlight search term feature in table (591abcc)
Fixes
- fix(table): fix grid head and body sync issue on scroll event (e325527)
- fix(select): fix auto position update for select popover (42734e6)
- fix(select): fix selection state of pre-selected option (f7aca26)
Improvements
NA
Documentation
NA
v4.9.0
4.9.0 (2025-06-16)
Highlights
- feat(chatInput): add new chatInput component (f441d91)
- feat(table): update states of table component (a22f200)
- feat(table): implement public data selection methods (fd4735d)
Breaking changes
NA
Migration guide
NA
Deprecations
NA
Features
- feat(chatInput): add new chatInput component (f441d91)
- feat(table): update states of table component (a22f200)
- feat(table): implement public data selection methods (fd4735d)
Fixes
- fix(table): update table filtering section in docs (794066c)
- fix(checkbox): improve DOM structure and spacing (6f1a21d)
- fix(verticalNav): add string type for pills in vertical nav component (939f67a)
- fix(table): fix grid head & body sync issue on scroll in virtualized table (9ed6b10)
- fix(table): fix grid head & body sync issue in pinned columns (04bf2b4)
- fix(table): fix blank state on sorting issue for virtualized table (69e0d81)
- fix(table): update right padding for columns (1f00360)
- fix(table): fix grid head & body alignment issue in pinned virtualized table (1e97f9a)
- fix(table): update expanded state of nested row for virtualized table (ff0cc55)
- fix(typography): fix default props appearance issue (40872de)
Improvements
- feat(verticalNav): update stories structure for vertical nav (370e195)
Documentation
NA
v4.8.0
4.8.0 (2025-05-01)
Highlights
- feat(aibutton): update appearance with sparkle variant in AI Button component (f8b613b)
- fix(select): update disabled state for select trigger cross icon (c1dbad7)
Breaking changes
NA
Migration guide
NA
Deprecations
NA
Features
- feat(aibutton): update appearance with sparkle variant in AI Button component (f8b613b)
Fixes
- fix(select): update disabled state for select trigger cross icon (c1dbad7)
Improvements
NA
Documentation
NA
v4.7.0
4.7.0 (2025-04-21)
Highlights
- feat(AIChip): update design of AI Chip component (12fdeaa)
- feat(AIIconButton): update AI Icon Button design (3fb05f0)
- feat(tokens): update spacing tokens (ae97d17)
- feat(tokens): update border width and border radius tokens (188fbba)
- feat(tokens): update border-radius 50% with tokens (e17bed8)
- feat(border): add border radius classes (94d3106)
- feat(AIResponse): update AI Response component design and API (e1ab2c3)
Breaking changes
NA
Migration guide
NA
Deprecations
NA
Features
- feat(AIChip): update design of AI Chip component (12fdeaa)
- feat(AIIconButton): update AI Icon Button design (3fb05f0)
- feat(tokens): update spacing tokens (ae97d17)
- feat(tokens): update border width and border radius tokens (188fbba)
- feat(tokens): update border-radius 50% with tokens (e17bed8)
- feat(border): add border radius classes (94d3106)
- feat(AIResponse): update AI Response component design and API (e1ab2c3)
Fixes
- fix(heading): fix default props size & appearance issue (e0353ea)
Improvements
NA
Documentation
NA
v4.6.0
4.6.0 (2025-03-27)
Highlights
- feat(table): add infinite scroll & virtualization support in table (e41ef37)
Breaking changes
NA
Migration guide
NA
Deprecations
NA
Features
- feat(table): add infinite scroll & virtualization support in table (e41ef37)
Fixes
- fix(docs): replace gatsby-medium-plugin with fetch API for medium latest blogs (9f5224c)
Improvements
NA
Documentation
NA
v4.5.0
4.5.0 (2025-03-22)
Highlights
- feat(Choicelist): add wrapLabel prop (0e97c36)
- feat(menu): add disabled state in menu (89d1304)
- feat(chipInput): add chip validator function support in chip input (08fc94e)
- feat(typography): add auto tooltip support in typography component (37ba55a)
Breaking changes
NA
Migration guide
NA
Deprecations
NA
Features
- feat(Choicelist): add wrapLabel prop (0e97c36)
- feat(menu): add disabled state in menu (89d1304)
- feat(chipInput): add chip validator function support in chip input (08fc94e)
- feat(typography): add auto tooltip support in typography component (37ba55a)
Fixes
NA
Improvements
NA
Documentation
NA
v4.4.0
4.4.0 (2025-03-04)
Highlights
- fix(dropdown): update min-height for multiple dropdown on same page (2ee1567)
- fix(tooltip): remove style tag from tooltip component (6509c9d)
- fix(grid): update props order to accept classname correctly in grid (e17c070)
Breaking changes
NA
Migration guide
NA
Deprecations
NA
Features
NA
Fixes
- fix(dropdown): update min-height for multiple dropdown on same page (2ee1567)
- fix(tooltip): remove style tag from tooltip component (6509c9d)
- fix(grid): update props order to accept classname correctly in grid (e17c070)
Improvements
- chore: add contributing guideline for new components (7600ddb)
- refactor(listbox): replace dropdown with select & menu in listbox stories (0db83b8)
- refactor(patterns): replace dropdown with select in patterns stories (55aaff0)
Documentation
- docs(chatBubble): update story preview link for chat bubble component (0a099aa)
v4.3.0
4.3.0 (2025-02-11)
Highlights
- feat(meter): add new meter component (8610ed3)
- feat(organisms): add figma code connect for organisms components (e8cfb1c)
- feat(table): add support to expand nested rows in table (abf0364)
Breaking changes
NA
Migration guide
NA
Deprecations
NA
Features
- feat(meter): add new meter component (8610ed3)
- feat(organisms): add figma code connect for organisms components (e8cfb1c)
- feat(table): add support to expand nested rows in table (abf0364)
Fixes
- fix(select): update select trigger classes for overflow behavior (543aa6c)
Improvements
NA
Documentation
- docs(meter): add meter component documentation (804ef4d)