DEV Community

Rails Designer
Rails Designer

Posted on

2

Rails Designer v1.9: Bulk Actions 🚚

Hot on the heals of Rails 1.8, that added support for Rails 8 (🫢), here is another update. But first some announcements from HQ (jk; it's just me typing this in a hammock 🍹).

  • πŸ§‘β€πŸŽ¨πŸ–ΌοΈ I am fully maxed out with Tailor-made UI for Rails until the February of next year. Feel free to get in touch though for fun projects starting February 2025. πŸ€™
  • πŸ₯· Released a new gem stealth_dom_id. I like to use dom_id, but I don't like to expose my primary id's. So with this gem I can write dom_id(@user, attribute: :slug) and it will output user_a1b2c3 (instead of user_1). I think you will like it. ☺️
  • 🚧 Have you seen the Rails and Hotwire Development Tool it is now also on GitHub ready for any improvements from you. πŸ€“
  • πŸ€‘ BF/CM Deal. Rails Designer will see a deal around Black Friday/Cyber Monday. It will be a substantial discount on the two premium packages (not the Solo Package!). I might send another quick email once the deal is live. 🀷

Now that's out of the way, what is new at Rails Designer 1.9? πŸ‘‡


πŸ“¦ New

  • BulkActionsComponent; delete, archive or whatever action multiple resources at once.

Preview of the bulk actions
(View the changelog for this gif in all its glory)

  • Added first variant for the FeedsComponents

πŸŽ·πŸ› Bugfix

  • Pass along event to the TabsComponent

πŸ’… Additions

  • Added animated highlight variant to TabsComponent Preview of the animated highlight of the TabsComponent (View the changelog for this gif in all its glory)

βœ… Improvement

  • Updated ContextualMenuComponent to hide on contextmenu events
  • Various housekeeping tasks to the gem

View the full changelog

Image of AssemblyAI tool

Challenge Submission: SpeechCraft - AI-Powered Speech Analysis for Better Communication

SpeechCraft is an advanced real-time speech analytics platform that transforms spoken words into actionable insights. Using cutting-edge AI technology from AssemblyAI, it provides instant transcription while analyzing multiple dimensions of speech performance.

Read full post

Top comments (0)

AWS Security LIVE!

Tune in for AWS Security LIVE!

Join AWS Security LIVE! for expert insights and actionable tips to protect your organization and keep security teams prepared.

Learn More

πŸ‘‹ Kindness is contagious

Discover a treasure trove of wisdom within this insightful piece, highly respected in the nurturing DEV Community enviroment. Developers, whether novice or expert, are encouraged to participate and add to our shared knowledge basin.

A simple "thank you" can illuminate someone's day. Express your appreciation in the comments section!

On DEV, sharing ideas smoothens our journey and strengthens our community ties. Learn something useful? Offering a quick thanks to the author is deeply appreciated.

Okay