-
Notifications
You must be signed in to change notification settings - Fork 187
Comparing changes
Open a pull request
base repository: rails/tailwindcss-rails
base: v2.5.0
head repository: rails/tailwindcss-rails
compare: v2.6.0
- 16 commits
- 14 files changed
- 4 contributors
Commits on Apr 29, 2024
-
Increase form input field border contrast
The contrast provided by the border-gray-200 Tailwind utility class is very poor. It's nearly impossible to distinguish the edges of an input field on a white background. That's not a great default experience for Rails scaffolds. With a slight bump to border-gray-400, things are much easier to distinguish.
Configuration menu - View commit details
-
Copy full SHA for e9c3f80 - Browse repository at this point
Copy the full SHA e9c3f80View commit details
Commits on Apr 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6208f90 - Browse repository at this point
Copy the full SHA 6208f90View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a5e395 - Browse repository at this point
Copy the full SHA 5a5e395View commit details
Commits on May 1, 2024
-
This updates the erb template to be in sync with the template in rails/rails
Configuration menu - View commit details
-
Copy full SHA for a64b7a4 - Browse repository at this point
Copy the full SHA a64b7a4View commit details -
Merge pull request #357 from kinsomicrote/341-sync-erb-template
generator: sync erb template
Configuration menu - View commit details
-
Copy full SHA for b6cb812 - Browse repository at this point
Copy the full SHA b6cb812View commit details -
Configuration menu - View commit details
-
Copy full SHA for d896e95 - Browse repository at this point
Copy the full SHA d896e95View commit details -
build(deps): bump actions/download-artifact from 3 to 4
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v3...v4) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 95ffac7 - Browse repository at this point
Copy the full SHA 95ffac7View commit details -
dep: drop support for Rails 6.0
which reached EOL 11 months ago, in June 2023
Configuration menu - View commit details
-
Copy full SHA for 1fc0541 - Browse repository at this point
Copy the full SHA 1fc0541View commit details -
build(deps): bump actions/upload-artifact from 3 to 4
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v3...v4) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1c7e4dc - Browse repository at this point
Copy the full SHA 1c7e4dcView commit details -
Merge pull request #358 from rails/flavorjones-dep-drop-rails-6.0-sup…
…port dep: drop support for Rails 6.0
Configuration menu - View commit details
-
Copy full SHA for 29189bd - Browse repository at this point
Copy the full SHA 29189bdView commit details -
Merge pull request #361 from rails/dependabot/github_actions/actions/…
…download-artifact-4 build(deps): bump actions/download-artifact from 3 to 4
Configuration menu - View commit details
-
Copy full SHA for d05daf4 - Browse repository at this point
Copy the full SHA d05daf4View commit details -
generator: sync erb template to use Rails 7.0 APIs
This updates the erb template to be in sync with the template in rails/rails
Configuration menu - View commit details
-
Copy full SHA for 9412854 - Browse repository at this point
Copy the full SHA 9412854View commit details -
dep: drop feature and bugfix support for Rails 6.1
We will still provide security support for the previous minor release while Rails 6.1 is supported.
Configuration menu - View commit details
-
Copy full SHA for 3bf5cb9 - Browse repository at this point
Copy the full SHA 3bf5cb9View commit details
Commits on May 2, 2024
-
Merge pull request #359 from rails/update-templates-to-rails-7.0
generator: sync erb template to use Rails 7.0 APIs
Configuration menu - View commit details
-
Copy full SHA for cc22bca - Browse repository at this point
Copy the full SHA cc22bcaView commit details
Commits on May 3, 2024
-
Merge pull request #356 from olivierlacan/patch-1
Increase form input field border contrast
Configuration menu - View commit details
-
Copy full SHA for fe75869 - Browse repository at this point
Copy the full SHA fe75869View commit details
Commits on May 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ec27257 - Browse repository at this point
Copy the full SHA ec27257View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.5.0...v2.6.0