Nathan Knowler
443e493161
chore(php): bump minimum PHP version to 7.4 ( #2925 )
2022-01-03 05:40:40 -06:00
Simon
0eeda78340
Bump eslint to 8.6.0 ( #2922 )
...
babel-eslint is deprecated and should be replaced with @babel/eslint-parser
Co-authored-by: Simon Hammes <simonhammes@users.noreply.github.com >
2022-01-02 15:25:21 -06:00
dependabot[bot]
339e718806
chore(deps-dev): bump autoprefixer from 10.4.0 to 10.4.1 ( #2918 )
...
Bumps [autoprefixer](https://github.com/postcss/autoprefixer ) from 10.4.0 to 10.4.1.
- [Release notes](https://github.com/postcss/autoprefixer/releases )
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.0...10.4.1 )
---
updated-dependencies:
- dependency-name: autoprefixer
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-02 14:13:18 -06:00
Nathan Knowler
6523ebccb7
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
Brandon
ee889edf16
chore: remove helpers.php ( #2917 )
...
* chore: remove helpers.php
* chore(docs): remove helpers.php reference from readme
2022-01-02 14:11:43 -06:00
Ben Word
0cea0c3c86
10.0.0-dev
2021-12-29 17:02:53 -06:00
dependabot[bot]
f1adf08902
chore(deps-dev): bump tailwindcss from 3.0.7 to 3.0.8 ( #2914 )
...
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss ) from 3.0.7 to 3.0.8.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases )
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.0.7...v3.0.8 )
---
updated-dependencies:
- dependency-name: tailwindcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-29 15:42:41 -06:00
Ben Word
ed8a80c052
Switch to zero-config setup, remove config and bootstrap dirs ( #2839 )
...
* Remove config directory
* feat(zeroconfig): Add support for zero-config
* test(php-lint): remove config directory
* chore(readme): update dir structure
* admin/customizer has been removed
Co-authored-by: QWp6t <hi@qwp6t.me >
2021-12-29 15:42:29 -06:00
Ben Word
85db9c25ca
chore(deps): Bump roots/acorn to v2.0.0-beta.7 ( #2913 )
2021-12-29 15:41:50 -06:00
Ben Word
a2f8e0242e
chore(labeler): fix labeler ( #2915 )
2021-12-29 09:58:31 -06:00
dependabot[bot]
0eae57f278
chore(deps-dev): bump postcss-preset-env from 7.0.1 to 7.1.0 ( #2912 )
...
Bumps [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env ) from 7.0.1 to 7.1.0.
- [Release notes](https://github.com/csstools/postcss-plugins/releases )
- [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugin-packs/postcss-preset-env/CHANGELOG.md )
- [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugin-packs/postcss-preset-env )
---
updated-dependencies:
- dependency-name: postcss-preset-env
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-23 12:01:31 -06:00
Ben Word
1274cbcafc
Add PR labeler ( #2909 )
...
* Add PR labeler
2021-12-23 11:56:54 -06:00
Ben Word
27f565a63a
Sage 10.0.0-beta.2 ( #2908 )
2021-12-21 08:36:11 -06:00
Ben Word
a870896df9
chore(deps): Bump roots/acorn to v2.0.0-beta.6 ( #2911 )
2021-12-21 08:31:57 -06:00
Ben Word
358ae364d7
Remove all base styles followup ( #2900 )
2021-12-20 08:32:50 -06:00
dependabot[bot]
c74afa4789
chore(deps-dev): bump tailwindcss from 3.0.6 to 3.0.7 ( #2910 )
...
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss ) from 3.0.6 to 3.0.7.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases )
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.0.6...v3.0.7 )
---
updated-dependencies:
- dependency-name: tailwindcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-20 08:31:55 -06:00
Ben Word
09234d21f0
Remove customizer starter ( #2904 )
2021-12-19 09:19:09 -06:00
Ben Word
83ced2339c
chore(deps-dev): Bump @roots/bud to v5.0.0 ( #2906 )
2021-12-19 09:16:13 -06:00
Ben Word
0bc00b0907
chore(deps-dev): Bump @roots/bud to v5.0.0-next.20 ( #2905 )
2021-12-17 11:00:28 -06:00
dependabot[bot]
0af9543b6b
chore(deps-dev): bump tailwindcss from 3.0.5 to 3.0.6 ( #2901 )
...
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss ) from 3.0.5 to 3.0.6.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases )
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.0.5...v3.0.6 )
---
updated-dependencies:
- dependency-name: tailwindcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-17 10:15:39 -06:00
dependabot[bot]
bb8e4be381
chore(deps-dev): bump tailwindcss from 3.0.2 to 3.0.5 ( #2896 )
...
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss ) from 3.0.2 to 3.0.5.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases )
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.0.2...v3.0.5 )
---
updated-dependencies:
- dependency-name: tailwindcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-15 09:17:06 -06:00
QWp6t
fd94cff640
chore(deps-dev): Bump @roots/bud to v5.0.0-next.19 ( #2895 )
2021-12-15 09:14:19 -06:00
Kelly Mears
d1d9dc03bf
update watch glob for views directory ( #2892 )
2021-12-13 17:40:12 -06:00
Kelly Mears
4e1d4ccfaf
update tailwind.config.js ( #2891 )
2021-12-13 17:39:55 -06:00
Ben Word
2331f43a84
Fix Bud proxy ( #2890 )
2021-12-13 13:09:44 -06:00
Ben Word
44c09a6212
Remove all base styles ( #2889 )
2021-12-13 13:08:37 -06:00
dependabot[bot]
7b5d7a9bce
chore(deps-dev): bump prettier from 2.5.0 to 2.5.1 ( #2877 )
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.5.0 to 2.5.1.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.5.0...2.5.1 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-13 09:39:29 -06:00
dependabot[bot]
11bbb913bf
chore(deps-dev): bump postcss from 8.4.4 to 8.4.5 ( #2885 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.4 to 8.4.5.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.4...8.4.5 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-13 09:34:06 -06:00
dependabot[bot]
f011851803
chore(deps-dev): bump tailwindcss from 3.0.0 to 3.0.2 ( #2888 )
...
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss ) from 3.0.0 to 3.0.2.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases )
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.0.0...v3.0.2 )
---
updated-dependencies:
- dependency-name: tailwindcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-13 09:28:50 -06:00
dependabot[bot]
4cbbf5ba9c
chore(deps-dev): bump @roots/sage from 5.0.0-next.17 to 5.0.0-next.18 ( #2886 )
...
Bumps [@roots/sage](https://github.com/roots/bud/tree/HEAD/packages/@roots/sage ) from 5.0.0-next.17 to 5.0.0-next.18.
- [Release notes](https://github.com/roots/bud/releases )
- [Changelog](https://github.com/roots/bud/blob/main/CHANGELOG.md )
- [Commits](https://github.com/roots/bud/commits/v5.0.0-next.18/packages/@roots/sage )
---
updated-dependencies:
- dependency-name: "@roots/sage"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-13 09:25:37 -06:00
dependabot[bot]
b7961a8b95
chore(deps-dev): bump @roots/bud from 5.0.0-next.17 to 5.0.0-next.18 ( #2887 )
...
Bumps [@roots/bud](https://github.com/roots/bud/tree/HEAD/packages/@roots/bud ) from 5.0.0-next.17 to 5.0.0-next.18.
- [Release notes](https://github.com/roots/bud/releases )
- [Changelog](https://github.com/roots/bud/blob/main/CHANGELOG.md )
- [Commits](https://github.com/roots/bud/commits/v5.0.0-next.18/packages/@roots/bud )
---
updated-dependencies:
- dependency-name: "@roots/bud"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-13 09:21:34 -06:00
Ben Word
26ff3fa9ff
Tailwind CSS v3.0 ( #2882 )
2021-12-10 09:43:41 -06:00
Ben Word
60271ef7e6
Update docs link [ci skip]
2021-12-08 13:13:38 -06:00
Ben Word
0ae5f93e17
Switch primary branch from master to main ( #2851 )
...
* Switch primary branch from master to main
Co-authored-by: QWp6t <hi@qwp6t.me >
2021-12-08 13:12:30 -06:00
Ben Word
a8266b98ec
Remove issue closer ( #2878 )
2021-12-06 15:59:08 -06:00
dependabot[bot]
c58deddd61
chore(deps-dev): bump postcss from 8.4.1 to 8.4.4 ( #2867 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.1 to 8.4.4.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.1...8.4.4 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-04 12:29:09 -06:00
dependabot[bot]
a18d02713b
chore(deps-dev): bump @roots/sage from 5.0.0-next.16 to 5.0.0-next.17 ( #2865 )
...
Bumps [@roots/sage](https://github.com/roots/bud/tree/HEAD/packages/@roots/sage ) from 5.0.0-next.16 to 5.0.0-next.17.
- [Release notes](https://github.com/roots/bud/releases )
- [Changelog](https://github.com/roots/bud/blob/main/CHANGELOG.md )
- [Commits](https://github.com/roots/bud/commits/v5.0.0-next.17/packages/@roots/sage )
---
updated-dependencies:
- dependency-name: "@roots/sage"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-04 12:22:44 -06:00
dependabot[bot]
eb9bcf9d1a
chore(deps-dev): bump @roots/bud from 5.0.0-next.16 to 5.0.0-next.17 ( #2866 )
...
Bumps [@roots/bud](https://github.com/roots/bud/tree/HEAD/packages/@roots/bud ) from 5.0.0-next.16 to 5.0.0-next.17.
- [Release notes](https://github.com/roots/bud/releases )
- [Changelog](https://github.com/roots/bud/blob/main/CHANGELOG.md )
- [Commits](https://github.com/roots/bud/commits/v5.0.0-next.17/packages/@roots/bud )
---
updated-dependencies:
- dependency-name: "@roots/bud"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-04 11:46:25 -06:00
Ben Word
a19f9df351
README: Mention Sage 10 beta releases ( #2873 )
2021-12-04 11:44:05 -06:00
Nathan Knowler
0976ced31f
feat(theme-wrapper): remove shrink-to-fit=no ( #2870 )
...
See:
https://www.matuzo.at/blog/html-boilerplate/
https://www.scottohara.me/blog/2018/12/11/shrink-to-fit.html
HTML 5 Boilerplate
2021-12-02 07:51:13 -06:00
Ben Word
759eb08030
chore(theme): misc cleanup ( #2862 )
2021-11-28 13:48:29 -06:00
Altan S
9717df84de
Fix assets path for static images ( #2864 )
2021-11-28 13:48:00 -06:00
Ben Word
174c64f261
chore(deps): Bump roots/acorn to v2.0.0-beta.5 ( #2861 )
2021-11-28 13:39:55 -06:00
dependabot[bot]
54b2711c01
chore(deps-dev): bump postcss-preset-env from 7.0.0 to 7.0.1 ( #2846 )
...
Bumps [postcss-preset-env](https://github.com/csstools/postcss-preset-env ) from 7.0.0 to 7.0.1.
- [Release notes](https://github.com/csstools/postcss-preset-env/releases )
- [Changelog](https://github.com/csstools/postcss-preset-env/blob/main/CHANGELOG.md )
- [Commits](https://github.com/csstools/postcss-preset-env/compare/7.0.0...7.0.1 )
---
updated-dependencies:
- dependency-name: postcss-preset-env
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-26 11:04:56 -06:00
dependabot[bot]
6d2ecce590
chore(deps-dev): bump prettier from 2.4.1 to 2.5.0 ( #2857 )
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.4.1 to 2.5.0.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.4.1...2.5.0 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-26 10:52:56 -06:00
dependabot[bot]
6957fa7531
chore(deps-dev): bump postcss from 8.3.11 to 8.4.1 ( #2859 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.3.11 to 8.4.1.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.3.11...8.4.1 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-26 10:52:15 -06:00
dependabot[bot]
64c9dea8eb
chore(deps-dev): bump @roots/sage from 5.0.0-next.14 to 5.0.0-next.16 ( #2860 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-25 08:18:57 -08:00
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