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.0.7
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.0.8
Choose a head ref
  • 6 commits
  • 7 files changed
  • 5 contributors

Commits on Feb 23, 2022

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

Commits on Mar 10, 2022

  1. Restrict views to common template formats (#155)

    Using `./app/views/**/*` includes transient files like vim backup
    files and generates errors like that seen in rails/rails#44646.
    pixeltrix authored Mar 10, 2022
    Configuration menu
    Copy the full SHA
    af10f7e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ddd757a View commit details
    Browse the repository at this point in the history
  3. Add a note about using asset pipeline assets (#140)

    * Add a note about using asset pipeline assets
    
    * Rewrite note about using assets from the pipeline
    
    Clarify how it works so readers don't have to open the Sprockets PR.
    Also remove any mention of how it used to work, this should be an
    evergreen README comment.
    atimmer authored Mar 10, 2022
    Configuration menu
    Copy the full SHA
    f28ea82 View commit details
    Browse the repository at this point in the history
  4. Update to Tailwind CSS v3.0.23

    dhh committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    fb0ca3c View commit details
    Browse the repository at this point in the history
  5. Bump version for 2.0.8

    dhh committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    47f636b View commit details
    Browse the repository at this point in the history
Loading