Dave Kiss
0287a0b134
Add Tachyons as a CSS framework option
2017-04-01 19:08:11 -07:00
QWp6t
038de19e68
Enable HTML injection over SSL
2017-03-29 01:49:11 -07:00
QWp6t
d91cabff58
Update browsersync-webpack-plugin
2017-03-29 01:49:11 -07:00
QWp6t
69c55e9abb
Update dependencies
2017-03-29 01:49:11 -07:00
QWp6t
6b40db80fd
Fix injection issues
2017-03-29 01:49:11 -07:00
Ben Word
c84fe502f1
Merge pull request #1854 from plaurent75/fix-wp-link-pages
...
wp_link_pages displayed twice
2017-03-24 16:30:29 -06:00
patrice
27cd0e726f
Fix wp_link_pages displayed twice
2017-03-03 14:42:27 +01:00
Scott Walkinshaw
35edef6ae7
Merge pull request #1852 from rfair404/rfair/wp-47-version-check
...
Add version check for WordPress version less than 4.7.0
2017-03-01 20:06:21 -05:00
Russell Fair
068a229e30
add version check for WordPress version less than 4.7.0
2017-03-01 23:48:26 +00:00
Ben Word
c9b8dce42c
Merge pull request #1849 from slackday/PR/dynamic-devurl
...
Check for dynamic env DEVURL before config
2017-03-01 09:11:43 -07:00
Ben Word
7cc75e687f
Merge pull request #1847 from drawcard/patch-2
...
Add requirement note for Wordpress 4.7
2017-02-27 19:45:34 -07:00
Sam Rapaport
f242cb50e9
Upgrade to Illuminate 5.4 packages #1841 ( #1850 )
2017-02-27 15:01:41 -08:00
Stefan Lindberg
790c3d9bcb
Add environment variable check for DEVURL
2017-02-27 18:20:27 +01:00
Chris @ Drawcard
8c5133f669
Add requirement note for Wordpress 4.7
...
Referencing: https://discourse.roots.io/t/undefined-function-app-get-theme-file-path/8455
2017-02-27 16:00:30 +10:30
QWp6t
4a74183769
Resolve variables passed to @asset() directive
...
Fixes #1845
2017-02-26 13:24:48 -08:00
Léo Colombaro
25444df836
do not call composer package binaries with path ( #1846 )
...
Fixes #1842
See composer note at https://getcomposer.org/doc/articles/scripts.md#writing-custom-commands
2017-02-26 09:12:48 -08:00
Scott Walkinshaw
4dd8d30c23
Merge pull request #1836 from kaisermann/readme-typo
...
Fix typo in README
2017-02-16 11:07:54 -05:00
Christian Kaisermann
e4ed5df2e3
Fixed typo on readme
2017-02-16 14:03:27 -02:00
QWp6t
bdad1fe3b1
Use copy-globs-webpack-plugin ( #1824 )
2017-02-07 14:45:18 -08:00
QWp6t
ea7e6040cd
Comment out instructions in ISSUE_TEMPLATE.md
2017-02-07 14:39:39 -08:00
Ben Word
b74ead169c
This shouldn't have had the slash [ci skip]
2017-02-05 21:52:22 -07:00
Ben Word
87ec2dfe37
Merge pull request #1822 from roots/browsersync-install-options
...
Add option to configure build settings
2017-02-05 21:48:34 -07:00
Ben Word
652459b30d
Not specific to BS
2017-02-05 21:41:00 -07:00
Ben Word
ec1769370b
Merge pull request #1827 from roots/update-screenshot-dimensions
...
Update screenshot dimensions
2017-02-01 19:03:14 -07:00
Raquelle Fahle
77793febc6
Update screenshot dimensions
2017-02-01 16:21:12 -07:00
Toby Schrapel
67818ee90c
Update functions.php ( #1821 )
2017-01-31 01:25:04 -08:00
Ben Word
a81a0f9b03
Add option to configure Browsersync
2017-01-29 16:49:44 -07:00
Ben Word
7cd63be1bc
Fix BS4 image caption padding
2017-01-23 18:03:58 -07:00
Ben Word
667668e9d4
Update README [ci skip]
2017-01-22 22:54:27 -07:00
Ben Word
d5bf13f5ce
Merge pull request #1819 from greatislander/fix-font-awesome
...
Write modified package.json with Font Awesome (fix #1818 )
2017-01-22 10:15:12 -07:00
Ned Zimmerman
2ee886bbef
Write modified package.json with Font Awesome.
...
Fixes #1818 .
2017-01-22 11:53:26 -04:00
QWp6t
de3bce92a9
Add support for HTML injection ( #1817 )
2017-01-21 16:34:45 -08:00
Ben Word
9ebe9cde0f
Merge pull request #1806 from roots/beta2
...
Beta 2
2017-01-19 09:09:31 -07:00
Ben Word
c63d1552fc
Update CHANGELOG [ci skip]
2017-01-19 09:08:00 -07:00
Ben Word
360dfc91c5
Fix Bootstrap JS removal/replacement
2017-01-19 09:01:38 -07:00
QWp6t
4adbc347c2
Fix browsersync ( #1815 )
...
* Update dependencies
* Remove monkey-hot-loader
* Use webpack-merge instead of util/mergeWithConcat()
* Fix: copyglobs plugin `after-emit` is bound twice
* NoErrorsPlugin() is deprecated in favor of NoEmitOnErrorsPlugin()
* webpack-dev-middleware should use same publicPath as compiler
* webpack-hot-middleware/client should be prepended to entries
* Browser should refresh when HMR fails
* Bootstrap package.json has correct main property
Sometime between alpha 2 and 3, package.json was pointing to nonexistent
file, so we referenced file manually in our repo. Underlying issue was
fixed by alpha 4, so we no longer have to specify full path to file.
2017-01-18 23:58:37 -08:00
Ben Word
3909bf76f0
Add option to select CSS framework, add Foundation as an option ( #1813 )
...
* Add option to select CSS framework, add Foundation as an option
2017-01-18 09:05:56 -07:00
Ben Word
89b4d1c75d
Merge pull request #1812 from roots/option-to-add-font-awesome
...
Add option to add Font Awesome
2017-01-17 15:10:53 -07:00
Ben Word
1f8f24f04f
Add option to add Font Awesome
2017-01-17 14:59:55 -07:00
Ben Word
1826102ff1
Merge pull request #1811 from roots/option-to-change-theme-file-headers
...
Add option to change theme file headers
2017-01-15 13:04:08 -07:00
Ben Word
5b5d36238b
Update README, CHANGELOG [ci skip]
2017-01-15 13:03:40 -07:00
Ben Word
c2c43df4b8
Add option to change theme file headers
2017-01-15 12:41:06 -07:00
Ben Word
70328d9ae0
Missed in #1809
2017-01-14 20:16:27 -07:00
Ben Word
b91ab89834
Add option to remove Bootstrap when creating project ( #1810 )
...
* Add option to remove Bootstrap when creating project
* Remove phpmd, per @QWp6t
2017-01-14 19:56:17 -07:00
Ben Word
ea7323a5ae
Merge pull request #1809 from roots/remove-font-awesome
...
Remove Font Awesome
2017-01-13 12:05:00 -07:00
Ben Word
66b70b6ffe
Update CHANGELOG [ci skip]
2017-01-13 12:02:29 -07:00
Ben Word
865ade536b
Remove Font Awesome
2017-01-13 11:57:33 -07:00
Ben Word
596f66f1e7
Merge pull request #1808 from roots/remove-grid-defaults
...
Remove grid defaults
2017-01-13 11:34:28 -07:00
Ben Word
646c6365ac
Remove grid defaults
2017-01-13 11:27:16 -07:00
Ben Word
9fca64adab
Remove outdated browser warning
2017-01-13 11:22:15 -07:00