File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 11# ` tailwindcss-rails ` Changelog
22
3- ## next / unreleased
3+ ## v4.1.0 / 2025-02-19
44
5- Style changes to templates:
5+ ### View template improvements
66
77* Field outlines are no longer hidden, and the focus border is brighter. #489 @rubys
88* Boolean fields are improved (checkbox labels aligned, "Yes"/"No" instead of "true"/"false"). #454 @patriciomacadden
99* Attachment links are consistently spaced and styled. #460 @patriciomacadden
1010* Index page links to Show, Edit, and Destroy for each resource. #460 @patriciomacadden @flavorjones
11+ * Turbo confirm prompt added to Destroy links. #498 @patriciomacadden
1112
1213
1314## v4.0.0 / 2025-02-01
Original file line number Diff line number Diff line change 11module Tailwindcss
2- VERSION = "4.0 .0"
2+ VERSION = "4.1 .0"
33end
You can’t perform that action at this time.
0 commit comments