A new Quick Pick variant now in DatePicker! This sleek and intuitive component provides a range of pre-defined date options, enhances user experience, and streamlines workflows.
12.29.0 full list of changes:
Kit Enhancements:
We’ve updated our PhoneNumberInput so that it’s more react-friendly. You can now pass a ref directly to the PhoneNumberInput kit, giving you more control over the input! This should make it much easier to manually clear the values when using with form libraries like formik, react-hook-form, or any form in general.
12.28.0 full list of changes:
Kit Enhancements:
Fixed Bugs:
We're excited to announce the release of our Multi Level Select kit for Rails and React. With this zero-dependency component, developers can easily add data to complex forms, bringing effortless navigation to any application.
12.27.0 full list of changes:
Kit Enhancements:
Improvements:
Need to display a wealth of information without cluttering your UI? Look no further than our brand-new Detail Kit! Designed specifically for showcasing hierarchical relationships of text and maintaining clarity in data-rich layouts, Detail is your go-to solution for tables, charts, and data-heavy UI.
12.26.1 full list of changes:
Kit Enhancements:
New Kits:
Improvements:
Sometimes you don't need all the styles that ship with the Date kit.
We have added a simple boolean prop called "unstyled" that puts control in your hands.
You can now wrap our Date kit with any of our typography kits (Title, Body, Caption, etc) and the date kit will inherit that component's styles! 🎉
12.25.0 full list of changes:
Kit Enhancements:
Improvements:
With all components, you can specify any of our spacing props values at certain screen sizes. For example, let's say I wanted the Badge component to have a small padding on phones, and a medium size padding on medium screens and higher. It's as easy as this:
<Badge padding={{ xs: "sm", md: "md" }} />
Give it a try and let us know what you think!
12.24.0 full list of changes:
Kit Enhancements:
Improvements:
Fixed Bugs:
Improvements:
Kit Enhancements:
Improvements:
Kit Enhancements:
Improvements:
Kit Enhancements:
Fixed Bugs:
Improvements: