The Rails Typeahead kit now supports dynamic option rendering, matching the React version! Previously, only React could update options in real-time using state—now, Rails can too, making search experiences more flexible and interactive. No breaking changes—just update to the latest version and enjoy a more dynamic Typeahead! 🎉
14.15.0 full list of changes:
Kit Enhancements:
Fixed Bugs:
Improvements:
New Kit:
We’ve fine-tuned the Overlay Kit to improve the horizontal scrolling experience! Previously, the scroll-end gradient indicators were always visible on both ends, even when users couldn’t scroll left—causing confusion. With the new 'dynamic' prop, gradients now appear only when there’s more content to scroll toward.
Enjoy the improved clarity! 🚀✨
14.14.0 full list of changes:
Kit Enhancements:
Fixed Bugs:
Improvements:
Deprecated:
We’ve just rolled out a fresh update to the Rails draggable component, making it simpler to use and quicker to integrate. With new, clearer doc examples, you’ll be up and running in no time.
14.13.0 full list of changes:
Kit Enhancements:
Fixed Bugs:
Improvements:
New Kit:
Selecting rows just got way easier! Our Advanced Table now lets you pick one or many with simple checkboxes. Batch actions? Handled. Less hassle? Guaranteed. Get clicking!
14.12.0 full list of changes:
Kit Enhancements:
Fixed Bugs:
Improvements:
New Kit:
Say goodbye to jarring page loads and hello to a smoother user experience! The new Skeleton Loading Kit provides a lightweight and customizable placeholder while your content loads. Perfect for lists, cards, or any UI component, it’s designed to keep users engaged and your app feeling snappy. Ready to level up your loading state game? Dive in today! 🚀
14.11.1 full list of changes:
Kit Enhancements:
Fixed Bugs:
Improvements:
New Kits:
The Table Kit now supports sticky columns to ensure your essential table details are always in sight. Pair that with an easy-to-implement Pagination navigation bar, and you'll never get lost in the numbers again! Need to display more complex data? Our AdvancedTable kit now also supports seamless Pagination for an even smoother experience. 🚀
14.10.0 full list of changes:
Kit Enhancements:
Fixed Bugs:
Improvements:
Introducing a new way to set widths on components without using custom CSS! Available on every component, the width prop accepts Playbook spacing values as well as 0% and 100%.
14.9.0 full list of changes:
Kit Enhancements:
Fixed Bugs:
Improvements:
Now introducing the Draggable Kit for Rails! It’s easy to implement with a simple, flexible subcomponent structure right out of the box and works with almost any kit. Like its React counterpart, it’s fully customizable to fit your Rails project’s unique needs.
14.8.0 full list of changes:
Kit Enhancements:
Fixed Bugs:
Improvements:
New Kits:
The Timeline kit now lets you swap in custom components, allowing clear, adaptable tracking for projects, processes, and user journeys. This enables your Timelines to be more informative and lets you adjust it to fit your needs!
14.7.0 full list of changes:
Kit Enhancements:
Fixed Bugs:
Improvements:
New Kits:
We’re excited to announce a new level of flexibility for your tables! The Advanced Table now supports custom components within individual cells. Using the optional customRenderer in columnDefinition, you can access not only the current cell's value but also the entire row's data. This opens up powerful possibilities to render dynamic, tailored content in each cell with ease.
14.6.2 full list of changes:
Kit Enhancements:
Fixed Bugs:
Improvements: