Commit Graph

2710 Commits

Author SHA1 Message Date
Ben Word
d76b6c93c2 🔥 remove add_theme_support('align-wide') (#3008) 2022-03-16 09:01:38 -05:00
Ben Word
74709f31e0 add discourse topic release workflow (#3003) 2022-03-14 11:34:06 -05:00
Ben Word
500b3e4c8b 🔧 10.x-dev 2022-03-09 12:52:31 -06:00
Ben Word
eb85b33f69 🔖 v10.1.1 2022-03-09 12:51:11 -06:00
Mike Sheppard
ed89b07f4c 🔥 remove default palette + gradients from theme.json (#3002) 2022-03-09 12:49:57 -06:00
Ben Word
ffd3f94701 🔧 10.x-dev 2022-03-08 09:11:28 -06:00
Ben Word
8f109a9261 🔖 v10.1.0 2022-03-08 09:09:20 -06:00
Brandon
260672b786 chore(deps): Remove deprecated variant configuration from tailwind config (#2994) 2022-03-07 16:20:50 -06:00
Ben Word
8b4031a029 🔥 remove linting (#2998)
Co-authored-by: Kelly Mears <developers@tinypixel.dev>
2022-03-07 16:20:31 -06:00
Ben Word
cf2dc5430a 🔥 improve: no need to watch tailwind.config.js (#3000)
Co-authored-by: Kelly Mears <developers@tinypixel.dev>
2022-03-05 09:41:56 -06:00
Ben Word
7a89349347 ⬆️ bud v5.5.0 (#2997) 2022-03-04 19:25:23 -06:00
Ben Word
f04d35f717 🔧 10.x-dev 2022-03-01 20:43:16 -06:00
Ben Word
67805292e2 🔖 v10.0.0 (#2993) 2022-03-01 08:24:26 -06:00
Kelly Mears
f297df0942 bud 5.4.0 (#2983)
Co-authored-by: Ben Word <ben@benword.com>
2022-02-23 08:45:08 -06:00
Ben Word
fc93185a7a 🔧 10.0.0-dev 2022-02-14 08:47:56 -06:00
Ben Word
5a95a6200c 🔧 sage 10.0.0-beta.3 (#2977) 2022-02-14 08:37:01 -06:00
Ben Word
c51960bada ✏️ readme: update bud url 2022-02-13 23:54:30 -06:00
Ben Word
42f4344a91 📝 acorn: clarify version 2022-02-13 22:59:19 -06:00
Ben Word
7900dd3748 📝 simplify acorn notes 2022-02-13 21:31:37 -06:00
Ben Word
52add4944d 💬 acorn requirement error: add link to install docs (#2979) 2022-02-11 21:00:58 -06:00
Ben Word
c630a224d0 🔧 remove acorn post-autoload-dump (#2978) 2022-02-10 18:05:56 -06:00
Ben
cd1e3af50f Remove Acorn as dependency; treat as requirement (#2827) 2022-02-10 17:04:35 -06:00
Ben Word
0bd1f42982 📝 update changelog 2022-02-10 16:50:04 -06:00
Ben Word
9fad6e758d ⬆️ bump roots/acorn to v2.0.0-beta.9 (#2968) 2022-02-10 16:44:34 -06:00
Ben Word
5c7587f8d6 ⬆️ bump bud to v5.3.2 (#2976) 2022-02-10 16:44:24 -06:00
Ben Word
7080c225a6 📝 update changelog 2022-02-10 15:00:33 -06:00
Ben Word
b1d291e63f 🔧 migrate global settings to theme.json (#2964) 2022-02-10 14:52:33 -06:00
strarsis
9857121ed0 Re-add i18n related scripts/tasks (#2958)
Scripts were accidentally removed in PR #2643.
2022-02-08 17:29:54 -06:00
Pascal GAULT
85366aeb06 chore(header): allow unescaped siteName data (#2967) 2022-02-06 11:27:02 -06:00
Ben Word
258d1f9675 Update README.md 2022-01-31 17:59:39 -06:00
Ben Word
60e4c24d97 Bud v5.2.0 (#2959)
* chore(deps): Bump @roots/bud to v5.2.0

* lockfile

* remove `setPublicPath`

* suggestions (#2961)

* suggestions

* unneccessary

Co-authored-by: Kelly Mears <developers@tinypixel.dev>
2022-01-25 19:33:04 -06:00
Ben Word
f63033ef3a chore(deps): Bump roots/acorn to v2.0.0-beta.8 (#2953) 2022-01-19 15:33:57 -06:00
Ben Word
c036636022 Bud v5.1.0 (#2952)
Co-authored-by: Kelly Mears <developers@tinypixel.dev>
2022-01-19 15:31:46 -06:00
dependabot[bot]
c26b7691ee chore(deps-dev): bump postcss-preset-env from 7.2.0 to 7.2.3 (#2945)
Bumps [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env) from 7.2.0 to 7.2.3.
- [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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-14 11:12:10 -06:00
Ben Word
ea4da9c211 fix(bundle-editor): remove @wordpress/edit-post (#2932) 2022-01-14 11:11:44 -06:00
Nathan Knowler
4281ffff90 feat(search): use a button element (#2943)
This is trivial. The only real benefit is that it might be easier to add an icon and easier to style.
2022-01-11 10:05:35 -06:00
dependabot[bot]
90c9fe1da8 chore(deps-dev): bump tailwindcss from 3.0.12 to 3.0.13 (#2944)
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.0.12 to 3.0.13.
- [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.12...v3.0.13)

---
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>
2022-01-11 09:53:36 -06:00
Brandon
16f3330a4a chore(readme): Add sections directory to theme structure (#2942) 2022-01-10 16:28:36 -06:00
Brandon
fc53cf18b8 fix(views): Use dot notation on entry-meta view includes (#2941) 2022-01-10 16:16:14 -06:00
Ben Word
21491ce84f enhance(views): Move page section views to a sections directory (#2936)
Co-authored-by: Brandon Nifong <brandon@tendency.me>
2022-01-10 16:00:11 -06:00
dependabot[bot]
489fd5af6b chore(deps-dev): bump postcss-preset-env from 7.1.0 to 7.2.0 (#2926)
Bumps [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env) from 7.1.0 to 7.2.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>
2022-01-10 10:18:06 -06:00
dependabot[bot]
1d3d60ba0a chore(deps-dev): bump tailwindcss from 3.0.9 to 3.0.12 (#2939)
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.0.9 to 3.0.12.
- [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.9...v3.0.12)

---
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>
2022-01-10 10:10:09 -06:00
dependabot[bot]
fee03bf186 chore(deps-dev): bump autoprefixer from 10.4.1 to 10.4.2 (#2938)
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.1 to 10.4.2.
- [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.1...10.4.2)

---
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-10 10:09:41 -06:00
Nathan Knowler
7b427c42e0 fix: app/setup.php doesn’t need to be executable (#2933) 2022-01-05 01:06:27 -06:00
dependabot[bot]
7a66350da9 chore(deps-dev): bump tailwindcss from 3.0.8 to 3.0.9 (#2930)
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.0.8 to 3.0.9.
- [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.8...v3.0.9)

---
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>
2022-01-04 11:34:18 -06:00
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