Skip to content

Commit

Permalink
Merge pull request roots#1981 from roots/bootstrap-4-beta-2
Browse files Browse the repository at this point in the history
Update to Bootstrap 4 Beta 2
  • Loading branch information
retlehs committed Oct 20, 2017
2 parents b4421be 182a7d6 commit 59cd315
Show file tree
Hide file tree
Showing 4 changed files with 1,871 additions and 2,431 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 1,15 @@
### HEAD
* Update to Bootstrap 4 Beta 2 ([#1981](https://github.com/roots/sage/pull/1981))
* Add friendly-errors-webpack-plugin ([#1961](https://github.com/roots/sage/pull/1961))
* Update to Controller 9.0.0-beta.4 ([#1959](https://github.com/roots/sage/pull/1959))
* Change default Controller path to `app/controllers/` ([#1954](https://github.com/roots/sage/pull/1954))
* Fix `lint:styles` task with cmd.exe ([#1955](https://github.com/roots/sage/pull/1955))
* Ensure template filenames are without path and extension ([#1941](https://github.com/roots/sage/pull/1941))
* Moved `title()` helper to `app.php` controller ([#1912](https://github.com/roots/sage/pull/1912))
* Fix `lint:styles` script not matching files in deep subdirectories ([#1951](https://github.com/roots/sage/pull/1951))
* Fix for plugins that don't enqueue their scripts properly ([#1949](https://github.com/roots/sage/pull/1949))
* Fix Popper for Bootstrap 4 ([#1946](https://github.com/roots/sage/pull/1946))

### 9.0.0-beta.4: August 11th, 2017
* Update to Bootstrap 4.0.0-beta ([#1943](https://github.com/roots/sage/pull/1943))
* PHP 7 is now required ([#1935](https://github.com/roots/sage/pull/1935))
Expand Down
Loading

0 comments on commit 59cd315

Please sign in to comment.