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 |
|
Brandon
|
b9183e3c12
|
chore(ci): Change workflow event to only target master
|
2021-02-16 01:08:50 -06:00 |
|
Brandon
|
1e2b668408
|
enhance(ci): Change from CircleCI to GitHub actions
|
2021-02-16 01:08:50 -06:00 |
|
Brandon
|
8d47d0431b
|
wip
|
2021-02-16 01:08:50 -06:00 |
|
Brandon
|
4c12158efc
|
wip(ci): Change from CircleCI to GitHub actions
|
2021-02-16 01:08:50 -06:00 |
|
Brandon
|
decc9ac9af
|
wip(ci): Change from CircleCI to GitHub actions
|
2021-02-16 01:08:50 -06:00 |
|
Brandon
|
3da4e89f5d
|
chore(theme): Remove specificity from custom-units theme support
|
2021-02-16 01:08:50 -06:00 |
|
Brandon
|
f7fe7f1d55
|
enhance(theme): Add theme support for custom-line-height
|
2021-02-16 01:08:50 -06:00 |
|
Brandon
|
4efaf40713
|
chore(theme): Fix docblock link
|
2021-02-16 01:08:50 -06:00 |
|
Brandon
|
f514a58132
|
chore(theme): Move custom-spacing up for visibility
|
2021-02-16 01:08:50 -06:00 |
|
Brandon
|
a2d5a5771f
|
enhance(theme): Add theme support for custom-units
|
2021-02-16 01:08:50 -06:00 |
|