DEV Community

Rails Designer
Rails Designer

Posted on

Rails Designer v0.12.0 released. New utilities category πŸ’–

Version 0.12.0 was just released with a complete new category: utilities! These are useful little helpers for front-end code (including a customizable confirmation dialog). Read about it in the docs.


The three custom Confirmation Dialogs that are part of the new utilities category.

Light Theme

Image description

Light Glass Theme

Image description

Dark Theme

Image description


So what else is new at Rails Designer? Quite a bit! πŸ‘

πŸ“¦ New

πŸ’… Additions

πŸ§™β€β™‚οΈπŸŽ©πŸ‡ Improvements

  • Various minor textual improvements
  • Refactored CommandMenu in two component files (CommandMenu + CommandMenu::Item); it got messy!
  • Start keyboard navigation from mouse-focussed item in the CommandMenuComponent
  • Renamed PageHeadingComponent to HeadingComponent to better match other use-cases
  • Tweak to show spinner when running the Run Generator button
  • New Info panel to store any extra info on the component, instead of an inline comments (that you manually had to delete 😠)

πŸŽ·πŸ› Bugfix

  • Changed function name in delayed_remove_controller
  • Renamed legenda to legend in the StatComponent (unsure what I was thinking here… 😴)

Top comments (1)

Collapse
 
railsdesigner profile image
Rails Designer

What utility should be added next?