Releases: innovaccer/design-system
Releases · innovaccer/design-system
v2.42.0
2.42.0 (2024-09-03)
Highlights
- feat(code-connect): add figma code connect for molecules component (7d35142)
- feat(menu): add onToggle callback prop (1085fe6)
- feat(emptyState): add mds-images import statement in stories (0c2a5af)
Breaking changes
NA
Migration guide
NA
Deprecations
NA
Features
- feat(code-connect): add figma code connect for molecules component (7d35142)
- feat(menu): add onToggle callback prop (1085fe6)
- feat(emptyState): add mds-images import statement in stories (0c2a5af)
Fixes
- fix(listbox): add card with no shadow in listbox stories (973673a)
- fix(dropdown): add key to the dropdown list item (8c08fe6)
Improvements
NA
Documentation
NA
v2.41.3
v2.41.2
v2.41.1
2.41.1 (2024-08-21)
Highlights
- feat(verificationCodeInput): add onchange prop in verificationInputCode component (e8b45e8)
- chore: upgrade js-beautify package version (e815952)
Breaking changes
NA
Migration guide
NA
Deprecations
NA
Features
- feat(verificationCodeInput): add onchange prop in verificationInputCode component (e8b45e8)
Fixes
NA
Improvements
- chore: upgrade js-beautify package version (e815952)
Documentation
NA
v2.41.0
2.41.0 (2024-08-13)
Highlights
- feat(chipInput): add overflow behavior for input text (90eb638)
- feat(spacing): add spacing class for 6px token (d2e1dd4)
- feat(docs): update headings to title case for all markdown file (c2e3b5a)
- feat(tooltip): update opacity of tooltip and images in docs site (79decc1)
- feat(AIComponents): add figma code connect for AI Components (900d671)
Breaking changes
NA
Migration guide
NA
Deprecations
NA
Features
- feat(chipInput): add overflow behavior for input text (90eb638)
- feat(spacing): add spacing class for 6px token (d2e1dd4)
- feat(docs): update headings to title case for all markdown file (c2e3b5a)
- feat(tooltip): update opacity of tooltip and images in docs site (79decc1)
- feat(AIComponents): add figma code connect for AI Components (900d671)
Fixes
- fix(dropzone): update error state for unknown file type (083e1d7)
Improvements
NA
Documentation
- docs(uiStates): update story live preview for UI States (5e6e115)
v2.40.1
2.40.1 (2024-08-06)
Highlights
- fix(chip): fix horizontal and vertical alignment of multiple chips (02a8c24)
- fix(tabs): fix spacing for custom labels tabs (b3d63c8)
- fix(materialSymbols): revert material symbols file (e0b20f7)
Breaking changes
NA
Migration guide
NA
Deprecations
NA
Features
NA
Fixes
- fix(chip): fix horizontal and vertical alignment of multiple chips (02a8c24)
- fix(tabs): fix spacing for custom labels tabs (b3d63c8)
- fix(materialSymbols): revert material symbols file (e0b20f7)
Improvements
NA
Documentation
NA
v2.40.0
2.40.0 (2024-07-29)
Highlights
- feat(keyValuePair): add new key-value-pair component (e3d6a8b)
- feat(figma): add figma code connect to atomic components (c66e9e3)
- feat(tabs): add overflow behavior for text label (1aeaf46)
- feat: figma code connect for atom components (df43978)
- feat(figma): update figma code connect variable for button component (c45a122)
- feat(popover): add disabled prop to prevent toggle for disabled trigger (fdc01a8)
Breaking changes
NA
Migration guide
NA
Deprecations
NA
Features
- feat(keyValuePair): add new key-value-pair component (e3d6a8b)
- feat(figma): add figma code connect to atomic components (c66e9e3)
- feat(tabs): add overflow behavior for text label (1aeaf46)
- feat: figma code connect for atom components (df43978)
- feat(figma): update figma code connect variable for button component (c45a122)
- feat(popover): add disabled prop to prevent toggle for disabled trigger (fdc01a8)
Fixes
- fix(inputMask): autofocus issue for WebKit browsers fix (201be4e)
- fix(AIResponse): remove beta from the AI Response stories (37b44f0)
- fix(link): add description for using subtle as appearance in link component (e820f51)
- fix(select): update width for select option wrapper (6f5527d)
- fix(docs): remove keyValuePair nav from mobile page (137a9a9)
Improvements
- feat(keyValuePair): update stories of keyValuePair component (323ecb6)
Documentation
- docs(tabs): update tab label overflow documentation (b23e259)
- docs(keyValuePair): add key value pair component documentation (be957de)
v2.39.0
2.39.0 (2024-07-16)
Highlights
- feat(tab): add small size support in tab component (0060c80)
- feat(Message): update background colors in message (d31d5fd)
- feat(AIResponse): add generating response story (9f64993)
Breaking changes
NA
Migration guide
NA
Deprecations
NA
Features
- feat(tab): add small size support in tab component (0060c80)
- feat(Message): update background colors in message (d31d5fd)
- feat(AIResponse): add generating response story (9f64993)
Fixes
- fix(chip): update inline alignment for multiple chips (bf8f6b2)
Improvements
NA
Documentation
- docs(message): update images in message documentation (2bf6b15)
- docs(tabs): add small size tabs documentation (5dbd6c9)
- docs(AIResponse): add stories for generating content (96332c3)
v2.38.1
2.38.1 (2024-07-12)
Highlights
- fix: move lottie player npm package from dev-dependencies to dependencies (65d70fa)
- fix(combobox): add onFocus and onBlur callback function in combobox options (83e6691)
Breaking changes
NA
Migration guide
NA
Deprecations
NA
Features
NA
Fixes
- fix: move lottie player npm package from dev-dependencies to dependencies (65d70fa)
- fix(combobox): add onFocus and onBlur callback function in combobox options (83e6691)
Improvements
NA
Documentation
NA
v2.38.0
2.38.0 (2024-07-05)
Highlights
- chore(react-lottie-player): moved to externals for esm module (88fc0af)
Breaking changes
- chore(react-lottie-player): moved to externals for esm module (88fc0af)
Migration guide
- If relying on ESM build, install
@lottiefiles/react-lottie-player
for animation related components.
Deprecations
NA
Features
NA
Fixes
NA
Improvements
NA
Documentation
NA