Rails 7 adds `config.action_text.attachment_tag_name`
Rails 7 adds support for setting `config.action_text.attachment_tag_name` to replace the actiontext's default attachment HTML tag name to a custom string.Creating Visual Identity - Moodboard
Creating Visual Identity by collecting images that resonate with our brand to form a moodboardReact 18 provides useId API for generating unique IDs on both the client and server
React 18 introduces a new hook API - useId, that generates stable ids during server rendering and hydration to avoid mismatches.Rails 7 adds caching? and uncachable! helper
Starting with Rails 7, we can add caching? helper to check whether the current code path is being cached and uncacheable! helper to avoid fragment caching.Rails 7 adds :day_format option to date_select
Now format how the day looks in a date select dropdown using `day_format`.Our first step to creating brand guidelines - Brand sprint
How we conducted virtual brand sprint, and what we discovered about our brand?Cypress 8.7.0 - Adds 'slowTestThreshold' config option.
Adds slowTestThreshold config option to customize slow test threshold.