Releases: innovaccer/design-system
Releases · innovaccer/design-system
v2.37.0
2.37.0 (2024-07-02)
Highlights
- feat(select): add support for custom trigger in select (4e85e26)
- feat(avatar): add disabled state in avatar component (008691a)
- feat(avatargroup): add disabled state in avatar group component (773ba95)
- feat(avatarselection): add disabled state in avatar selection component (402946c)
- feat(chip): update chip states (b9a4678)
- feat(ActionCard): update states and spacing in action card (e42e0eb)
- feat(selectionCard): update states and spacing in selection card (8ea2982)
- feat(message): update warning appearance background color (b7716cd)
Breaking changes
NA
Migration guide
NA
Deprecations
NA
Features
- feat(avatar): add disabled state in avatar component (008691a)
- feat(avatargroup): add disabled state in avatar group component (773ba95)
- feat(avatarselection): add disabled state in avatar selection component (402946c)
- feat(select): add support for custom trigger in select (4e85e26)
- feat(chip): update chip states (b9a4678)
- feat(ActionCard): update states and spacing in action card (e42e0eb)
- feat(selectionCard): update states and spacing in selection card (8ea2982)
- feat(message): update warning appearance background color (b7716cd)
Fixes
- fix(docs): remove interaction tab from avatar documentation (4a80ded)
- fix(cypress): update link visit function for breadcrumb (9a3da23)
Improvements
- feat(stepper): update the stories for steppers (3e95e3a)
- feat(table): update table filter story (c9c64c3)
Documentation
- docs(interactive-cards): update states and spacing documentation (826b0c6)
- docs(states): update documentation of states in foundations (f5d53f2)
- docs(inlineEditable): update documentation of inline editable field (0ce2dfb)
- docs(chip): update chip state images (b1a9db6)
- docs(page-header): update stepper section in page header (69599cb)
- docs(stepper): update stepper page documentation (5b17ada)
- docs(avatar): update documentation of avatar component (b974994)
- docs(avatarGroup): add documentation of avatar group and selection (b5e7899)
- docs(AIResponse): update images in AI Response examples (f2b7c50)
- docs(select): add custom trigger documentation (8a8e596)
v2.36.2
2.36.2 (2024-06-13)
Highlights
- style(colors): update night color hex code (d6f913c)
- feat(combobox): add support for computeStyle prop for popover positioning (b073ff7)
Breaking changes
NA
Migration guide
NA
Deprecations
NA
Features
- style(colors): update night color hex code (d6f913c)
- feat(combobox): add support for computeStyle prop for popover positioning (b073ff7)
Fixes
NA
Improvements
NA
Documentation
NA
v2.36.1
v2.36.0
2.36.0 (2024-06-11)
Highlights
- feat(AIButton): add new AI Button component (ce14715)
- feat(saraSparkle): add sara sparkle component (e7f54cb)
- feat(sara): add new sara component (848ee75)
- feat(AIButton): update stories for AI Button component (fbe8b2f)
- feat(AIIconButton): add new AI Icon Button Component (120079b)
- feat(AIChip): add new AI Chip component (66bd930)
- feat(AIResponse): add new AI Response component (09c7f08)
- feat(progressIndicator): add new progress indicator pattern (f3eaf71)
- feat(calendar): update calendar states (9d515e3)
- feat(Input): update readonly state for all input components (8aa4b94)
- feat(chip): add overflow behavior in chip and chipInput (b5fac8d)
Breaking changes
NA
Migration guide
NA
Deprecations
NA
Features
- feat(AIButton): add new AI Button component (ce14715)
- feat(saraSparkle): add sara sparkle component (e7f54cb)
- feat(sara): add new sara component (848ee75)
- feat(AIButton): update stories for AI Button component (fbe8b2f)
- feat(AIIconButton): add new AI Icon Button Component (120079b)
- feat(AIChip): add new AI Chip component (66bd930)
- feat(AIResponse): add new AI Response component (09c7f08)
- feat(calendar): update calendar states (9d515e3)
- feat(Input): update readonly state for all input components (8aa4b94)
- feat(chip): add overflow behavior in chip and chipInput (b5fac8d)
- feat(progressIndicator): add new progress indicator pattern (f3eaf71)
Fixes
- fix: update storybook link (0f79e9d)
- fix(actions): update node js version for chromatic build job (20c1898)
- fix(metricInput): update value of metric input when showActionButton prop is false (5e8b396)
- fix(select): update overflow of options in popover with respect to trigger size (4dad3cd)
- fix(select): update state of placeholder (c8f9f15)
- fix(saraSparkle): update size of sara sparkle in story (8ab3d92)
- fix(AIButton): update focus state of AI Button component (426872c)
Improvements
- fix(docs): update title for components, content, patterns and visualization page (4f3dedd)
Documentation
- docs(calendar): update images of calendar states (d8b7258)
- docs(chip): add overflow behavior in chip (992403d)
- docs(chipInput): add overflow behavior in chipInput (c431357)
- docs(emptyState): add empty state documentation (a572b46)
- docs(input): update the documentation of state of input (f31e9aa)
- docs(AIChip): add documentation of AI Chip component (04c8a30)
- docs(AITrigger): add AI trigger components documentation (7790903)
- docs(sara): add sara and sara sparkle documentation (439f03a)
- docs(AIResponse): add AI Response documentation (ebe60d4)
v2.35.0
2.35.0 (2024-05-28)
Highlights
- feat(emptyState): add emptyState component (0a8c8f8)
- feat(combobox): add keyboard event handler support (748f7de)
Breaking changes
NA
Migration guide
NA
Deprecations
NA
Features
- feat(emptyState): add emptyState component (0a8c8f8)
- feat(combobox): add keyboard event handler support (748f7de)
Fixes
- fix(docs): update components overview page layouts (c646237)
- fix(docs): update components overview page layout and cards layout (a633151)
- docs: update layout of components overview page and card opacity (8524e73)
- fix(table): update table stories card border radius (39d7f34)
- fix(inputMask): update set selectionRange method for unsupported types (a0d90ed)
- fix(emptyState): fix alignment issue when className is passed (0209f18)
Improvements
- refactor: structure package json and add engines restriction (2e531a3)
- refactor(docs): update default storybook url in docs exporter script (97c9c80)
- chore(actions): add docs site test step for docs pull request (a97913a)
Documentation
- docs(uistate): update empty state in uistate documentation (0217a54)
v2.34.0
2.34.0 (2024-05-16)
Highlights
- feat(gatsby): migration from v3 to v5 (3a26576)
- feat(select): add support for relative width for trigger (f74c895)
Breaking changes
NA
Migration guide
NA
Deprecations
NA
Features
- feat(gatsby): migration from v3 to v5 (3a26576)
- feat(select): add support for relative width for trigger (f74c895)
Fixes
- fix(select): update argument type of onchange prop for search input (ae61b0e)
Improvements
NA
Documentation
NA
v2.33.0
2.33.0 (2024-05-14)
Highlights
- feat(verticalnav): add auto tooltip feature and update spacing (f1182a5)
- feat(verticalnav): add support for tooltip in case of non expandable icon (53a5a3d)
Breaking changes
NA
Migration guide
NA
Deprecations
NA
Features
- feat(verticalnav): add auto tooltip feature and update spacing (f1182a5)
- feat(verticalnav): add support for tooltip in case of non expandable icon (53a5a3d)
Fixes
- fix(fileList): update font size weight and spacing in between the text and action icon (4acfbea)
Improvements
- feat(gatsby): update changelog for latest gatsby version (57bb181)
Documentation
- docs(verticalnav): add overflow documentation (0c49411)
v2.32.1
2.32.1 (2024-05-08)
Highlights
- feat(spacing): implement 6px token and replace hardcoded value (292e6e2)
Breaking changes
NA
Migration guide
NA
Deprecations
NA
Features
- feat(listbox): add selected and activated type in listbox stories (46c2441)
- feat(spacing): implement 6px token and replace hardcoded value (292e6e2)
- feat(select): add appendToBody and boundary element props support
Fixes
- fix(select): make title description optional in empty template (42ae0d7)
Improvements
NA
Documentation
- docs(spacing): add 6px token documentation (93d299e)
v2.32.0
2.32.0 (2024-05-01)
Highlights
- feat(opacity): update values of opacity with tokens in components (e970195)
- feat(storybook): update storybook structure in alphabetical order (81c5261)
- feat(docs): update storybook preview link in markdown (5c367b4)
- feat(menu): add overflow behavior in option items (4b2f423)
- feat(combobox): add overflow behavior for option items (ef09ab3)
- feat(avatarSelection): add overflow behavior for popover options (0d0bed9)
- feat(select): add overflow behavior in option item and trigger (999ff9d)
- docs(node): node 20 migration (e3737cd)
Breaking changes
NA
Migration guide
NA
Deprecations
NA
Features
- feat(opacity): update values of opacity with tokens in components (e970195)
- feat(storybook): update storybook structure in alphabetical order (81c5261)
- feat(docs): update storybook preview link in markdown (5c367b4)
- feat(menu): add overflow behavior in option items (4b2f423)
- feat(combobox): add overflow behavior for option items (ef09ab3)
- feat(avatarSelection): add overflow behavior for popover options (0d0bed9)
- feat(select): add overflow behavior in option item and trigger (999ff9d)
- docs(node): node 20 migration (e3737cd)
Fixes
- fix(tooltip): tooltip not appearing on consecutive list hover (670e3a4)
- fix: update material symbols link on codesandbox (ad7c15a)
- fix(grid): update style for pinned columns (d68c730)
- fix(dropdown): fix width of error template in dropdown (5fd9977)
- docs(node): fix cypress test cases (f6fd95c)
Improvements
- chore: add launch config for jest test case debugging in VS Code (9bcc801)
- chore: update jest config to exclude type definition files from coverage (589c2b5)
- test(accessibility): add test cases for accessibility utils (6f27cee)
- fix: update name of overflow stories of select, menu, combobox (e2ab96d)
Documentation
- docs(combobox): update image for overflow behavior of option item (619cf38)