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: patriciomacadden/tailwindcss-rails
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: d08ca11
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: 9d2127a
Choose a head ref
  • 20 commits
  • 9 files changed
  • 4 contributors

Commits on Mar 28, 2025

  1. Simplify markup

    patriciomacadden committed Mar 28, 2025
    Configuration menu
    Copy the full SHA
    11e7c3d View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2025

  1. build(deps): bump tailwindcss-ruby from 4.0.14 to 4.0.17

    Bumps [tailwindcss-ruby](https://github.com/flavorjones/tailwindcss-ruby) from 4.0.14 to 4.0.17.
    - [Release notes](https://github.com/flavorjones/tailwindcss-ruby/releases)
    - [Changelog](https://github.com/flavorjones/tailwindcss-ruby/blob/main/CHANGELOG.md)
    - [Commits](flavorjones/tailwindcss-ruby@v4.0.14...v4.0.17)
    
    ---
    updated-dependencies:
    - dependency-name: tailwindcss-ruby
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 31, 2025
    Configuration menu
    Copy the full SHA
    f099ee6 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2025

  1. Merge pull request rails#525 from rails/dependabot/bundler/tailwindcs…

    …s-ruby-4.0.17
    
    build(deps): bump tailwindcss-ruby from 4.0.14 to 4.0.17
    flavorjones authored Apr 5, 2025
    Configuration menu
    Copy the full SHA
    df34b05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0d41eb View commit details
    Browse the repository at this point in the history
  3. Merge pull request rails#529 from rails/flavorjones/ci-fix-upgrade-te…

    …st-3
    
    ci: use the latest @tailwindcss/upgrade package
    flavorjones authored Apr 5, 2025
    Configuration menu
    Copy the full SHA
    d140213 View commit details
    Browse the repository at this point in the history
  4. Improve the state of debugging when things go wrong

    - The "verbose" flag turns on additional debugging output from tailwindcss
    - Document the "watchman" problem
    - Document how to use the "verbose" flag when troubleshooting
    flavorjones committed Apr 5, 2025
    Configuration menu
    Copy the full SHA
    fd25059 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    abea8c0 View commit details
    Browse the repository at this point in the history
  6. Merge pull request rails#530 from rails/flavorjones/better-debugging

    Improve the state of debugging when things go wrong
    flavorjones authored Apr 5, 2025
    Configuration menu
    Copy the full SHA
    1d2333a View commit details
    Browse the repository at this point in the history
  7. version bump to v4.2.2

    flavorjones committed Apr 5, 2025
    Configuration menu
    Copy the full SHA
    f722f19 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2025

  1. build(deps): bump tailwindcss-ruby from 4.0.17 to 4.1.4

    Bumps [tailwindcss-ruby](https://github.com/flavorjones/tailwindcss-ruby) from 4.0.17 to 4.1.4.
    - [Release notes](https://github.com/flavorjones/tailwindcss-ruby/releases)
    - [Changelog](https://github.com/flavorjones/tailwindcss-ruby/blob/main/CHANGELOG.md)
    - [Commits](flavorjones/tailwindcss-ruby@v4.0.17...v4.1.4)
    
    ---
    updated-dependencies:
    - dependency-name: tailwindcss-ruby
      dependency-version: 4.1.4
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 21, 2025
    Configuration menu
    Copy the full SHA
    fa9e2ca View commit details
    Browse the repository at this point in the history
  2. Merge pull request rails#537 from rails/dependabot/bundler/tailwindcs…

    …s-ruby-4.1.4
    
    build(deps): bump tailwindcss-ruby from 4.0.17 to 4.1.4
    flavorjones authored Apr 21, 2025
    Configuration menu
    Copy the full SHA
    3fbc5ca View commit details
    Browse the repository at this point in the history

Commits on May 2, 2025

  1. Pin the npm upgrade task to @tailwindcss/upgrade@4.1.4

    because the 4.1.5 upgrade tool introduced a dependency on tailwind
    that I can't figure out how to resolve.
    
    Gah, this entire experience has been entirely frustrating as a
    downstream maintainer, FML
    flavorjones committed May 2, 2025
    Configuration menu
    Copy the full SHA
    9c71790 View commit details
    Browse the repository at this point in the history
  2. Merge pull request rails#544 from rails/flavorjones/pin-upgrade-ci-to…

    …-4.1.4
    
    Pin the npm upgrade task to @tailwindcss/upgrade@4.1.4
    flavorjones authored May 2, 2025
    Configuration menu
    Copy the full SHA
    2850839 View commit details
    Browse the repository at this point in the history
  3. version bump to v4.2.3

    flavorjones committed May 2, 2025
    Configuration menu
    Copy the full SHA
    114fca5 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2025

  1. build(deps): bump tailwindcss-ruby from 4.1.4 to 4.1.5

    Bumps [tailwindcss-ruby](https://github.com/flavorjones/tailwindcss-ruby) from 4.1.4 to 4.1.5.
    - [Release notes](https://github.com/flavorjones/tailwindcss-ruby/releases)
    - [Changelog](https://github.com/flavorjones/tailwindcss-ruby/blob/main/CHANGELOG.md)
    - [Commits](flavorjones/tailwindcss-ruby@v4.1.4...v4.1.5)
    
    ---
    updated-dependencies:
    - dependency-name: tailwindcss-ruby
      dependency-version: 4.1.5
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 5, 2025
    Configuration menu
    Copy the full SHA
    3f6d06d View commit details
    Browse the repository at this point in the history

Commits on May 6, 2025

  1. Merge pull request rails#545 from rails/dependabot/bundler/tailwindcs…

    …s-ruby-4.1.5
    
    build(deps): bump tailwindcss-ruby from 4.1.4 to 4.1.5
    flavorjones authored May 6, 2025
    Configuration menu
    Copy the full SHA
    2875df5 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2025

  1. build(deps): bump tailwindcss-ruby from 4.1.5 to 4.1.6

    Bumps [tailwindcss-ruby](https://github.com/flavorjones/tailwindcss-ruby) from 4.1.5 to 4.1.6.
    - [Release notes](https://github.com/flavorjones/tailwindcss-ruby/releases)
    - [Changelog](https://github.com/flavorjones/tailwindcss-ruby/blob/main/CHANGELOG.md)
    - [Commits](flavorjones/tailwindcss-ruby@v4.1.5...v4.1.6)
    
    ---
    updated-dependencies:
    - dependency-name: tailwindcss-ruby
      dependency-version: 4.1.6
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 12, 2025
    Configuration menu
    Copy the full SHA
    9d0a9f5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request rails#547 from rails/dependabot/bundler/tailwindcs…

    …s-ruby-4.1.6
    
    build(deps): bump tailwindcss-ruby from 4.1.5 to 4.1.6
    flavorjones authored May 12, 2025
    Configuration menu
    Copy the full SHA
    2f44e28 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2025

  1. build(deps): bump tailwindcss-ruby from 4.1.6 to 4.1.7

    Bumps [tailwindcss-ruby](https://github.com/flavorjones/tailwindcss-ruby) from 4.1.6 to 4.1.7.
    - [Release notes](https://github.com/flavorjones/tailwindcss-ruby/releases)
    - [Changelog](https://github.com/flavorjones/tailwindcss-ruby/blob/main/CHANGELOG.md)
    - [Commits](flavorjones/tailwindcss-ruby@v4.1.6...v4.1.7)
    
    ---
    updated-dependencies:
    - dependency-name: tailwindcss-ruby
      dependency-version: 4.1.7
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 19, 2025
    Configuration menu
    Copy the full SHA
    401b00b View commit details
    Browse the repository at this point in the history

Commits on May 28, 2025

  1. Merge pull request rails#548 from rails/dependabot/bundler/tailwindcs…

    …s-ruby-4.1.7
    
    build(deps): bump tailwindcss-ruby from 4.1.6 to 4.1.7
    flavorjones authored May 28, 2025
    Configuration menu
    Copy the full SHA
    9d2127a View commit details
    Browse the repository at this point in the history
Loading