DEV Community

Rails Designer
Rails Designer

Posted on

1

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… 😴)

Sentry blog image

How I fixed 20 seconds of lag for every user in just 20 minutes.

Our AI agent was running 10-20 seconds slower than it should, impacting both our own developers and our early adopters. See how I used Sentry Profiling to fix it in record time.

Read more

Top comments (1)

Collapse
 
railsdesigner profile image
Rails Designer β€’

What utility should be added next?

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

Retry later