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
Light Glass Theme
Dark Theme
So what else is new at Rails Designer? Quite a bit! π
π¦ New
- CardHeadings (using HeadingComponent)
- Added a
base_controller
configuration for the Library (defaults to ApplicationController)
π Additions
- Three new NotificationComponent variants (all tweaking the display time of the notification); a new
progress_bar_controller.js
is added too.
π§ββοΈπ©π 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
toHeadingComponent
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
tolegend
in the StatComponent (unsure what I was thinking hereβ¦ π΄)
Top comments (1)
What utility should be added next?