You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
🐛 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