Skip to content

v1.12.0

Compare
Choose a tag to compare
@minevala minevala released this 22 Mar 12:44
· 4426 commits to master since this release
9574ded

[1.12.0] - Mar, 22, 2022

Core

Added

  • [Checkbox] Indeterminate state

React Components

Added

  • [Checkbox] Indeterminate state
  • [Tabs] initiallyActiveTab property for setting initially active tab (default is the first tab)
  • [Tabs] Tab onClick property for adding callback for tab click

Removed

  • Node engine restriction by replacing node-sass lib with sass

Design kit

Added

  • [Form Components] Indeterminate state for the Checkbox component

Documentation

Added

  • [Checkbox] Documentation for the indeterminate checkbox state