Commit Graph

2333 Commits

Author SHA1 Message Date
Brandon
af960211f6 chore(docs): Add style to build status badge 2021-02-16 01:11:40 -06:00
Brandon
ac7312ea15 fix(lint): Update eslint path 2021-02-16 01:08:50 -06:00
Brandon
9b1241997e chore(deps): Bump dependencies
revert(assets): Rename js/ back to scripts/
revert(assets): Rename css/ back to styles/
2021-02-16 01:08:50 -06:00
Ben Word
78855e51c8 Update sponsors [ci skip] 2021-02-16 01:08:50 -06:00
Mosaad
b13f4dd85d fix(composer): use proper wp cli command name (#2636) 2021-02-16 01:08:50 -06:00
Brandon
171b1a7aef chore(deps): Bump dependencies 2021-02-16 01:08:50 -06:00
Brandon
e845481fc2 chore(deps): Bump dependencies
chore(view): Remove tabindex from main selector
2021-02-16 01:08:50 -06:00
Brandon
a3d3e54a9d chore(deps): optimize tailwind's purgecss dirs 2021-02-16 01:08:50 -06:00
Michael W. Delaney
23e374d773 enhance(view): Add "skip to content" link (#2622) 2021-02-16 01:08:50 -06:00
Brandon
a5836af8d3 chore(theme): reword soil docblock 2021-02-16 01:08:50 -06:00
Brandon
6d4a52b46c fix(deps): Remove wildcards from .copyDirectory() in webpack.mix.js
chore(deps): Remove reundently passed tailwind config location
chore(deps): Slightly reorganize webpack.mix.js
chore(deps): Bump dependencies
2021-02-16 01:08:50 -06:00
Brandon
648ad5de25 chore(deps): Bump dependencies 2021-02-16 01:08:50 -06:00
Brandon
e1d55e5254 chore(ci): Add --frozen-lockfile arg to yarn install 2021-02-16 01:08:50 -06:00
Brandon
cfb446e78e chore(lint): Tone down the lint script 2021-02-16 01:08:50 -06:00
Brandon
be1b316a83 chore(deps): Bump dependencies 2021-02-16 01:08:50 -06:00
Brandon
ddb46a868f chore(project): Remove .circleci and add .github to .gitattributes
chore(docs): Change build badge to GitHub actions
2021-02-16 01:08:50 -06:00
Brandon
d8dad85a0e chore(ci): Change workflow event to only target master 2021-02-16 01:08:50 -06:00
Brandon
23fd09baea enhance(ci): Change from CircleCI to GitHub actions 2021-02-16 01:08:50 -06:00
Brandon
7c247fa5d8 wip 2021-02-16 01:08:50 -06:00
Brandon
08716e6a78 wip(ci): Change from CircleCI to GitHub actions 2021-02-16 01:08:50 -06:00
Brandon
a5398d2830 wip(ci): Change from CircleCI to GitHub actions 2021-02-16 01:08:50 -06:00
Brandon
57c24f8ba7 chore(theme): Remove specificity from custom-units theme support 2021-02-16 01:08:50 -06:00
Brandon
38cae9f8e5 enhance(theme): Add theme support for custom-line-height 2021-02-16 01:08:50 -06:00
Brandon
6269cee56a chore(theme): Fix docblock link 2021-02-16 01:08:50 -06:00
Brandon
cc2d02d7de chore(theme): Move custom-spacing up for visibility 2021-02-16 01:08:50 -06:00
Brandon
efbb13f282 enhance(theme): Add theme support for custom-units 2021-02-16 01:08:50 -06:00
Brandon
96974bf20a enhance(theme): Add theme support for editor-gradient-presets, editor-font-sizes, disable-custom-colors, disable-custom-gradients, disable-custom-font-sizes, custom-spacing
enhance(theme): Remove theme support for default block patterns
chore(theme): Reorder actions inside of the `after_setup_theme` hook by usefulness
chore(ci): Add `8.0` to version matrix
2021-02-16 01:08:50 -06:00
Brandon
3e2d9baac3 fix(ci): Add test to package.json scripts 2021-02-16 01:08:50 -06:00
Brandon
b3bdf487fb fix(ci): Drop PHP 7.2 from test matrix 2021-02-16 01:08:50 -06:00
Brandon
8f2779a99d chore(readme): Update theme structure example 2021-02-16 01:08:50 -06:00
Brandon
098f2fcfe5 chore(view): Remove redundant selector 2021-02-16 01:08:50 -06:00
Brandon
f64c975375 chore(deps): Remove cross-env as it is no longer necessary 2021-02-16 01:08:50 -06:00
Brandon
5518ea165a feat(assets): Change default CSS framework to Tailwind
* enhance(view): Add light default styling for Tailwind
* chore(view): Clean up unnecessary selectors and spacing
* feat(acorn): Update Acorn for Laravel 8.x
* chore(acorn): Create default `bootstrap/` project directory for Laravel 8.x
* refactor(acorn): Split the Acorn bootloader between `functions.php` and `bootstrap/app.php` to coincide with Laravel
* refactor(assets): Lighten the out of the box CSS boilerplate
* refactor(assets): Rename `dist/` to `public/` to coincide with Laravel
* refactor(assets): Flatten the `assets/` directory into `resources/` to coincide with Laravel
* refactor(assets): Rename `scripts/` to `js/` to coincide with Laravel
* refactor(assets): Rename `styles/` to `css/` to coincide with Laravel
* feat(deps): Update to Laravel Mix ^6.0
* chore(deps): Change Mix-related package.json `scripts` to the new `mix` binary
* chore(deps): Remove PurgeCSS in favor of Tailwind's built in purge
* chore(deps): Remove deprecated/unnecessary/unused dependencies
* chore(deps): Bump minimum PHP version to 7.3 to coincide with Laravel 8.x
2021-02-16 01:08:50 -06:00
Ben Word
33005e59b4 Update sponsors [ci skip] 2020-12-04 09:10:06 -07:00
Mosaad
af2089a7f5 Correct "trailingComma" value for prettier (#2582)
For "trailingComma" in `.prettierrc`, the value "true" is not accepted. Valid values are: "es5", "none", "all" https://prettier.io/docs/en/options.html#trailing-commas
2020-11-23 16:03:42 -06:00
dependabot-preview[bot]
a54a2a1221 Bump squizlabs/php_codesniffer from 3.5.6 to 3.5.8 (#2562)
Bumps [squizlabs/php_codesniffer](https://github.com/squizlabs/PHP_CodeSniffer) from 3.5.6 to 3.5.8.
- [Release notes](https://github.com/squizlabs/PHP_CodeSniffer/releases)
- [Commits](https://github.com/squizlabs/PHP_CodeSniffer/compare/3.5.6...3.5.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-11-09 18:15:08 -07:00
dependabot-preview[bot]
21cef41ecd Bump bootstrap from 4.5.2 to 4.5.3 (#2554)
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 4.5.2 to 4.5.3.
- [Release notes](https://github.com/twbs/bootstrap/releases)
- [Commits](https://github.com/twbs/bootstrap/compare/v4.5.2...v4.5.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-11-09 18:14:34 -07:00
Tang Rufus
f70de3d052 package.json: Specify supported node versions (#2555) 2020-11-09 18:12:49 -07:00
Ben Word
36937b4cea Update sponsors [ci skip] 2020-10-03 10:13:24 -06:00
Ben Word
1d4f5675c8 Soil: Activation updates for latest version (#2527) 2020-08-30 10:04:32 -06:00
Brandon
24ac51d510 Housekeeping (#2520)
* enhance(project): Add .prettierrc to project
* chore(deps): Bump dependencies
* chore(view): Improve readability of the search form view
* chore(admin): Improve language used in the customize_register filter docblock
* chore(lint): Lint project assets
* chore(change-log): Improve/prepare the changelog for actual release
* chore(readme): Improve README feature list
* chore(readme): Update README theme directory structure
* chore(readme): Add GitHub sponsors badge
* chore(readme): Clean up various wording
* fix(ci): Fix failing tests
* fix(mix): Add index.php to purgecss scope (Supersedes #2423) (Credit @oxyc)
2020-08-20 13:35:15 -05:00
Smeedijzer Internet
5535ea6184 Update setup.php (#2499)
add_theme_support('html5, [.... 'script', 'style']); removes type="text/javascript" and type=”text/css” from enqueued scripts and styles.
2020-08-18 09:34:01 -06:00
Daniel Sturm
be73e2c2dd Fix typos in latest changes (#2502) 2020-07-02 02:42:59 -05:00
dependabot-preview[bot]
fc292199e5 Bump roots/acorn from 1.0.8 to 1.0.9 (#2500)
Bumps [roots/acorn](https://github.com/roots/acorn) from 1.0.8 to 1.0.9.
- [Release notes](https://github.com/roots/acorn/releases)
- [Commits](https://github.com/roots/acorn/compare/v1.0.8...v1.0.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-01 11:27:52 -05:00
Tang Rufus
c1fe8fb22a ci: Use offical CircleCI PHP and Node orbs, and next-gen docker images (#2484) 2020-06-27 19:59:27 -07:00
Ben Word
3ae83c7e57 Update sponsors [ci skip] 2020-05-18 19:32:57 -06:00
Ben Word
eb93c64b6c Update CHANGELOG [ci skip] 2020-05-16 04:39:04 -06:00
dependabot-preview[bot]
41d8239271 Bump bootstrap from 4.4.1 to 4.5.0 (#2467)
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 4.4.1 to 4.5.0.
- [Release notes](https://github.com/twbs/bootstrap/releases)
- [Commits](https://github.com/twbs/bootstrap/compare/v4.4.1...v4.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-16 04:37:15 -06:00
dependabot-preview[bot]
604f3ccc92 Bump @wordpress/babel-preset-default from 4.12.1 to 4.13.0 (#2468)
Bumps [@wordpress/babel-preset-default](https://github.com/WordPress/gutenberg/tree/HEAD/packages/babel-preset-default) from 4.12.1 to 4.13.0.
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/master/changelog.txt)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/babel-preset-default@4.13.0/packages/babel-preset-default)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-16 04:37:04 -06:00
dependabot-preview[bot]
7ef97a583a Bump roots/acorn from 1.0.6 to 1.0.8 (#2469)
Bumps [roots/acorn](https://github.com/roots/acorn) from 1.0.6 to 1.0.8.
- [Release notes](https://github.com/roots/acorn/releases)
- [Commits](https://github.com/roots/acorn/compare/v1.0.6...v1.0.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-16 04:36:47 -06:00