Skip to content

Releases: innovaccer/design-system

v2.14.1-0

18 Jan 07:58
Compare
Choose a tag to compare
v2.14.1-0 Pre-release
Pre-release

2.14.1-0 (2023-01-18)

Highlights

  • feat(sizing): add classes of height and width (c6f8a26)
  • docs(stories): 50% of the stories containing a style tag in example code are refactored to use utility css or custom css.
  • fix(security): fixes done to achieve better secure packages in docs site. (ac4f6cc)

Breaking changes

NA

Migration guide

NA

Deprecations

  • chore(navigation): deprecate navigation component (b3d3969)

Features

  • feat(sizing): add classes of height and width (c6f8a26)

Fixes

  • fix(dropdown): update callback function call on selected value in menu variant (56e9416)
  • fix(tabs): center alignment of icons in tabs (46cc2be)
  • fix(grid): update zIndex of pinned column (53a026c)
  • fix(datepicker): update snapshots for current date (ef159f3)

Improvements

  • fix(horizontalNav): update active state of selected nav item (3e3dbc6)
  • fix(dropdown): update state of dropdown option (4ea8919)
  • fix(button): update active state of selected button (a663621)
  • fix(security): fix vulnerability in docs site (ac4f6cc)
  • fix(actions): add test job for docs site after deployment (8d6bbe3)
  • fix(actions): move test job to release workflow (cb5e102)

Documentation


v2.13.5

22 Nov 07:28
Compare
Choose a tag to compare

2.13.5 (2022-11-16)

Highlights

NA

Breaking changes

NA

Migration guide

NA

Deprecations

NA

Features

NA

Fixes

  • fix(dropdown): prevention of callback for already selected option item (a06279b)
  • fix(Table): nested row alignment on column drag (daa8a88)
  • fix(stepper): update styles and animation (ff2fe73)

Improvements

NA

Documentation

  • docs(docs): add states in foundation tab (589f95f)
  • fix(docs): fix release notes section on homepage (cda32ab)

v2.13.4

08 Nov 16:32
Compare
Choose a tag to compare

2.13.4 (2022-11-08)

Highlights

NA

Breaking changes

NA

Migration guide

NA

Deprecations

NA

Features

  • feat(Radio): radio input states (9a35fb2)
  • feat(timepicker): add timepicker component with fuzzy search (9cf46dd)
  • feat(dropzone): add support for csv, xlss & xls, file (2d5826a)
  • feat(horizontalNav): add transition in horizontal navigation (8463c62)
  • feat(inlineMessage): add size prop in inline message component (22f7389)
  • feat(progressIndicator): add transition in progress bar and ring (b80cbfd)
  • feat(link): update link state (322150d)
  • feat(text): add color support in text component (d5a984a)

Fixes

  • fix(radio): state related issues (ae61868)
  • fix(tabs): update states for tabs component (7cc5d5e)
  • fix(fileList): use transition token in css files (a79aab0)
  • fix(backdrop): use transition token in css files (b084fc5)
  • fix(story): replace style with className (1ea50d3)
  • fix(daterangepicker): add spacing in withinput story (7742b09)
  • fix(dropdown): option list default state (0c39627)
  • fix(breadcrumb): replace style tag with classname in stories (82f030c)
  • fix(verticalNav): replace style tag with classname in stories (e681256)
  • fix(verticalNav): update state for vertical nav component (b88842d)
  • fix(caption): replace caption component with helptext (d1b85b4)
  • fix: tsx files linter (22ca254)
  • fix(verticalNav): pills color (6beadf3)
  • fix(chip): update chip state (db27e9a)
  • fix(dropdown): update state (501f81e)
  • fix(input): style changes in input states (80a6bf8)
  • fix(button): update button states (94e5af0)
  • fix(table): increase height of table in story (5b17271)
  • fix(horizontalNav): update state for horizontal nav component (2a4915f)
  • fix(pageheader): pageheader spacing and badge shrink (a9f8acd)
  • fix(calendar): story break on Show code (48b8f65)
  • fix(metricInput): suffix spacing when enabled (9752472)
  • fix(DropdownList): react hooks error with checkbox (79d38d5)
  • fix(button): icon button group story tooltip issue (2703f5b)
  • fix(breadcrumb): update state of icon button (eca7beb)
  • fix(table): fix drag and drop of pinned column (df7a262)
  • fix(metricInput): update states for actions (183113e)
  • fix(dropzone): update icons to svg (60d722c)
  • fix(dropdown): pointer on disabled option (013b006)
  • fix(DropdownList): selection behaviour outside label (1896040)
  • fix(datepicker): fast typing input issue (dd5aa1a)
  • fix(dropzone): add support for audio-video file types (af9dda9)
  • fix(dropdown): invisible subtext in menu dropdown after click (9c8b483)
  • fix(verificationCodeInput): add type prop for input component (c60759f)
  • fix(materialIcons): update material icon fonts file (4a31222)
  • fix(toast): change warning icon (54764a4)
  • fix(table): fix border and spacing for nested rows in table (6909cef)
  • fix(dropdown): fix typescript warning in dropdown test file (4a77892)
  • fix(Table): cell overflow on cell type status hint (66d3ad9)
  • fix(datepicker): update children as optional prop (10897ca)
  • fix(verticalNav): wrap menuitem in anchor tag (1a7c7bd)
  • fix(story): fix linter issues for javascript files (235223e)
  • test(timepicker): remove invalid test case (eab2c1d)
  • style(timepicker): add transition class for active options (529cfff)
  • fix(tooltip): set tooltip open state to false in story (debf4ad)
  • fix(checkbox): checkbox alignment story (a44ef41)
  • fix(dropdown): add dropdown label story (05a1b2b)
  • fix(calendar): story structure in date view (77d7e88)
  • fix(horizontalnav): update css for the header of left aligned story (9a3f745)
  • fix(pageheader): fix padding class for header seperator of pageheader story (401254e)
  • fix(table): fix multiline content of button in description list story (b681759)
  • fix(metricinput): update focus state (0f28d36)
  • fix(sidesheet): two step outside click issue fix (5f40ec1)
  • fix(pageheader): remove dot seperator from level1 stepper story (21b66a3)
  • fix(datepicker): set story at open state for popover (55e4500)
  • fix(dropdown): remove animation from dropdown option items (fae62d9)
  • fix(sidesheet): set story to open from page one for multistep variant (3cd6691)
  • fix(dropdown): update css of search tab (7a6e444)
  • fix(icon): update src for image variant (d299171)
  • fix(loaders): fixes placeholder image loaders (b72afc4)

Improvements

  • docs(docs): update alt text in components (3ac2b5c)
  • docs(docs): add caption in toast compoent (b775fc8)
  • docs(docs): add caption in timepicker component (d08149d)
  • docs(docs): update alt text in table component (92bfee4)
  • docs(docs): update alt text in rich text editor component (10444d7)
  • docs(docs): update caption in avatar component (775fcc9)
  • test(docs): add cypress test for patterns page (8bcac84)
  • fix(docs): update font size of toc (fd9c503)
  • test(docs): integrate cypress setup and test (a60f058)
  • fix(docs): fix css padding for footer component (bd304ad)

Documentation


v2.13.0

21 Jun 07:58
Compare
Choose a tag to compare

2.13.0 (2022-06-21)

Highlights

NA

Breaking changes

NA

Migration guide

NA

Deprecations

NA

Features

NA

Fixes

  • fix(timepicker): fix placeholder value getting disappear (1ac6956)
  • fix(modal): fix modal closing animation (d0236cf)
  • fix(popover): fix popover animation flickering issue (3c01529)
  • fix(inputMask): fix cursor position on input mask (cbd7f31)
  • fix(grid): fix grid loading state (aa3672b)
  • fix(grid): fix loading state in grid (0a8719d)
  • fix(datepicker): reset to default on blur state (d5565fd)
  • fix(docs): remove checkbox from mobile nav (3d4aa0f)
  • fix(datePicker): fix event handlers for datepicker (f79e3c2)
  • fix(docs): fix links on mobile overview page (17e621b)
  • fix(docs): add missing images (1748341)

Improvements

NA

Documentation

  • docs(docs): add checkbox in mobile (929861d)
  • docs(docs): add help text in web components (c5e9fd8)

2.13.0-0 (2022-06-20)

Highlights

NA

Breaking changes

NA

Migration guide

NA

Deprecations

NA

Features

NA

Fixes

  • fix(timepicker): fix placeholder value getting disappear (1ac6956)
  • fix(modal): fix modal closing animation (d0236cf)
  • fix(popover): fix popover animation flickering issue (3c01529)
  • fix(inputMask): fix cursor position on input mask (cbd7f31)
  • fix(grid): fix grid loading state (aa3672b)
  • fix(grid): fix loading state in grid (0a8719d)
  • fix(datepicker): reset to default on blur state (d5565fd)
  • fix(docs): remove checkbox from mobile nav (3d4aa0f)
  • fix(datePicker): fix event handlers for datepicker (f79e3c2)
  • fix(docs): fix links on mobile overview page (17e621b)
  • fix(docs): add missing images (1748341)

Improvements

NA

Documentation

  • docs(docs): add checkbox in mobile (929861d)
  • docs(docs): add help text in web components (c5e9fd8)

v2.13.0-0

20 Jun 09:03
Compare
Choose a tag to compare
v2.13.0-0 Pre-release
Pre-release

2.13.0-0 (2022-06-20)

Highlights

NA

Breaking changes

NA

Migration guide

NA

Deprecations

NA

Features

NA

Fixes

  • fix(timepicker): fix placeholder value getting disappear (1ac6956)
  • fix(modal): fix modal closing animation (d0236cf)
  • fix(popover): fix popover animation flickering issue (3c01529)
  • fix(inputMask): fix cursor position on input mask (cbd7f31)
  • fix(grid): fix grid loading state (aa3672b)
  • fix(grid): fix loading state in grid (0a8719d)
  • fix(datepicker): reset to default on blur state (d5565fd)
  • fix(docs): remove checkbox from mobile nav (3d4aa0f)
  • fix(datePicker): fix event handlers for datepicker (f79e3c2)
  • fix(docs): fix links on mobile overview page (17e621b)
  • fix(docs): add missing images (1748341)

Improvements

NA

Documentation

  • docs(docs): add checkbox in mobile (929861d)
  • docs(docs): add help text in web components (c5e9fd8)

v2.11.0

02 Jun 19:42
Compare
Choose a tag to compare
Released 2.11.0

v2.10.0

21 Apr 07:29
Compare
Choose a tag to compare
Released 2.10.0

v2.9.0

14 Mar 14:31
Compare
Choose a tag to compare
Released 2.9.0

v2.7.0

23 Dec 14:08
Compare
Choose a tag to compare

Highlights

Breaking changes

NA

Migration guide

NA

Deprecations

  • Button: appearance "success" is deprecated, please use "primary" (375c9ae)
  • Fileuploader component is deprecated, please use Dropzone type="tight" (c5d8ef4)
  • Toast: appearance "default" is deprecated, please use "info" (d589cf6)
  • Message: appearance "default" is deprecated, please use "info" (3cd5442)

Features

  • Option to use custom search placeholder in Dropdown search input (9fcb2b6)
  • Adds keyboard interactions in Dropzone component. (8541a26)
  • Adds subinfo option when checkbox is true Dropdown (96a581a)
  • Adds transition to switch component (f8cbba7)
  • Transition in sidesheet component added (8c61ef0)

Fixes

  • fix: updates docpage for stories without components exported (d513810)
  • fix(storybook): update package json file to fix storybook docs page (149f8ec)
  • fix(InputMask): fixes issue with fast input (4d1f833)
  • fix(switch): add styling for hover and active state (3a54a93)
  • Button re-rendering issue is fixed, which was sometimes causing button to be clicked twice. (6b46d66)
  • FileList truncates long file names now. (0c2a07b)
  • Breadcrumbs separator color updated. (5b88f5c)
  • Fixed loader issue when Table has nested rows. (f41f7f9)

Improvements

  • Added transitions to fullscreenModal component (98cac85)
  • Selected state for a disabled chips is now visible (c619c57)

Documentation

  • Example for custom header in sidesheet added (edc300c)
  • Input examples (stories) are interactive now (ead1674)
  • add npm ci command to use package.lock freezed versions on CI environments on github actions (621d093)
  • updates versions of dev dependencies for security issues (3c3d528)
  • adds manual release workflow (e31559d)

v2.6.0

09 Dec 07:53
Compare
Choose a tag to compare

Highlights

  • Calender exposes onHover events on date month and year values (bcaa4ae)
  • New component Divider is added (7dc6034)
  • Library is now compatible with Node version 14.x LTS (33c736f)

Breaking changes

NA

Migration guide

NA

Deprecations

NA

Features

  • Datepicker has example for date presets for date selections (d1a0f30)
  • Switch and Button components are new accessible (AA) (1b64c36)
  • Calender exposes onHover events on date month and year values (bcaa4ae)
  • New component Divider is added (7dc6034)

Fixes

  • Navigation center alignment bug is fixed in Pageheader component (c6c08ba)
  • Chip component's pointer style is fixed for hovering (01f2f9f)
  • Design of Calendar component is improved (e4ea85d)
  • Options with checkbox in dropdown can have truncated text now. (c4e8f3a)
  • Text height of InlineMessage is corrected. (00bbd7e)
  • Table search results going blank is now fixed. (d2a9600)
  • Table cell can render and position the dropdown inside properly. (3dea79b)

Improvements

  • Library is now compatible with Node version 14.x LTS (33c736f)
  • Accessibility linting plugin is added. (6fbb588)

Documentation

NA