Commit Graph

2668 Commits

Author SHA1 Message Date
dependabot[bot]
7383c9892d chore(deps-dev): bump @roots/bud from 5.0.0-next.14 to 5.0.0-next.16 (#2858)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-25 07:44:16 -08:00
Joshua Fredrickson
319d5ad1a0 fix(lint): Add additional known at-rules (#2811)
Allows use of `@use`, `@forward` and `@layer` in `.scss` files.
2021-11-23 11:39:21 -06:00
Nathan Knowler
771db437cd doc(readme): replace Mix with Bud (#2850)
[skip ci]
2021-11-23 10:35:54 -06:00
Ben Word
652b7ae24c Update CHANGELOG [ci skip] 2021-11-21 23:56:55 -06:00
Kelly Mears
69dfbfc65c Replace Laravel Mix with Bud (#2643)
Co-authored-by: QWp6t <hi@qwp6t.me>
Co-authored-by: Ben Word <ben@benword.com>
2021-11-21 23:53:01 -06:00
QWp6t
e533e1bd15 chore(deps): Bump roots/acorn to v2.0.0-beta.4 (#2844) 2021-11-19 12:13:47 -08:00
Ben Word
2f50547c20 Move compiled views back to cache dir by default (#2837)
* chore(cache-views): move compiled views to [wp-content]/cache/acorn/views

Co-authored-by: QWp6t <QWp6t@users.noreply.github.com>
2021-11-02 18:06:03 -05:00
QWp6t
7c034f42c6 Revert "Remove Acorn as dependency; treat as requirement (#2825)" (#2826)
This reverts commit 653832edb2.
2021-10-22 17:57:29 -05:00
Ben
653832edb2 Remove Acorn as dependency; treat as requirement (#2825) 2021-10-22 15:48:51 -07:00
Brandon
385452469a chore(views): nitpick blade syntax 2021-10-21 15:19:13 -05:00
Ben Word
66014d7770 Update CHANGELOG [ci skip] 2021-10-21 15:12:38 -05:00
Nathan Knowler
8cb0124750 Use menu name as accessible name of <nav> 2021-10-08 09:13:37 -05:00
Nathan Knowler
824a2cc18c Only display <nav> if primary_navigation is set
The contents of the menu were being conditionally displayed, but it
would display an empty `<nav>` element if the menu location wasn’t set.
2021-10-08 09:13:37 -05:00
Ben Word
a03f55880a Update sponsors [ci skip] 2021-10-07 17:16:57 -05:00
Joshua Fredrickson
acb7bc59a2 Enable Webpack 5's automatic unique naming (#2745) (Fixes #2733) 2021-08-04 18:51:39 -05:00
Ben Word
982ab458bb Update sponsors [ci skip] 2021-07-01 12:16:45 -06:00
Nathan Knowler
e7de7b256a feat: remove x-ua-compatible tag (#2742)
This is redundant in IE 11.
2021-06-16 12:41:53 -05:00
Nathan Knowler
933f9ad8a5 refactor: remove deprecated jQuery .ready() syntax (#2738)
jQuery 3 recommends `$( handler )` syntax.

Reference: https://api.jquery.com/ready/
2021-06-16 12:41:36 -05:00
strarsis
6d66debe17 chore(i18n): Fix/add proper translator comments (#2716)
Co-authored-by: Brandon <brandon@tendency.me>
2021-05-26 20:10:21 -05:00
Brandon Nifong
cb5a5b57fe chore(deps): Bump dependencies 2021-05-26 20:05:16 -05:00
Joshua Fredrickson
926c71eb30 enhance(theme): Disable full-site editing support (#2692) 2021-05-26 19:59:44 -05:00
Brandon
ff62e351aa chore(deps): Bump dependencies (#2723) 2021-05-26 19:40:53 -05:00
Nathan Knowler
e5a59753c7 chore(deps): make jQuery ^3.5.1 a peer dependency (#2721)
Co-authored-by: Austin Pray <austin@austinpray.com>
2021-05-26 19:32:17 -05:00
Greg Hunt
0808d80063 enhance(assets): Shorter pattern for purge files (#2722) 2021-05-26 19:22:03 -05:00
Ben Word
3c985bf416 Update sponsors [ci skip] 2021-05-24 16:32:09 -06:00
dependabot-preview[bot]
b4146f9af6 Upgrade to GitHub-native Dependabot (#2693)
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-05-14 11:57:49 -07:00
Ben Word
428f456a20 Update sponsors [ci skip] 2021-04-08 14:53:49 -06:00
QWp6t
90abb3197f fix(assets): use PhpAsset::load()
closes #2660
2021-03-31 12:40:36 -07:00
QWp6t
f19e1a52a6 chore(deps): update acorn to 2.0.0-alpha.0 2021-03-31 04:12:35 -07:00
Ben Word
b4e63a5922 Update sponsors [ci skip] 2021-03-15 16:30:20 -06:00
QWp6t
f19b1dd360 chore(config-log): use generic application.log 2021-02-28 21:52:43 -08:00
QWp6t
749d9d4798 fix(config-view): use acorn helper functions 2021-02-28 20:44:05 -08:00
QWp6t
8d5df52eb7 fix(bootstrap): use static bootloader to prevent rebooting 2021-02-26 22:20:46 -08:00
Brandon
6ca0aa6b74 chore(docs): Fix link to Blade in README 2021-02-16 01:16:08 -06:00
Brandon
19e59450ae chore(docs): Bump minimum requirements
* chore(docs): Change mention of Bootstrap to TailwindCSS
2021-02-16 01:14:33 -06:00
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