Skip to content

Releases: innovaccer/design-system

v2.23.3

14 Nov 08:26
Compare
Choose a tag to compare

2.23.3 (2023-10-31)

Highlights

NA

Breaking changes

NA

Migration guide

NA

Deprecations

NA

Features

NA

Fixes

  • fix(dropdown): update error state template for async dropdown (6f59e68)

Improvements

NA

Documentation

NA


v2.23.2

30 Oct 14:01
Compare
Choose a tag to compare

2.23.2 (2023-10-28)

Highlights

NA

Breaking changes

NA

Migration guide

NA

Deprecations

NA

Features

NA

Fixes

  • fix(dropdown): update error state template for async dropdown (558f788)

Improvements

NA

Documentation

  • docs(docs): add line charts documentation (a33bf4e)
  • docs(docs): add donut chart in visualizations, change tab name (76ba6e9)
  • docs(docs): add color documentation

v2.23.1

23 Oct 11:51
Compare
Choose a tag to compare

2.23.1 (2023-10-23)

Highlights

  • fix(datepicker): update today date chip's disabled state in datepicker component (6c3e7dc)
  • fix(Icon): update material symbols classes and codesandbox link for migration from material icons to material symbols (99c2025)

Breaking changes

NA

Migration guide

NA

Deprecations

NA

Features

NA

Fixes

  • fix(datepicker): update today date chip's disabled state in datepicker component (6c3e7dc)
  • fix(Icon): update material symbols classes and codesandbox link for migration from material icons to material symbols (99c2025)

Improvements

NA

Documentation

  • docs(docs): update pageheader with back button and spacing guidelines (3d1b8e9)

v2.23.0

17 Oct 09:23
Compare
Choose a tag to compare

2.23.0 (2023-10-17)

Highlights

  • feat(pageheader): add back button option and optimize spacing (cddc425)
  • fix(icon): update mapping for outlined icon (f979c41)

Breaking changes

NA

Migration guide

NA

Deprecations

NA

Features

  • feat(pageheader): add back button option and optimize spacing (cddc425)

Fixes

  • fix(icon): update mapping for outlined icon (f979c41)
  • fix(dropdown): update error state for async dropdown (ebee4c3)

Improvements

NA

Documentation

  • docs(docs): update interactions in foundations tab (b5d6868)
  • docs(docs): add email preview image in overview page (e6aa390)
  • docs(dropdown): add error and empty states guidelines (2392152)
  • docs(docs): add documentation for interactive cards (807e63d)

v2.22.0

02 Oct 10:41
Compare
Choose a tag to compare

2.22.0 (2023-09-28)

Highlights

  • feat(card): add selection card component (c88947a)
  • feat(Icon): migration to material symbols from material icons (55ea888)
  • feat: add iconType prop in components to switch between icon types (16c567a)
  • feat(dropdown): add error and empty state template in dropdown component (3f84aa6)

Breaking changes

NA

Migration guide

NA

Deprecations

NA

Features

  • feat(card): add selection card component (c88947a)
  • feat(Icon): migration to material symbols from material icons (55ea888)
  • feat: add iconType prop in components to switch between icon types (16c567a)

Fixes

NA

Improvements

  • feat(table): add story for column sorting for number type values (3dc7435)
  • feat(dropdown): add error and empty state template in dropdown component (3f84aa6)

Documentation

NA


v2.21.0

18 Sep 11:08
Compare
Choose a tag to compare

2.21.0 (2023-09-18)

Highlights

  • feat(metricInput): add icon variations property in metric input component (3469d1b)
  • feat(linkButton): add icon variations property in link button component (1c51679)
  • feat(chip): add icon variations property in chip component (9770c92)
  • feat(chipGroup): add icon variations property in chip group component (53682f1)
  • feat(chip): add icon variations property in chip input component (cf29c67)
  • feat(input): add icon variations property in input component (5990257)
  • feat(verticalNav): add icon variations property in vertical nav component (828a706)
  • feat(horizontalNav): add icon variations property in horizontal nav component (d058d91)
  • feat(tab): add icon variations property in tab component (b3a6615)
  • feat(dropdown): add icon variations property in dropdown component (bfcae4b)
  • feat(metalist): add icon variations property in metalist component (ce7daba)

Breaking changes

NA

Migration guide

NA

Deprecations

NA

Features

  • feat(metricInput): add icon variations property in metric input component (3469d1b)
  • feat(linkButton): add icon variations property in link button component (1c51679)
  • feat(chip): add icon variations property in chip component (9770c92)
  • feat(chipGroup): add icon variations property in chip group component (53682f1)
  • feat(chip): add icon variations property in chip input component (cf29c67)
  • feat(input): add icon variations property in input component (5990257)
  • feat(verticalNav): add icon variations property in vertical nav component (828a706)
  • feat(horizontalNav): add icon variations property in horizontal nav component (d058d91)
  • feat(tab): add icon variations property in tab component (b3a6615)
  • feat(dropdown): add icon variations property in dropdown component (bfcae4b)
  • feat(metalist): add icon variations property in metalist component (ce7daba)

Fixes

NA

Improvements

NA

Documentation

NA


v2.20.0

11 Sep 06:45
Compare
Choose a tag to compare

2.20.0 (2023-09-08)

Highlights

  • feat(icon): migration to material symbols from material icons (b4677f5)
  • feat(card): add action card component (1f6f2a8)

Breaking changes

NA

Migration guide

  • feat(icon): material icons are migrated to material symbols. Need to update the test snapshots to update icon name (if used anywhere). (b4677f5)

Deprecations

NA

Features

  • feat(icon): migration to material symbols from material icons (b4677f5)
  • feat(card): add action card component (1f6f2a8)
  • feat(button): add icon variations property in button component (615bde8)
  • feat(input): add icon variations property in action button in input component (336dc41)

Fixes

  • fix(datepicker): update selection chip to action chip in preset story in patterns (db5d827)
  • fix(dateRangePicker): fix range selection behaviour (2181bf0)
  • fix(chipinput): update chipinput error state (f5aa019)
  • fix(input): update icon to icon component in action button (336dc41)

Improvements

  • chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.5 (a0f9cd0)

Documentation

NA


v2.19.0

29 Aug 09:08
Compare
Choose a tag to compare

2.19.0 (2023-08-25)

Highlights

  • style(text): add text alignment css classes (f64a919)
  • feat(timepicker): add error state support for timepicker (9b1078a)

Breaking changes

NA

Migration guide

NA

Deprecations

NA

Features

  • style(text): add text alignment css classes (f64a919)
  • feat(timepicker): add error state support for timepicker (9b1078a)

Fixes

  • fix(chipInput): update chipInput background of hover state (e330274)
  • fix(toast): fix height of toast action icon (e73b5ef)
  • fix(toast): fix toast right icon spacing (bd9cfdb)

Improvements

  • fix(packages): update package-lock file (2b05ef2)

Documentation

  • docs(toast): add usage guidelines for overuse and actions of toast (645be26)

v2.18.0

08 Aug 06:30
Compare
Choose a tag to compare

2.18.0 (2023-08-08)

Highlights

  • feat(chip): add label prefix prop for custom label (3bce8c3)

Breaking changes

NA

Migration guide

NA

Deprecations

NA

Features

  • feat(chip): add label prefix prop for custom label (3bce8c3)

Fixes

  • fix(avatar): update mouse pointer cursor to default on hover on avatar (a58add0)
  • fix(table): add limit to call nested row renderer function (7f3e0ab)
  • fix(label): fix overflow behaviour of label with required indicator (f4ad093)
  • fix(toast): update description overflow behaviour (aee04fa)
  • fix(calendar): fix height of calendar and datepicker (78dcd91)
  • fix(inputmask): update action icon states (c1b23ff)
  • fix(chipinput): update horizontal-vertical spacing and action icon state (8d1d37e)
  • fix(editableinput): replace text with inline message inside error popover (3ba1574)

Improvements

NA

Documentation

  • docs(docs): update size of calendar and datepicker in docs (84c1828)

v2.17.0

24 Jul 19:01
Compare
Choose a tag to compare

2.17.0 (2023-07-24)

Highlights

  • feat(radio): add keyboard accessibility for radio component (f78b2e1)
  • feat(docs): add Algolia doc search support on documentation site (e5d8fb7)
  • feat(stories): stories are grouped in storybook and mdx file (01477a4)
  • feat(avatargroup): add tiny size in avatar group (459739f)

Breaking changes

NA

Migration guide

NA

Deprecations

NA

Features

  • feat(radio): add keyboard accessibility for radio component (f78b2e1)
  • feat(docs): add Algolia doc search support on documentation site (e5d8fb7)
  • feat(stories): stories are grouped in storybook and mdx file (01477a4)
  • feat(avatargroup): add tiny size in avatar group (459739f)

Fixes

  • fix(checkbox): update font weight in tiny checkbox component (4e85e98)
  • fix(docs): fix live preview width in documentation site (092d2cc)

Improvements

NA

Documentation

  • docs(badge): update documentation for hover on badge component (59b1cad)