Ben Martinez-Bateman
|
789eec1a57
|
This moves our eslint config in .eslint.js, which allows us to use conditionals in the config file itself, significantly simpliying rule creation. For small-scale differences, this seems to be the simplest solution.
|
2017-12-18 11:51:12 -08:00 |
|
Ben Martinez-Bateman
|
ea2d4070aa
|
Rename production eslint file from .eslintrcProd to .eslint.production.json as per suggestion from @swalkinshaw: https://github.com/roots/sage/pull/2008#issuecomment-352520506
|
2017-12-18 10:50:49 -08:00 |
|
Ben Martinez-Bateman
|
626c9e6535
|
Build process now allows console.log, except when the production flag is set on yarn build, in which case it will throw an error.
|
2017-12-18 10:37:32 -08:00 |
|
Ben Word
|
80a00245ab
|
Delete .eslintrc
https://discourse.roots.io/t/console-log-sage-9-eslint/10316/6
|
2017-12-14 23:04:44 -07:00 |
|
Ben Word
|
bb840aa126
|
Merge pull request #2001 from raziraz/patch-1
Update README.md
|
2017-12-11 17:27:10 -07:00 |
|
Ben Word
|
f6d8c9fd6e
|
Merge pull request #2003 from iamandrewluca/remove-bower-traces
Remove some Bower traces
|
2017-12-11 17:26:31 -07:00 |
|
Andrew Luca
|
985fb5e830
|
Remove some Bower traces
|
2017-12-11 13:32:32 +02:00 |
|
razitazi
|
6dbb3614b1
|
Update README.md
Added Bulma as a an installation option for css framework.
|
2017-12-01 12:05:53 +01:00 |
|
Ben Word
|
2cae6148d5
|
Merge pull request #1999 from roots/contributor-covenant
Add Code of Conduct
|
2017-11-27 17:18:31 -07:00 |
|
Ben Word
|
9073a29fd5
|
Add Code of Conduct [ci skip]
|
2017-11-27 17:03:24 -07:00 |
|
Ben Word
|
5c4c500716
|
Merge pull request #1995 from roots/dev-to-test
Change .dev to .test for default local dev TLD
|
2017-11-18 17:43:54 -07:00 |
|
Ben Word
|
52c08d1454
|
Change .dev to .test for default local dev TLD per https://github.com/roots/trellis/pull/923
|
2017-11-18 17:40:46 -07:00 |
|
Ben Word
|
2b53c6997f
|
Merge pull request #1993 from MWDelaney/master
Move variables and Bootstrap lines to autoload
|
2017-11-13 15:04:55 -07:00 |
|
mwdelaney
|
412740e644
|
Bootstrap function in _variables.scss to play nice with other frameworks
|
2017-11-13 16:59:29 -05:00 |
|
Michael W. Delaney
|
7deb83faf2
|
Move variables and Bootstrap imports to autoload
|
2017-11-13 16:10:39 -05:00 |
|
Michael W. Delaney
|
e6b15b6e3b
|
Remove explicit Bootstrap lines
|
2017-11-13 16:10:01 -05:00 |
|
Ben Word
|
db78e401e2
|
Merge pull request #1992 from MWDelaney/master
Adapt to use Bootstrap 4 Beta 2 functions and variables
|
2017-11-13 12:18:07 -07:00 |
|
mwdelaney
|
059a89e715
|
Example $theme-color
|
2017-11-13 12:44:54 -05:00 |
|
Michael W. Delaney
|
72bfc1ff57
|
Update main.scss
|
2017-11-13 12:29:54 -05:00 |
|
Ben Word
|
7e9744b377
|
Merge pull request #1986 from roots/update-controller-default-examples
Update controller examples
|
2017-11-01 10:24:35 -06:00 |
|
Ben Word
|
fe66ed52cd
|
Update controller examples
|
2017-10-30 09:53:47 -06:00 |
|
Ben Word
|
59cd31540d
|
Merge pull request #1981 from roots/bootstrap-4-beta-2
Update to Bootstrap 4 Beta 2
|
2017-10-20 16:08:35 -06:00 |
|
Ben Word
|
182a7d6595
|
Update dependencies
|
2017-10-19 14:06:04 -06:00 |
|
Ben Word
|
8bcd754d59
|
Update CHANGELOG [ci skip]
|
2017-10-19 13:46:50 -06:00 |
|
Ben Word
|
4b37859008
|
Bootstrap 4 Beta 2
|
2017-10-19 13:41:02 -06:00 |
|
Ben Word
|
b4421be269
|
Merge pull request #1964 from roots/retlehs-patch-1
Remove get_the_posts_navigation from 404
|
2017-09-12 16:04:32 -06:00 |
|
Ben Word
|
7bfe868afb
|
Remove get_the_posts_navigation from 404
|
2017-09-12 16:04:15 -06:00 |
|
DieGOs
|
7ce252939c
|
Update config.json (#1963)
Remove old watch path to controllers
|
2017-08-31 14:05:59 -07:00 |
|
Ben Word
|
c2a7b5edd0
|
Add friendly-errors-webpack-plugin (#1961)
|
2017-08-23 09:50:59 -07:00 |
|
Ben Word
|
ea7186b15b
|
Merge pull request #1960 from greatislander/controller-readme
Move /controllers to app, remove app/lib/Sage in readme
|
2017-08-22 13:00:31 -06:00 |
|
Ned Zimmerman
|
219babfda5
|
Move /controllers to app, remove app/lib/Sage in readme.
|
2017-08-22 15:56:26 -03:00 |
|
Ben Word
|
d27ac38e93
|
Merge pull request #1959 from darrenjacoby/master
Controller 9.0.0-beta.4
|
2017-08-22 11:54:19 -06:00 |
|
Darren Jacoby
|
681ad997a2
|
Controller 9.0.0-beta.4
|
2017-08-22 19:49:09 +02:00 |
|
Ben Word
|
eb3164cb85
|
Merge pull request #1954 from darrenjacoby/master
Change default Controller path to app/controllers
|
2017-08-22 10:52:12 -06:00 |
|
Ben Word
|
739fac8131
|
Merge pull request #1955 from oxyc/followup-1950
Followup #1950: Fix lint:styles task with cmd.exe
|
2017-08-22 10:03:31 -06:00 |
|
Oskar Schöldström
|
2c777ec5f8
|
Followup #1950: Fix lint:styles task with cmd.exe
|
2017-08-20 12:36:19 -05:00 |
|
Darren Jacoby
|
dcbd5a7366
|
Change default Controller path to app/controllers
|
2017-08-20 19:14:46 +02:00 |
|
Ben Word
|
499f809c6e
|
Merge pull request #1941 from kaisermann/fix-template-controller
Ensure templates filenames without path and extension.
|
2017-08-17 10:53:52 -06:00 |
|
Christian Kaisermann
|
33b981c4fc
|
Ensure to get templates filenames without path and extension.
|
2017-08-17 13:43:33 -03:00 |
|
Ben Word
|
e00eaf7e8f
|
Merge pull request #1912 from kaisermann/title-on-controller
Moved title() helper to app.php controller
|
2017-08-16 21:24:52 -06:00 |
|
Ben Word
|
6022309d33
|
Merge pull request #1951 from oxyc/patch-1
Issue #1950: Fix lint:styles script not matching files in deep subdirectories
|
2017-08-16 21:20:20 -06:00 |
|
Ben Word
|
e9417b86cd
|
Merge pull request #1949 from MWDelaney/master
Fix for plugins that don't enqueue their scripts properly
|
2017-08-16 21:19:57 -06:00 |
|
Oskar Schöldström
|
fb55b6464a
|
Fix lint:styles script not matching files in deep subdirectories
|
2017-08-16 22:00:52 -05:00 |
|
Michael W. Delaney
|
6c472480d0
|
Update helpers.php
|
2017-08-14 11:18:40 -04:00 |
|
Ben Word
|
a031f8d17a
|
Merge pull request #1937 from 9585999/patch-1
Update README.md
|
2017-08-13 19:12:45 -06:00 |
|
Michael W. Delaney
|
33776e9317
|
Update webpack.config.js (#1946)
|
2017-08-12 01:34:44 -07:00 |
|
Ben Word
|
79fb1ee5de
|
Merge pull request #1943 from roots/bs4-beta
Bootstrap 4 Beta, Sage 9.0.0-beta.4
|
2017-08-11 18:18:34 -06:00 |
|
Ben Word
|
d208fa4b4e
|
👀
|
2017-08-11 18:12:25 -06:00 |
|
Ben Word
|
66c69063e2
|
Bump sage-installer
|
2017-08-11 18:07:12 -06:00 |
|
Ben Word
|
ce754b88df
|
BS4 now requires Popper
|
2017-08-11 17:59:18 -06:00 |
|