Commit Graph

2567 Commits

Author SHA1 Message Date
Joshua Fredrickson
13364de168 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
47f2ce06fa doc(readme): replace Mix with Bud (#2850)
[skip ci]
2021-11-23 10:35:54 -06:00
Ben Word
a44781cdd7 Update CHANGELOG [ci skip] 2021-11-21 23:56:55 -06:00
Kelly Mears
eff82977e6 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
3308513e8e chore(deps): Bump roots/acorn to v2.0.0-beta.4 (#2844) 2021-11-19 12:13:47 -08:00
Ben Word
3695cb8cb4 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
3e9404e7c4 Revert "Remove Acorn as dependency; treat as requirement (#2825)" (#2826)
This reverts commit 9ee6cd506d.
2021-10-22 17:57:29 -05:00
Ben
9ee6cd506d Remove Acorn as dependency; treat as requirement (#2825) 2021-10-22 15:48:51 -07:00
Brandon
646c7479b7 chore(views): nitpick blade syntax 2021-10-21 15:19:13 -05:00
Ben Word
183100d6f6 Update CHANGELOG [ci skip] 2021-10-21 15:12:38 -05:00
Nathan Knowler
dcffd542fb Use menu name as accessible name of <nav> 2021-10-08 09:13:37 -05:00
Nathan Knowler
ea84f283cb 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
f06a909b0d Update sponsors [ci skip] 2021-10-07 17:16:57 -05:00
Joshua Fredrickson
936b703ec1 Enable Webpack 5's automatic unique naming (#2745) (Fixes #2733) 2021-08-04 18:51:39 -05:00
Ben Word
a11be240ce Update sponsors [ci skip] 2021-07-01 12:16:45 -06:00
Nathan Knowler
3e1a5af91a feat: remove x-ua-compatible tag (#2742)
This is redundant in IE 11.
2021-06-16 12:41:53 -05:00
Nathan Knowler
0501338ef5 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
6b3cb65e78 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
ca369148b0 chore(deps): Bump dependencies 2021-05-26 20:05:16 -05:00
Joshua Fredrickson
a398431382 enhance(theme): Disable full-site editing support (#2692) 2021-05-26 19:59:44 -05:00
Brandon
17b21bd10e chore(deps): Bump dependencies (#2723) 2021-05-26 19:40:53 -05:00
Nathan Knowler
a9111debbd 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
c5411fa994 enhance(assets): Shorter pattern for purge files (#2722) 2021-05-26 19:22:03 -05:00
Ben Word
b51fe628f2 Update sponsors [ci skip] 2021-05-24 16:32:09 -06:00
dependabot-preview[bot]
92083596e6 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
3e4c044a8e Update sponsors [ci skip] 2021-04-08 14:53:49 -06:00
QWp6t
e51cdb856e fix(assets): use PhpAsset::load()
closes #2660
2021-03-31 12:40:36 -07:00
QWp6t
357f2072b9 chore(deps): update acorn to 2.0.0-alpha.0 2021-03-31 04:12:35 -07:00
Ben Word
5e7dd11e98 Update sponsors [ci skip] 2021-03-15 16:30:20 -06:00
QWp6t
eca9229113 chore(config-log): use generic application.log 2021-02-28 21:52:43 -08:00
QWp6t
b9d1a5912c fix(config-view): use acorn helper functions 2021-02-28 20:44:05 -08:00
QWp6t
0ade897d8a fix(bootstrap): use static bootloader to prevent rebooting 2021-02-26 22:20:46 -08:00
Brandon
e4e996044e chore(docs): Fix link to Blade in README 2021-02-16 01:16:08 -06:00
Brandon
c8132c7087 chore(docs): Bump minimum requirements
* chore(docs): Change mention of Bootstrap to TailwindCSS
2021-02-16 01:14:33 -06:00
Brandon
9a514defdd chore(docs): Add style to build status badge 2021-02-16 01:11:40 -06:00
Brandon
1ce516f962 fix(lint): Update eslint path 2021-02-16 01:08:50 -06:00
Brandon
947580bded 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
b26f4d949b Update sponsors [ci skip] 2021-02-16 01:08:50 -06:00
Mosaad
6c76ae10d5 fix(composer): use proper wp cli command name (#2636) 2021-02-16 01:08:50 -06:00
Brandon
fca7d333af chore(deps): Bump dependencies 2021-02-16 01:08:50 -06:00
Brandon
9efe8f65db chore(deps): Bump dependencies
chore(view): Remove tabindex from main selector
2021-02-16 01:08:50 -06:00
Brandon
5a64af4306 chore(deps): optimize tailwind's purgecss dirs 2021-02-16 01:08:50 -06:00
Michael W. Delaney
4cd56fc1a6 enhance(view): Add "skip to content" link (#2622) 2021-02-16 01:08:50 -06:00
Brandon
57d0f0f9ec chore(theme): reword soil docblock 2021-02-16 01:08:50 -06:00
Brandon
b88b70fffc 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
0be720795c chore(deps): Bump dependencies 2021-02-16 01:08:50 -06:00
Brandon
7005ccfa97 chore(ci): Add --frozen-lockfile arg to yarn install 2021-02-16 01:08:50 -06:00
Brandon
ce1dbae0bc chore(lint): Tone down the lint script 2021-02-16 01:08:50 -06:00
Brandon
1a390a542c chore(deps): Bump dependencies 2021-02-16 01:08:50 -06:00
Brandon
922ec424d7 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