Darren Jacoby
|
b3a0b7ff08
|
PSR4 loading for Controller 2.0.0
|
2018-02-07 17:43:50 +02:00 |
|
Darren Jacoby
|
11e37a5184
|
PSR4 loading for Controller 2.0.0
|
2018-02-07 17:43:24 +02:00 |
|
Darren Jacoby
|
4470c26ddd
|
PSR4 loading for Controller 2.0.0
|
2018-02-07 17:39:35 +02:00 |
|
Ben Word
|
4981becae9
|
Update README [ci skip]
|
2018-02-06 12:08:02 -07:00 |
|
Ben Word
|
ffe2aa4cb3
|
Update CHANGELOG [ci skip]
|
2018-02-06 12:03:50 -07:00 |
|
Ben Word
|
f7b182df6d
|
Merge pull request #2021 from roots/update-deps
Update dependencies
|
2018-02-06 11:53:45 -07:00 |
|
Ben Word
|
f6bfff16bd
|
npm lockfile
|
2018-02-06 11:38:37 -07:00 |
|
Ben Word
|
77a601df68
|
Update dependencies
|
2018-02-06 11:33:57 -07:00 |
|
Ben Word
|
623217c524
|
Merge pull request #2015 from slackday/bootstrap4.0.0
Updated bootstrap to release version 4.0.0
|
2018-01-23 11:48:28 -07:00 |
|
Stefan Lindberg
|
62f86043e6
|
Updated bootstrap to release version 4.0.0
Updated popper.js to version 1.12.9
|
2018-01-23 14:39:29 +01:00 |
|
QWp6t
|
951274bb15
|
Add php-mbstring to list of requirements
Fixes #2013
|
2018-01-19 13:03:02 -08:00 |
|
Ben Word
|
42db9f9c99
|
Merge pull request #2008 from alwaysblank/allow-console-on-dev
Allow `no-console` development
|
2017-12-19 10:01:21 -07:00 |
|
Ben Martinez-Bateman
|
ca76f57316
|
Don't need this any more! :(
|
2017-12-18 11:55:42 -08:00 |
|
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 |
|