Skip to content

Releases: innovaccer/design-system

v4.2.0

31 Jan 06:52
Compare
Choose a tag to compare

4.2.0 (2025-1-30)

Highlights

  • feat(chatBubble): add new chat bubble component (25bf60e)
  • feat(dateSeparator): add chat date separator component (5ec3f5f)
  • feat(unreadMessage): add chat unread message separator component (c5fc0f1)
  • feat(newMessage): add chat new message separator component (b6ea6dd)
  • feat(typingIndicator): add chat typing indicator component (c9f7ef4)
  • feat(avatarGroup): add status indicator support in avatar group component (828bc9f)
  • feat(avatarGroup): add presence support in avatar group component (377979d)
  • feat(avatarSelection): add status & presence support in avatar selection (007425d)
  • feat(avatarSelection): add figma code connect for avatar selection component (48c4baa)
  • feat(avatarGroup): add figma code connect for avatar group component (5af38b7)
  • feat(chat): add figma code connect for chat ancillary component (20646dd)
  • feat(typingIndicator): update size from regular to small in typing indicator component (f5322da)

Breaking changes

NA

Migration guide

NA

Deprecations

NA

Features

  • feat(chatBubble): add new chat bubble component (25bf60e)
  • feat(dateSeparator): add chat date separator component (5ec3f5f)
  • feat(unreadMessage): add chat unread message separator component (c5fc0f1)
  • feat(newMessage): add chat new message separator component (b6ea6dd)
  • feat(typingIndicator): add chat typing indicator component (c9f7ef4)
  • feat(avatarGroup): add status indicator support in avatar group component (828bc9f)
  • feat(avatarGroup): add presence support in avatar group component (377979d)
  • feat(avatarSelection): add status & presence support in avatar selection (007425d)
  • feat(avatarSelection): add figma code connect for avatar selection component (48c4baa)
  • feat(avatarGroup): add figma code connect for avatar group component (5af38b7)
  • feat(chat): add figma code connect for chat ancillary component (20646dd)
  • feat(typingIndicator): update size from regular to small in typing indicator component (f5322da)

Fixes

  • fix(css): update order of typography components css in final bundled css file (b29e3f2)
  • fix(tooltip): update props order to accept classname in tooltip component (865a024)

Improvements

NA

Documentation

  • docs(avatarGroup): add presence & status section in avatar group (085ef5c)
  • docs(chat): add chat ancillary components documentation (e27e6b3)
  • docs(chatBubble): add new chat bubble component documentation (4253816)

v4.1.0

18 Jan 13:21
Compare
Choose a tag to compare

4.1.0 (2025-1-17)

Highlights

  • feat(table): add vertical alignment support in table body cell (0dd117e)
  • feat(avatarSelection): update stacking order and popover design of avatar selection (051093c)
  • feat(avatarGroup): update popover design & stacking order of avatar group (143c999)

Breaking changes

NA

Migration guide

NA

Deprecations

NA

Features

  • feat(table): add vertical alignment support in table body cell (0dd117e)
  • feat(avatarSelection): update stacking order and popover design of avatar selection (051093c)
  • feat(avatarGroup): update popover design & stacking order of avatar group (143c999)

Fixes

  • fix(table): remove loading state from static header (89642c4)
  • fix(table): fix horizontal scroll alignment issue between columns (93fb855)
  • fix: update tsconfig to fix import error for module css (a859012)
  • fix(docs): fix overlapping of image with table of content in input component (f324767)
  • fix(radio): update props order to accept data-test properly in radio component (34f5b3c)
  • chore: update typescript plugin for ts declaration file bundling (316a461)

Improvements

  • test(daterangepicker): update test cases for date range picker component (7e2e6d9)
  • chore: update design system esm bundle path in docs script (5c43573)

Documentation

  • docs(avatarGroup): update images and guideline for avatar group component (90d518d)

v4.0.0

31 Dec 12:10
Compare
Choose a tag to compare

4.0.0 (2024-12-25)

Highlights

  • feat(CSS): migrate to module CSS for ESM and UMD builds to work together (e91b1cf)

Breaking changes

NA

Migration guide

NA

Deprecations

NA

Features

  • feat(CSS): migrate to module CSS for ESM and UMD builds to work together (e91b1cf)

Fixes

NA

Improvements

NA

Documentation

NA


v3.5.0

16 Dec 09:29
Compare
Choose a tag to compare

3.5.0 (2024-12-12)

Highlights

  • feat(avatar): add presence indicator support in avatar component (ce945f2)
  • feat(avatar): add status indicator support in avatar (5885784)
  • fix(input): update cursor position on input type change (8f45613)
  • fix(table): update table stories structure on storybook (9e3b4d5)
  • feat(statusHint): update color for default appearance (a64c512)

Breaking changes

NA

Migration guide

NA

Deprecations

NA

Features

  • feat(avatar): add presence indicator support in avatar component (ce945f2)
  • feat(avatar): add status indicator support in avatar (5885784)
  • feat(statusHint): update color for default appearance (a64c512)

Fixes

  • fix(input): update cursor position on input type change (8f45613)

Improvements

  • chore: fix lint error in dropzone component & toast figma connect (9c8a41e)
  • fix(progressIndicators): update story of spinner and progress ring (506ca9b)
  • fix(table): update table stories structure on storybook (9e3b4d5)
  • refactor(table): update table props description on storybook (f041f10)

Documentation

  • docs(docs): add status and presence indicator documentation in avatar (dc14464)
  • docs(docs): update table preview link in documentation (1df056c)

v3.4.0

18 Nov 14:25
Compare
Choose a tag to compare

3.4.0 (2024-11-18)

Highlights

  • feat(progressBar): update small size from 2px to 4px (c5ed8a8)
  • feat(progressRing): add large size support in progress ring component (2da8320)
  • feat(spinner): add extra small size for spinner (16ab49f)
  • feat(scrollbar): update scrollbar state (ca53ef7)
  • feat(spinner): add secondary and white appearances (c1730ed)
  • feat(spinner): update figma code connect for extra small size of spinner (e4bdbb0)

Breaking changes

  • feat(progressBar): update small size from 2px to 4px (c5ed8a8)
  • feat(scrollbar): update scrollbar state (ca53ef7)
  • Revert "fix(table): fix selection state of resource table" (fc4f173)

Migration guide

NA

Deprecations

NA

Features

  • feat(progressBar): update small size from 2px to 4px (c5ed8a8)
  • feat(progressRing): add large size support in progress ring component (2da8320)
  • feat(spinner): add extra small size for spinner (16ab49f)
  • feat(scrollbar): update scrollbar state (ca53ef7)
  • feat(spinner): add secondary and white appearances (c1730ed)
  • feat(spinner): update figma code connect for extra small size of spinner (e4bdbb0)

Fixes

  • fix(docs): update active state for leftnav menu item (c07b00a)
  • fix(docs): synchronize active tab state with URL to prevent mismatch after navigation (c5bd00d)
  • Revert "fix(table): fix selection state of resource table" (fc4f173)

Improvements

  • fix(modal): update story of Modal component and replace Dropdown with Select component (60c93bb)
  • fix(Table): update stories of Resource table component and replace Dropdown with Menu component (95775d3)
  • fix(HorizontalNav): update stories of HorizontalNav component and replace Dropdown with Select component (e6b9cfb)
  • fix(pageheader): replace dropdown with Menu component in Pageheader stories (dad8ae1)
  • chore: remove jira automation workflow for github issues (6b5ebb8)

Documentation

  • docs(docs): update progress indicator documentation (2788f9d)

v3.3.0

04 Nov 17:43
Compare
Choose a tag to compare

3.3.0 (2024-11-04)

Highlights

  • fix(table): fix selection state of resource table (9e9fb82)
  • fix(docs): remove js-beautify dependency (8e6cbac)

Breaking changes

NA

Migration guide

NA

Deprecations

NA

Features

NA

Fixes

  • fix(table): fix selection state of resource table (9e9fb82)
  • fix(docs): remove js-beautify dependency (8e6cbac)

Improvements

NA

Documentation

NA


v3.2.0

17 Oct 12:11
Compare
Choose a tag to compare

3.2.0 (2024-10-17)

Highlights

  • chore: remove js-beautify dependency (a9f0c2b)
  • fix(satismeter): update survey questions id for api response (ba8f038)
  • chore: fix security vulnerabilities in dev dependencies (1302de9)
  • fix: replace deprecated 'dropdown' with Select and Menu in stories

Breaking changes

NA

Migration guide

NA

Deprecations

  • chore: remove js-beautify dependency (a9f0c2b)

Features

NA

Fixes

  • fix(satismeter): update survey questions id for api response (ba8f038)

Improvements

  • chore: fix security vulnerabilities in dev dependencies (1302de9)
  • refactor(helpText): replace Dropdown with Select component in story of HelpText (9ff836d)
  • fix(stepper): replace deprecated 'dropdown' with Select and Menu in Stepper (184b42a)
  • fix(editableChipInput): fix overflow behavior of editableChipInput component (6e5fccb)
  • fix(tabs): replace deprecated 'dropdown' with Select in tabs (1fa589f)
  • fix(button): replace deprecated Dropdown with Menu in Button (8dd6c95)
  • fix(popover): replace deprecated 'dropdown' with Select in Popover (3ebee27)

Documentation

NA


v3.1.0

14 Oct 11:57
Compare
Choose a tag to compare

3.1.0 (2024-10-08)

Highlights

  • chore: migrate to node 20 and fix security vulnerability (d8a2602)

Breaking changes

NA

Migration guide

  • chore: migrate to node 20 and fix security vulnerability (d8a2602)

Deprecations

NA

Features

NA

Fixes

NA

Improvements

NA

Documentation

NA


v2.44.0

01 Oct 13:05
Compare
Choose a tag to compare

2.44.0 (2024-10-01)

Highlights

  • feat(avatarGroup): update avatar group popover list design (2de75c4)
  • feat(select): update text color of select trigger placeholder (e23be2e)
  • feat(avatar): update appearance of text and icon in avatar (e592a5a)
  • feat(popover): add support for delay on popover opening (eaa5c22)
  • feat(molecules): add figma code connect for molecules component (de8c4b4)
  • feat(combobox): add input text overflow behavior (e6b2f98)
  • feat(avatarGroup): update label for overflow story of avatar group (78668fd)

Breaking changes

NA

Migration guide

NA

Deprecations

NA

Features

  • feat(avatarGroup): update avatar group popover list design (2de75c4)
  • feat(select): update text color of select trigger placeholder (e23be2e)
  • feat(avatar): update appearance of text and icon in avatar (e592a5a)
  • feat(popover): add support for delay on popover opening (eaa5c22)
  • feat(molecules): add figma code connect for molecules component (de8c4b4)
  • feat(combobox): add input text overflow behavior (e6b2f98)
  • feat(avatarGroup): update label for overflow story of avatar group (78668fd)

Fixes

  • fix(datepicker): update today date chip disabled state (449acb4)

Improvements

NA

Documentation

  • docs: update docs for browser title and table filters (f649584)

v2.43.0

11 Sep 08:21
Compare
Choose a tag to compare

2.43.0 (2024-09-11)

Highlights

  • feat(Button): update spacing of icon with label (6d44f71)
  • docs(browserTitle): add browser tab title documentation (1306e04)

Breaking changes

NA

Migration guide

NA

Deprecations

NA

Features

  • feat(Button): update spacing of icon with label (6d44f71)

Fixes

  • fix(popover): add check for element in getComputeStyle function (03f016c)

Improvements

NA

Documentation

  • docs(table): add table selection documentation (73a10d9)
  • docs(pageHeader): update images for icon with label button in pageHeader documentation (c8d8338)
  • docs(avatar): update image for square avatar in documentation (fc14cda)
  • docs(browserTitle): add browser tab title documentation (1306e04)