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)