Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: rails/tailwindcss-rails
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.4.1
Choose a base ref
...
head repository: rails/tailwindcss-rails
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.5.0
Choose a head ref
  • 7 commits
  • 5 files changed
  • 3 contributors

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    db81dab View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Merge pull request #350 from st0012/update-readme

    Update troubleshooting advice on the debugger issue with puma plugin
    flavorjones authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    13329e4 View commit details
    Browse the repository at this point in the history
  2. ci: add arm64-darwin coverage on macos-14

    and pin x86_64-darwin to macos-13
    
    See flavorjones/ruby-c-extensions-explained#30 for context
    flavorjones committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    76fd71a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #351 from rails/flavorjones-ci-arm64-darwin

    ci: add arm64-darwin coverage on macos-14
    flavorjones authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    d7171b3 View commit details
    Browse the repository at this point in the history
  4. generator: drop the tailwind aspect-ratio plugin

    This plugin was originally a polyfill to handle the time gap until
    Safari 15 was released (in Fall 2021), and so is beyond its useful
    lifetime for anyone not targetting ancient browsers.
    
    Co-authored-by: Justin Searls <[email protected]>
    flavorjones and searls committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    ec4d806 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. Merge pull request #352 from rails/344-remove-aspect-ratio

    generator: drop the tailwind aspect-ratio plugin
    flavorjones authored Apr 27, 2024
    Configuration menu
    Copy the full SHA
    185fc35 View commit details
    Browse the repository at this point in the history
  2. version bump to v2.5.0

    flavorjones committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    6e6e34a View commit details
    Browse the repository at this point in the history
Loading