DEV Community

Rails Designer
Rails Designer

Posted on • Updated on

Rails Designer v0.8.0 release

Version 0.8.0 was just released with a cool quality of life feature: run the generator straight from the Library. 🚀🌝

Another thing I'm excited about is that we are now at the last 24 seats for the 50% discount! 🤯 Getting closer to making Rails Designer thé UI Components Library for Rails. Thanks to you—so continue spreading the word! 📣😊

📦 New

  • Run the component generator straight from the Rails Designer Library 🤯🚀🌝 Gif preview of running the Generator from the Library instead of the CLI
  • Added engine helper + generator (component + stream_notification) [docs]
  • New HovercardComponent Gif preview of the two variants of hovercards

✅ Improvement

  • Added data-turbo-temporary to the notifications turbo-frame
  • Tweaked alignment for non-stacked notifications
  • Refactor codebase to comply with Standard and Eslint guidelines (it's also part of CI now)
  • Added meta titles to each library page
  • Refactored the BadgeComponent to use polymorphic slots

💅 Additions

  • New DropdownComponent variant
  • New AccordionComponent variant
  • New BadgeComponent variant with hide button

🎷🐛 Bugfix

  • Use modern syntax for setTimeout in the delayed_remove_controller.js
  • Fixed issue around the RailsDesigner::Factory loading
  • Added missing slots in AccordionComponent

Thanks, have a great week and until the next release! ☀️

Top comments (0)