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: v3.1.0
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: v3.2.0
Choose a head ref
  • 11 commits
  • 14 files changed
  • 5 contributors

Commits on Dec 23, 2024

  1. build(deps): bump debug from 1.9.2 to 1.10.0

    Bumps [debug](https://github.com/ruby/debug) from 1.9.2 to 1.10.0.
    - [Release notes](https://github.com/ruby/debug/releases)
    - [Commits](ruby/debug@v1.9.2...v1.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: debug
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 23, 2024
    Configuration menu
    Copy the full SHA
    a4015e8 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump tailwindcss-ruby from 3.4.16 to 3.4.17

    Bumps [tailwindcss-ruby](https://github.com/flavorjones/tailwindcss-ruby) from 3.4.16 to 3.4.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@v3.4.16...v3.4.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 Dec 23, 2024
    Configuration menu
    Copy the full SHA
    dfd566f View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2024

  1. Merge pull request #447 from rails/dependabot/bundler/debug-1.10.0

    build(deps): bump debug from 1.9.2 to 1.10.0
    flavorjones authored Dec 29, 2024
    Configuration menu
    Copy the full SHA
    de2e388 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #448 from rails/dependabot/bundler/tailwindcss-rub…

    …y-3.4.17
    
    build(deps): bump tailwindcss-ruby from 3.4.16 to 3.4.17
    flavorjones authored Dec 29, 2024
    Configuration menu
    Copy the full SHA
    d95bd19 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2025

  1. Configuration menu
    Copy the full SHA
    af38df9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #452 from patriciomacadden/improve-scaffold-views

    Improve scaffold views
    flavorjones authored Jan 10, 2025
    Configuration menu
    Copy the full SHA
    c2b3abf View commit details
    Browse the repository at this point in the history
  3. dev: bundle update

    flavorjones committed Jan 10, 2025
    Configuration menu
    Copy the full SHA
    82aae1a View commit details
    Browse the repository at this point in the history
  4. ci: test with ruby 3.4

    flavorjones committed Jan 10, 2025
    Configuration menu
    Copy the full SHA
    4e6f3cb View commit details
    Browse the repository at this point in the history
  5. Merge pull request #453 from rails/flavorjones-ci-bump-ruby-matrix-3.4

    ci: bump ruby matrix to include 3.4
    flavorjones authored Jan 10, 2025
    Configuration menu
    Copy the full SHA
    70d3a54 View commit details
    Browse the repository at this point in the history
  6. doc: update README with caveats about postcss

    Co-authored-by: Andre Meij <andre@itsmeij.com>
    flavorjones and ahmeij committed Jan 10, 2025
    Configuration menu
    Copy the full SHA
    32d4da0 View commit details
    Browse the repository at this point in the history
  7. version bump to v3.2.0

    flavorjones committed Jan 10, 2025
    Configuration menu
    Copy the full SHA
    b128001 View commit details
    Browse the repository at this point in the history
Loading