Skip to content

Releases: rails/tailwindcss-rails

v3.2.0 / 2025-01-10

10 Jan 17:23
b128001
Compare
Choose a tag to compare

v3.2.0 / 2025-01-10

  • Improve the scaffold views by making positions, padding, and sizes more consistent, add titles to all pages, add hover states and semantic colors to buttons and links, and change border and focus colors on fields with errors. (#452) @patriciomacadden

New Contributors

Full Changelog: v3.1.0...v3.2.0

v3.1.0 / 2024-12-29

29 Dec 19:04
21e8963
Compare
Choose a tag to compare

v3.1.0 / 2024-12-29

Notable changes

The tailwindcss plugins "form", "typography", and "container-queries" have been dropped from the default generated tailwind.config.js file. If you'd like to use them, you can re-add them to your project by uncommenting the appropriate lines in your config file. (#446) @flavorjones

v3.0.0 / 2024-10-15

15 Oct 21:02
61cadc1
Compare
Choose a tag to compare

v3.0.0

Notable changes

  • The upstream tailwindcss executable has been extracted from this gem into a new dependency, tailwindcss-ruby. @flavorjones

    In advance of the upcoming TailwindCSS v4 release, we are decoupling the tailwindcss executable from the Rails integration. This will allow users to upgrade TailwindCSS at a time of their choosing, and allow early adopters to start using the beta releases.

    See https://github.com/flavorjones/tailwindcss-ruby for more information.

v2.7.9 / 2024-10-10

10 Oct 18:03
dc3ae9a
Compare
Choose a tag to compare

v2.7.9 / 2024-10-10

  • Fix the scaffold form template to render text forms and check boxes properly in all versions of Rails. (#418) @Earlopain

v2.7.8 / 2024-10-08

08 Oct 18:52
2a13fdd
Compare
Choose a tag to compare

v2.7.8 / 2024-10-08

v3.0.0.rc1

02 Oct 14:38
11d7764
Compare
Choose a tag to compare
v3.0.0.rc1 Pre-release
Pre-release

v3.0.0.rc1

Notable changes

  • The upstream tailwindcss executable has been extracted from this gem into a new dependency, tailwindcss-ruby. @flavorjones

    In advance of the upcoming TailwindCSS v4 release, we are decoupling the tailwindcss executable from the Rails integration. This will allow users to upgrade TailwindCSS at a time of their choosing, and allow early adopters to start using the beta releases.

v2.7.7 / 2024-10-02

02 Oct 12:52
d0c0590
Compare
Choose a tag to compare

v2.7.7 / 2024-10-02

  • Proactively support changes to Rails's authentication templates shipping in Rails 8.0.0.beta2 (which is not yet released). (#407, #408) @seanpdoyle @flavorjones

v2.7.6 / 2024-09-23

23 Sep 20:33
3dfdcb9
Compare
Choose a tag to compare

v2.7.6 / 2024-09-23

v2.7.5 / 2024-09-18

18 Sep 15:00
6647919
Compare
Choose a tag to compare

v2.7.5 / 2024-09-18

v2.7.4 / 2024-09-13

13 Sep 18:06
1b5c8f2
Compare
Choose a tag to compare

v2.7.4 / 2024-09-13