Releases: innovaccer/design-system
Releases · innovaccer/design-system
v2.31.1
v2.31.0
2.31.0 (2024-04-15)
Highlights
- feat(table): add persistent selection support in table (7c07d6a)
- feat(listbox): update list item states with updated opacity token (d426a36)
- feat(table): update states of table with new opacity tokens (4a23a7e)
Breaking changes
NA
Migration guide
NA
Deprecations
NA
Features
- feat(table): add persistent selection support in table (7c07d6a)
- feat(listbox): update list item states with updated opacity token (d426a36)
- feat(table): update states of table with new opacity tokens (4a23a7e)
Fixes
- fix(editableDropdown): popover open issue with custom type on option selection (ba4fecf)
- fix(tooltip): fix spelling mistakes in tooltip (777c9dd)
Improvements
NA
Documentation
- docs(listbox): update the listbox state documentation (32ddf64)
- docs(combobox): update option state documentation in combobox (81e55b6)
- docs(opacity): add new opacity token guidelines (a533ce7)
v2.30.1
2.30.1 (2024-04-03)
Highlights
- feat(opacity): add new tokens for opacity (460fb56)
Breaking changes
NA
Migration guide
NA
Deprecations
NA
Features
- feat(opacity): add new tokens for opacity (460fb56)
Fixes
- fix(table): global action button alignment (5a04afa)
Improvements
NA
Documentation
- docs(docs): add menu component documentation (088a90e)
v2.30.0
2.30.0 (2024-04-01)
Highlights
- feat(menu): add new menu component (19010c3)
- feat(table): add global action support in table (2d1b2eb)
- feat(daterangepicker): add reverse date range selection support (15a7feb)
- feat(tooltip): show tooltip on text overflow (04ebe60)
Breaking changes
NA
Migration guide
NA
Deprecations
NA
Features
- feat(menu): add new menu component (19010c3)
- feat(table): add global action support in table (2d1b2eb)
- feat(daterangepicker): add reverse date range selection support (15a7feb)
- feat(tooltip): show tooltip on text overflow (04ebe60)
Fixes
NA
Improvements
- feat(select): add helptext and top label story (b0fa99f)
- feat(menu): add stories for default and destructive variant (0184d31)
- feat(menu): update submenu context api (2347392)
Documentation
- docs(docs): add combobox documentation (71584bf)
- docs(select): add documentation of select component (4ded82a)
- docs(daterangepicker): add reverse date selection documentation for daterangepicker (58836ea)
v2.29.0
2.29.0 (2024-03-13)
Highlights
- feat(combobox): add new combobox component (bd7993e)
- feat(avatarSelection): add new avatar selection component (8c408a0)
- feat(select): add new component select (90d37dd)
Breaking changes
NA
Migration guide
NA
Deprecations
NA
Features
- feat(combobox): add new combobox component (bd7993e)
- feat(avatarSelection): add new avatar selection component (8c408a0)
- feat(select): add new component select (90d37dd)
Fixes
- fix(calendar): ordering of days in calendar when firstDayOfWeek is passed (7a16f20)
Improvements
- chore(select): show custom label when option selected is more than 2 in multiselect (85680e7)
Documentation
- docs(popover): add guideline for padding in popover (41281e1)
- docs(avatar): add avatar selection guidelines (0e27b6c)
v2.28.3
v2.28.2
2.28.2 (2024-02-27)
Highlights
- feat(datepicker): add functionality to detect invalid manually entered dates in datepicker (bdf54a4)
- fix(dateRangePicker): add validation for invalid date range (7e33767)
- fix(avatargroup): update border color and popper body dimensions (51c648f)
- fix(datepicker): datePicker popover not opening in fullscreenModal (5238f1e)
Breaking changes
NA
Migration guide
NA
Deprecations
NA
Features
NA
Fixes
- fix(datepicker): datePicker popover not opening in fullscreenModal (5238f1e)
Improvements
- feat(datepicker): add functionality to detect invalid manually entered dates in datepicker (bdf54a4)
- fix(dateRangePicker): add validation for invalid date range (7e33767)
- fix(avatargroup): update border color and popper body dimensions (51c648f)
Documentation
NA
v2.28.1
2.28.1 (2024-02-19)
Highlights
- feat(verticalNav): add expanded state in menu items (84635a2)
Breaking changes
NA
Migration guide
NA
Deprecations
NA
Features
- feat(verticalNav): add expanded state in menu items (84635a2)
Fixes
NA
Improvements
- fix(selection-card): update spacing between selection cards and action cards in story (f9580de)
Documentation
- docs(docs): update images and spacing documentation between interactive cards (f45c887)
v2.28.0
2.28.0 (2024-02-09)
Highlights
- feat(avatargroup): add image and icon support in avatar group component (1c6c63c)
- feat(avatar): add square shape avatar support (09118a0)
- feat(avatargroup): add images in avatar group stories (645bed4)
Breaking changes
NA
Migration guide
NA
Deprecations
NA
Features
- feat(avatargroup): add image and icon support in avatar group component (1c6c63c)
- feat(avatargroup): add images in avatar group stories (645bed4)
- feat(avatar): add square shape avatar support (09118a0)
Fixes
- fix(docs): fix z-index for algolia search modal (5bcb01d)
- fix(metric-input): arrow button causes form to submit (71aa925)
- fix: add compatibility for resize in textarea for firefox browser (aed1a43)
Improvements
NA
Documentation
- docs(docs): update message, toast, and modal documentation (501d4bd)
- docs(docs): add shapes documentation in avatar (0c0ad3a)
v2.27.0
2.27.0 (2024-01-15)
Highlights
- feat(textfield): add new textfield component (8d21fe1)
- feat(avatar): add icon and image support (44c8b5e)
- feat(icon): add darker appearance support (b96e06c
Breaking changes
NA
Migration guide
NA
Deprecations
NA
Features
- feat(textfield): add new textfield component (8d21fe1)
- feat(avatar): add icon and image support (44c8b5e)
- feat(icon): add darker appearance support (b96e06c)
Fixes
NA
Improvements
- test(docs): update cypress test for patterns (54c0420)
Documentation
- docs(docs): update icon appearances documentation (176fedf)
- docs(docs): add input with word count in input documentation (a714d80)