Commit Graph

2677 Commits

Author SHA1 Message Date
Ben Word
b2aecae851 Update sponsors [ci skip] 2019-09-30 19:13:28 -06:00
Ben Word
1492cfa0bb Update sponsors [ci skip] 2019-09-30 17:35:49 -06:00
Scott Walkinshaw
c8b3023fbe Fix issue-close-message 2019-09-01 23:25:42 -04:00
Scott Walkinshaw
fa79947b8b Add issue closer github action 2019-09-01 23:24:17 -04:00
Ben Word
e57ee3b9d6 Update sponsors [ci skip] 2019-07-31 19:58:49 -06:00
Ben Word
2a9390e287 Update sponsors [ci skip] 2019-04-01 07:39:30 -06:00
Ben Word
5fa9e683e1 Merge pull request #2160 from roots/default-health-files
Remove community health files so that defaults from roots/.github are used
2019-03-12 16:47:38 -06:00
Ben Word
e6159d8c76 Remove community health files so that defaults from roots/.github are used 2019-03-12 16:35:08 -06:00
Ben Word
f9b0404c57 Merge pull request #2153 from roots/bs-4-3.1
Update to Bootstrap 4.3.1 (9.0.9)
2019-02-13 18:30:50 -07:00
Ben Word
1be3a07fdc Update to Bootstrap 4.3.1 2019-02-13 18:18:40 -07:00
Ben Word
e0a8834f58 Merge pull request #2152 from roots/bs-4-3.0
Update to Bootstrap 4.3.0 (9.0.8)
2019-02-11 20:35:05 -07:00
Ben Word
2afa40f6c0 Update to Bootstrap 4.3.0 2019-02-11 20:23:44 -07:00
Matt Mirus
2f8fa48957 Filter template hierarchy for embed templates (#2145) 2019-01-15 16:42:00 -08:00
Michael Van Der Velden
97dd535934 Decrease optipng level (#2143)
After seeing the following graph [here](http://sweetme.at/2013/09/11/how-to-maximize-png-image-compression-with-optipng/) we decided to test optimsation level 2 for OptiPNG instead of 7. This is because, acording to the graph we would notice no real difference in avarage file size but would notice a speed increase with our builds.

![image](https://user-images.githubusercontent.com/9092863/50760280-39a7c480-125f-11e9-9bd6-d28171289abe.png)

After testing , we noticed our theme build go from a build time of over 10 mins (just on the 94% asset optimisation step) to an avarage of `150.75s`. All the while, we only gained 10-15kb per png file which we believe more than reasonable for a build speed increase of this magnatude.
2019-01-15 01:03:38 -08:00
Ben Word
fe6773638b Merge pull request #2141 from roots/unescape-titles
Unescape post titles
2019-01-08 14:12:47 -07:00
Ben Word
5d7d1fe8ee Update sponsors [ci skip] 2019-01-02 14:49:30 -06:00
Matt Mirus
737f811bbe Unescape post titles 2018-12-31 16:06:17 -05:00
Ben Word
61f8841d7d Merge pull request #2137 from roots/9.0.7
9.0.7
2018-12-28 11:05:30 -07:00
Ben Word
00c68bb672 9.0.7 2018-12-28 10:56:37 -07:00
Ben Word
6df9d891cb When you're sloppy and forget things 😇 2018-12-21 14:22:59 -07:00
Ben Word
ea4291bd39 Merge pull request #2136 from roots/bootstrap-4.2.1
Sage 9.0.6: Update to Bootstrap 4.2.1
2018-12-21 13:40:29 -07:00
Ben Word
936c887a5d Require Node 8+, also test PHP 7.2 and 7.3 2018-12-21 13:28:51 -07:00
Ben Word
c4a49d1bbc Shoutout to npm: https://npm.community/t/npm-install-downgrading-resolved-packages-from-https-to-http-registry-in-package-lock-json/1818 2018-12-21 12:44:36 -07:00
Ben Word
231f59aa4a Update to Bootstrap 4.2.1 2018-12-21 12:39:33 -07:00
Naokazu Terada
8092831c01 gitignore /vendors not vendors 2018-11-27 01:43:48 -08:00
Matt Mirus
474a2d848a Merge pull request #2131 from roots/tailwind-at-rules
Fix stylelint and eslint validation errors
2018-11-26 20:51:54 -05:00
Matt Mirus
cf1aa77582 Fix no-extra-semi 2018-11-26 20:40:17 -05:00
Matt Mirus
588d48c21d Update sage-installer 2018-11-26 20:28:29 -05:00
Matt Mirus
6446217d97 Add Tailwind custom at-rules 2018-11-26 20:13:04 -05:00
Ben Word
de0da1f85e Update README.md 2018-11-26 11:34:14 -07:00
Ben Word
e8088a066b Add CodeFirst 2018-11-22 11:34:02 -07:00
Ben Word
b6d41d13fb Merge pull request #2127 from roots/update-deps
Update a few dependencies
2018-11-16 12:14:22 -07:00
Ben Word
8bcee54008 Merge pull request #2080 from tormjens/patch-1
Dispatch event when firing routes
2018-11-16 12:13:34 -07:00
Ben Word
1121ddb920 Update a few dependencies - close #2117 2018-11-16 12:03:04 -07:00
Ben Word
523d668b2d Merge pull request #2076 from rbraunschweig/normalize-quotes
Normalize and enforce single quotes
2018-11-16 11:46:16 -07:00
Ben Word
d88548cb4a Double quotes for styles 2018-11-16 11:41:47 -07:00
Ben Word
592f78f24d Merge branch 'master' into normalize-quotes 2018-11-16 11:34:28 -07:00
Ben Word
d01d1a09e3 Merge pull request #2123 from kimhf/hook-run-sequence
Hook run sequence fix
2018-11-16 11:16:13 -07:00
Ben Word
4e44cb3c17 Merge pull request #2120 from roots/webpack-preset-note
Add note regarding webpack.config.preset.js usage
2018-11-15 16:12:44 -06:00
Ben Word
821bf4bb61 Merge pull request #2125 from roots/fix-sage-dist-path-example
Fix SAGE_DIST_PATH example path
2018-11-15 16:12:26 -06:00
Nathan Knowler
07924269cd Fix SAGE_DIST_PATH example path
Needs the trailing slash.
2018-11-07 16:19:19 -07:00
Kim Helge Frimanslund
70647fb284 More descriptive variable name 2018-10-28 23:37:54 +01:00
Kim Helge Frimanslund
c488744119 Remove no longer needed script enqueue fix 2018-10-27 11:54:30 +02:00
Kim Helge Frimanslund
7fd70d6fc8 Bring hook run sequence in line with expected WordPress behaviour 2018-10-27 11:53:52 +02:00
Nathan Knowler
918c9992d2 Add note regarding webpack.config.preset.js usage
See #2119
2018-10-19 09:49:31 -06:00
Ben Word
5b389077ea Merge pull request #2114 from roots/9.0.5
9.0.5
2018-09-17 11:21:39 -06:00
Ben Word
46766af486 9.0.5 2018-09-17 11:13:10 -06:00
Ben Word
e1d70b90ef Update comment [ci skip] 2018-09-17 11:09:24 -06:00
MWDelaney
a8838f486b Workaround for Bootstrap incompatibility with webpack. Fixes #2017 2018-09-17 10:17:14 -04:00
Ben Word
de3b251fd1 Merge pull request #2112 from roots/9.0.4
9.0.4: Force `illuminate/support` to `5.6.*`
2018-09-07 09:36:32 -06:00