Kelly Mears
6d5ccf4863
bud 5.4.0 ( #2983 )
...
Co-authored-by: Ben Word <ben@benword.com >
2022-02-23 08:45:08 -06:00
Ben Word
e3058e64be
⬆️ bump bud to v5.3.2 ( #2976 )
2022-02-10 16:44:24 -06:00
Ben Word
eb784f2393
fix(bundle-editor): remove @wordpress/edit-post ( #2932 )
2022-01-14 11:11:44 -06:00
Nathan Knowler
2616f89b60
refactor: remove JavaScript detection ( #2916 )
...
JavaScript detection with a class name on the body or html element tends
to go unused even by websites that have it set up. Instead, we recommend
that developers write progressively enhanced components that are styled
for non-JS usage by default. Increase specificity, use the cascade, or
code split to apply progressively enhanced styles.
2022-01-02 14:12:20 -06:00
Ben Word
45dc4a87df
Remove customizer starter ( #2904 )
2021-12-19 09:19:09 -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
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
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