-
Notifications
You must be signed in to change notification settings - Fork 99
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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/cssbundling-rails
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: rails/cssbundling-rails
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.4.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 12 files changed
- 7 contributors
Commits on Dec 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b27be4a - Browse repository at this point
Copy the full SHA b27be4aView commit details
Commits on Jan 19, 2024
-
Synchronize bin/dev from jsbundling-rails to cssbundling-rails (#151)
There are different bin/dev being generated by cssbundling-rails and jsbundling-rails See rails/jsbundling-rails#174 > dev: Use an affirmative conditional > > ...and avoid regex in match. > > (Try a gem list ails vs a gem list --exact ails to see what I mean.)
Dorian Marié authoredJan 19, 2024 Configuration menu - View commit details
-
Copy full SHA for 02caad4 - Browse repository at this point
Copy the full SHA 02caad4View commit details
Commits on Jan 21, 2024
-
Use Thor's
apply
instead of a prerequisite task (#150)The `css:install:shared` task serves only as a prerequisite for the other installer tasks; it should not be run on its own (nor listed with `rake --tasks`). By replacing this task with corresponding calls to Thor's `apply` method, we avoid the overhead of running `bin/rails app:template` (and `bundle install`) multiple times.
Configuration menu - View commit details
-
Copy full SHA for 7638f92 - Browse repository at this point
Copy the full SHA 7638f92View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9075819 - Browse repository at this point
Copy the full SHA 9075819View commit details -
Fix running "rails new --css bootstrap" on 7.1 (#147)
Rails 7.1 included a [change][1] to allow using importmaps along with all cssbundling options. However, the Bootstrap installer was never updated to take this new default into effect (and is currently broken because of this). This commit adds the additional configuration required to use the Bootstrap npm package with importmaps so that "rails new" generates an application that runs without errors. [1]: rails/rails@84458a8
Configuration menu - View commit details
-
Copy full SHA for 3e768cd - Browse repository at this point
Copy the full SHA 3e768cdView commit details -
* Simplify build tool selection for bun / yarn Simplifying ahead of introducing NPM as a build tool. * Support for NPM * Support PNPM
Configuration menu - View commit details
-
Copy full SHA for e650c9a - Browse repository at this point
Copy the full SHA e650c9aView commit details -
dhh committed
Jan 21, 2024 Configuration menu - View commit details
-
Copy full SHA for f9e6dc4 - Browse repository at this point
Copy the full SHA f9e6dc4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 09d81cb - Browse repository at this point
Copy the full SHA 09d81cbView commit details
Loading
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 v1.3.3...v1.4.0