Skip to content

1.5.0

Compare
Choose a tag to compare
@fbeceic fbeceic released this 06 Apr 09:57
· 127 commits to master since this release
cb1be95

🐛 Bug Fixes

  • fixed DateInput & DateTimeInput dislocated Date mask when selecting a date from the picker (#87)

⚡ Component Improvements

  • Alert: added optional icon prop to elevate the user experience and bolster the alert's effectiveness (#95)
  • AutocompleteField: enhanced getCustomItem prop to enable the addition of items to each variant, allowing the ability to check/select newly added custom items (#69)
  • InputField: added optional valueTransform prop that determines how the input value should be transformed when the user types into the input field (#97)

🚀 Storybook Improvements

  • improved the Theming and Customization documentation page to resemble the Introduction page layout (#92)
  • included a step-by-step guide on how to apply and modify tokens in Figma