Compare commits

..

736 Commits

Author SHA1 Message Date
e502939f5f acf stylised icon select for solid and regular sets 2026-02-12 19:40:00 +00:00
08efd219c5 new spacing vars and framework classes 2026-02-12 16:32:35 +00:00
7c759213df minor typography changes 2026-02-11 22:39:54 +00:00
94328feaa0 scss: replace @use with @forward 2026-02-11 20:46:12 +00:00
2a0a96da84 app.scss: @use header and footer from views directory 2026-02-11 16:42:49 +00:00
9e368e75c9 article block: resolve parent/inner focus toggle issue 2026-02-11 15:49:44 +00:00
f72a2faec6 set image block width and height based on selected size, not the lazy size 2026-02-11 15:49:13 +00:00
266d757615 css colour classes: conditions for selection colours on white and black backgrounds 2026-02-11 12:41:36 +00:00
10d66ae8ee components.socials: fix variable typo 2026-02-10 16:43:48 +00:00
4967bc280c conditional socials 2026-02-10 15:51:11 +00:00
9846663b9c favicon title var 2026-02-10 15:43:03 +00:00
899bbd6129 update fontawesome integration and add kit support 2026-02-10 15:22:19 +00:00
da7f917af0 handle empty content error in core/image block 2026-02-10 13:40:24 +00:00
b1f960e182 composer update 2026-02-10 13:17:38 +00:00
21fc4ebb39 supporess acf load error 2026-02-10 11:43:44 +00:00
94d96b6526 add favicon support 2026-02-10 11:43:27 +00:00
0e24bfc8c5 add simple lightbox 2026-02-06 21:42:37 +00:00
5631760ea2 remove unused line 2026-02-06 16:36:11 +00:00
a8141c8624 remove commented out lines 2026-02-05 20:46:07 +00:00
82951123c9 core/image: only output <figure> rather than complete html document 2026-02-05 20:45:54 +00:00
0be38f4a71 add article block editor style overrides 2026-02-05 14:34:54 +00:00
7b96dedde3 wp core image block: parse html and add lightbox link 2026-02-05 14:34:36 +00:00
fccfad2c55 article block: more core block styles 2026-02-05 11:59:32 +00:00
9deb4a8f73 article block: organise styles by core block 2026-02-04 13:55:13 +00:00
a0ff9876db base article block styles 2026-02-03 22:54:29 +00:00
88a742fc27 app/blocks: comments for filters and actions 2026-02-03 17:18:39 +00:00
3e146218c4 add condition for disabling lazy background image 2026-02-03 13:03:02 +00:00
f17a84026c fix background condition in block classname js function 2026-02-03 13:01:17 +00:00
31158d734a block settings: toggle for text contrast and fix colour/tint 2026-02-03 13:00:27 +00:00
513c9c90a5 remove core block styles from wordpress block editor 2026-02-03 12:59:28 +00:00
6db11b741a remove wysiwyg class from article block wrapper 2026-02-03 12:58:46 +00:00
8e88d7e519 fix indent 2026-02-03 12:57:39 +00:00
926666dc65 remove inline css output from core wp blocks 2026-02-03 12:54:19 +00:00
21586e9525 composer update and add hard-boiled-security from wpackagist 2026-02-03 12:28:00 +00:00
d498831137 expose new image sizes to javascript and properly get specified image sizes in react 2026-01-05 17:23:59 +00:00
3103005a10 BackgroundImage component: support specific image sizes and lazy loading 2026-01-05 14:49:33 +00:00
b87e16d235 add lazy background image 2026-01-05 13:39:42 +00:00
526f6f937a add hero image size 2026-01-05 13:39:24 +00:00
f6e92bc49d add block READMEs 2026-01-04 18:03:17 +00:00
bcb370af84 add placeholder markup to example block editor file 2026-01-04 18:02:58 +00:00
f0b422d111 add placeholder js to example block 2026-01-04 18:02:36 +00:00
4a212e4531 remove unused styles and scripts from article block 2026-01-04 18:01:53 +00:00
46109b7bc6 remove unused js function 2026-01-04 18:01:18 +00:00
d3f0b9300b acf footer block can have buttons or blurb 2026-01-04 18:00:37 +00:00
2c4934fd3c add some placeholder markup to dynamic example block 2026-01-04 18:00:05 +00:00
254087d5df article block : add wysiwyg class to container 2026-01-04 17:59:40 +00:00
79fef2a135 background tint no longer requires background image 2026-01-04 17:59:01 +00:00
52d1901477 allow extra classes in className js function 2026-01-04 17:57:51 +00:00
e0e01911d3 use json lists in editor.js 2026-01-04 17:57:20 +00:00
e78681ef14 adjust framework css 2026-01-04 17:56:40 +00:00
60d2322994 acf blocks: adjust padding and contrast controls 2026-01-04 17:55:34 +00:00
2ca06917ff most block lists to json files 2026-01-04 17:54:46 +00:00
4fa387dbe9 adjust colour php functions 2026-01-04 17:53:45 +00:00
886a57931e add ajax thumbnail rebuild to dev 2026-01-04 14:55:22 +00:00
21227ab24c article block front end rendering 2026-01-03 13:33:13 +00:00
494a2697a6 package-lock.json 2026-01-03 10:32:26 +00:00
3a2cfa255a basic article block backend working 2026-01-03 10:31:24 +00:00
57d7dfd6a3 block background image settings 2026-01-02 20:21:33 +00:00
19e9795807 cleanup unused theme hook 2026-01-02 18:54:16 +00:00
efe4b91e8f block background colours and tint 2026-01-02 01:15:56 +00:00
6d4f040c45 add hard boiled security plugin 2026-01-01 21:56:56 +00:00
079a9b927b add css class name helper functions for blocks 2025-12-19 12:29:38 +00:00
94cc0750ce move restAPI class to utilities 2025-12-19 12:28:59 +00:00
3378469f2e fix editor styles after wp update 2025-12-19 12:28:25 +00:00
3de7686846 remove console.log from block js 2025-12-18 11:01:52 +00:00
38b596ec55 remove unused css 2025-12-18 11:00:43 +00:00
6444d246d5 setup endpoints class and add container widths for blocks 2025-12-18 10:59:25 +00:00
952b41890f integrating attributes 2025-12-18 10:57:50 +00:00
17ab6d6862 remove autoload_psr4 for old block approach 2025-12-18 10:54:43 +00:00
d969593bf7 tweak editor styles 2025-12-15 18:34:09 +00:00
1b4a512ee5 remove old style acf block 2025-12-15 18:24:46 +00:00
6196ec35bd use standard block.json method with ACF blocks 2025-12-15 18:10:06 +00:00
fc99788e23 composer update 2025-12-15 18:09:37 +00:00
fa0de9dbd1 auto-registering blocks in php and javascript with dynamic enqueuing of associated styles and scripts with support for scss and blade 2025-12-13 14:22:42 +00:00
2973a0ebdf cleanup allowed_blocks logic and add mechanism for disabling blade template for specific block 2025-12-12 13:12:37 +00:00
8f3da65237 a working react/php dynamic wordpress block example integrated with the Vite build process 2025-12-10 19:44:32 +00:00
9cedcee556 restrict core blocks to inner blocks of specified parent blocks. blocks blocks blocks 2025-12-09 22:40:44 +00:00
79f34023e1 stop loading blocks in main app.js 2025-12-09 22:11:20 +00:00
a18370a6f9 block whitelist json 2025-12-09 22:10:55 +00:00
1a73b05910 remove BadExample css 2025-12-09 22:10:35 +00:00
2584ebd25e remove old code 2025-12-09 22:09:49 +00:00
c14bb2f436 move Blocks.php stuff alongside top level includes 2025-12-09 22:07:50 +00:00
a20425c837 use json file for block whitelist 2025-12-09 22:06:47 +00:00
d52d7c8759 basic block styles within editor 2025-12-09 22:04:29 +00:00
9066f24cc6 remove blocks.js 2025-12-09 22:02:59 +00:00
fc225d14db tweak acf block settings 2025-12-09 22:02:24 +00:00
c09bfcbc1e add $wpblue var 2025-12-09 22:01:52 +00:00
6c2a0afed8 fix container width in blocks 2025-12-09 22:01:23 +00:00
bf737a805c update .editorconfig 2025-12-09 21:57:25 +00:00
fbe57b2c32 new text editor block that contains core blocks as inner blocks and prevents them from being used at top level 2025-11-27 07:14:31 +00:00
0e1f5d48e9 default content block that uses core inner blocks 2025-11-23 17:34:49 +00:00
6d6836ed62 update vite base path 2025-11-22 20:51:28 +00:00
76520e58d2 Add 'web/app/themes/badegg/' from commit '2b425fd2ea8083ef47852429a353e1afc4e93bf8'
git-subtree-dir: web/app/themes/badegg
git-subtree-mainline: 272b0f6525
git-subtree-split: 2b425fd2ea
2025-11-22 17:26:50 +00:00
272b0f6525 remove sage 10 2025-11-22 17:26:37 +00:00
07de9c14f0 brevo api key env 2025-11-22 17:21:36 +00:00
2b425fd2ea Merge pull request 'Upgrade to version 11.0.1' (#1) from v11.0.1 into main 2025-10-30 22:14:45 +00:00
5605b5f6c0 replace deprecated scss 2025-10-30 22:01:23 +00:00
b404580499 pull in v11.0.1 from upstream 2025-10-30 21:40:17 +00:00
efd2c32edf specify --cwd in yarnrc to run command from project root 2025-09-05 12:35:53 +01:00
15cb5e41db base styles now buildable 2025-09-04 23:03:37 +01:00
73a502012b add base styles and scripts 2025-09-04 22:41:59 +01:00
610f185807 wysiwyg block 2025-09-04 21:46:12 +01:00
945d685586 baseline functions 2025-09-04 16:06:34 +01:00
fa02de6495 plugin environment variables 2025-09-04 15:53:19 +01:00
c25b3ef553 remove tailwind 2025-09-04 15:52:20 +01:00
3d510a3cf4 add acf pro 2025-09-04 10:29:33 +01:00
b0e748d648 add autoload and hide default blocks 2025-09-04 10:21:40 +01:00
4ac7ca0e66 install dependencies 2025-09-03 21:08:16 +01:00
fbb402decd theme screenshot.png, install acorn, yarn build 2025-09-03 20:30:48 +01:00
Steve Ross
2c9614bb5f Merge pull request #2 from badegguk/theme
add sage theme
2025-09-03 20:18:58 +01:00
1a071f11ca add sage theme 2025-09-03 20:18:31 +01:00
Steve Ross
e0b6012b11 Merge pull request #1 from badegguk/docker
add docker local dev stuff
2025-09-03 19:30:19 +01:00
022589d6c9 add docker local dev stuff 2025-09-03 19:29:55 +01:00
88f784ba23 init commit 2025-09-03 19:03:14 +01:00
Brandon
5699f4f559 🔖 v11.0.1 2025-03-26 21:39:02 -05:00
Brandon
be765102ef 🎨 Simplify the default Composers (#3250) 2025-03-26 21:24:04 -05:00
Brandon
71622502b4 🔥 Remove unnecessary HMR client setup (#3241) 2025-03-26 21:21:13 -05:00
Brandon
84fd9c4012 🔥 Remove package-lock.json (#3251)
* 👷 Update workflow to not depend on package lock file
2025-03-26 21:08:22 -05:00
Johan van der Molen
7df0d47c08 🧑‍💻 Always import editor.css in block editor settings (#3248) 2025-03-26 20:57:56 -05:00
Brandon
2eec978ea9 🔧 Set a default layout content size (#3240) 2025-03-07 14:34:28 -06:00
Andréas Lundgren
1bdf4b1aa0 🎨 Remove unused use statement in setup.php (#3238) 2025-03-04 05:35:32 -06:00
Ben Word
4bcd4ba072 🔧 11.x-dev 2025-03-03 08:48:15 -05:00
Ben Word
88e92210ab 🔖 v11.0.0 2025-03-03 08:46:56 -05:00
Ben Word
18c94f71d1 🔧 Acorn v5 (#3235) 2025-03-03 08:45:46 -05:00
renovate[bot]
ac215a1299 ⬆️ Bump @roots/vite-plugin to ^1.0.2 (#3236)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-03 08:45:30 -05:00
Joshua Fredrickson
a1a4b3a1ca Avoid missing folder error when running dev (#3224) 2025-02-27 13:48:43 -05:00
Ben Word
6513d44ace 🔧 WordPress 6.6+ required 2025-02-26 13:17:15 -05:00
Ben Word
f82aa1081b 🩹 static 2025-02-26 10:51:55 -05:00
Ben Word
7a103185f7 ⬆️ Bump deps 2025-02-26 10:49:06 -05:00
Ben Word
e872587e77 👷 Update labeler 2025-02-23 11:17:23 -05:00
Ben Word
741b8c879c Use @roots/vite-plugin (#3231)
Co-authored-by: Brandon <brandon@tendency.me>
2025-02-22 15:13:42 -05:00
Ben Word
598fb1a8ae 📝 Update README [ci skip] 2025-02-22 13:57:28 -05:00
Ben Word
ef302f7681 📝 Update README [ci skip] 2025-02-20 14:23:03 -05:00
Ben Word
c34168d30c ⬆️ Bump Pint 2025-02-12 09:20:23 -05:00
Ben Word
1b0baeef2a ⬆️ Upgrade npm deps 2025-02-12 09:18:51 -05:00
Ben Word
a3fffc9579 👷 Renovate: Move rangeStrategy to root config 2025-02-12 09:10:40 -05:00
Ben Word
724771ceee 👷 Renovate: Enable version bumps in package.json 2025-02-12 09:08:21 -05:00
renovate[bot]
02bbc2d8f4 Migrate config .github/renovate.json (#3227)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-12 09:01:27 -05:00
Ben Word
51c7956ecc 🔥 Remove assets config 2025-02-12 08:58:49 -05:00
Ben Word
74acaca2a9 brb
This reverts commit b343e9060a.
2025-02-06 11:56:39 -05:00
Ben Word
b343e9060a 🔥 Remove assets config 2025-02-06 11:53:28 -05:00
Ben Word
7b836981ac 🔧 Add Acorn's postAutoloadDump script 2025-02-06 11:40:49 -05:00
Ben Word
6958f1cc6b ♻️ Improve theme.json generation with more robust CSS parsing (#3223) 2025-02-06 08:52:03 -05:00
Matthias
2343d60a83 fix tailwind css regex mismatch (#3221) 2025-02-05 17:58:57 -05:00
Pavol Caban
424c91b856 Fix Vite dependency extract (#3219)
* Fix Vite dependency extract regex

* Fix Vite Typescript compatibility
2025-02-05 17:50:31 -05:00
Steve Jones
d659ad01b8 🩹 Compact fix for color generation in theme.json (#3222)
* Fix for incorrect theme.json generation of colours

* Fix for theme.json color generation

* Compact fix for colour theme.json generation

---------

Co-authored-by: Steve Jones <steve@codewithfeeling.com>
2025-02-05 17:47:11 -05:00
Marcin Lis
d45db1436f Fix default aliases paths for assets (#3218)
Setting absolute paths in aliases to prevent warnings in Vite.js and fix the background-image reference to an image using eg. @images/bg.svg
2025-02-03 06:21:37 -05:00
Ben Word
564787f713 🔧 Update Renovate config 2025-02-02 08:07:20 -05:00
Ben Word
19784450cc ⬆️ Bump dev dependencies 2025-02-02 08:03:30 -05:00
renovate[bot]
326f354c0a ⬆️ Bump tailwindcss monorepo to v4.0.3 (#3217)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-02 07:55:31 -05:00
Ben Word
2ae34b9f55 Tailwind v4 (#3208)
Co-authored-by: Brandon <brandon@tendency.me>
Co-authored-by: csorrentino <cjsorren@gmail.com>
Co-authored-by: stuart <stuartjwong@gmail.com>
2025-02-02 07:53:33 -05:00
csorrentino
1e8124fdd0 Add default aliases for assets (#3215)
* add default aliases for assets

Adds the same default aliases as the @roots/sage bud extension

* Remove beginning slash

---------

Co-authored-by: Ben Word <ben@benword.com>
2025-02-02 07:52:49 -05:00
csorrentino
82b818553e Support external WP dependencies in JSX files (#3209) 2025-01-20 18:02:59 -05:00
Ben Word
9c7c11fb54 🩹 Dev server: fix WP dependency handling (#3207)
* Revert "🎨 Simplify WordPress dependency handling" (#3202)
* 🩹 Fix dev server error
2025-01-20 15:57:09 -05:00
Ben Word
d2a991045b 🔧 Set public base path 2025-01-15 18:45:57 -05:00
Ben Word
16ecaf73a7 🔧 Set public base path (#3205) 2025-01-15 18:37:47 -05:00
tombroucke
a3a3b704a8 🔧 Import static assets (#3204)
Similar to `.assets(["images"])` in bud, we can add static assets in vite.
2025-01-15 18:10:41 -05:00
Ben Word
462e4e413d 🎨 Simplify WordPress dependency handling (#3202) 2025-01-14 08:10:27 -05:00
Ben Word
7fa70e6d56 🔧 PHP 8.2 is required 2025-01-04 10:14:33 -05:00
Ben Word
ef277f4344 ⬆️ Update build deps 2025-01-04 10:03:25 -05:00
Ben Word
4bdcdce08a 🙈 Update .gitignore 2025-01-04 09:52:29 -05:00
Ben Word
3bafd31eb3 🔧 Don't declare providers in composer.json 2025-01-04 09:14:11 -05:00
Ben Word
6811b5b37f 🔧 Minimal bootloader 2025-01-04 09:09:31 -05:00
Ben Word
db891ebf6c 📝 Update README [ci skip] 2025-01-04 09:06:41 -05:00
Ben Word
b97e10500c 🔧 Bootloader: Remove unnecessary wrapping action from inside theme 2025-01-04 09:03:59 -05:00
Ben Word
f4d1ac38e8 🔧⬆️ Acorn v5 (#3201) 2025-01-04 08:57:07 -05:00
Ben Word
21a102fc95 🔧 11.x-dev 2025-01-04 08:46:07 -05:00
Ben Word
ff3046ed32 🔧 Use Vite for build (#3199)
Co-authored-by: Brandon Nifong <brandon@tendency.me>
2025-01-04 08:45:24 -05:00
Ben Word
60f71b7fe7 📝 Update README [ci skip] 2024-12-22 13:34:01 -05:00
Ben Word
2e7b85db2c 📝 Update README [ci skip] 2024-12-22 13:31:34 -05:00
c3e5edab8b updates from most recent website build 2024-12-20 17:09:16 +00:00
Ben Word
0b406a284b 📝 Update README [ci skip] 2024-11-13 04:53:25 -05:00
Ben Word
922cf8ab17 📄 Update name 2024-11-13 04:52:57 -05:00
d67a9ea2ff disable comments 2024-11-06 22:56:03 +00:00
3bf359177a acf-json 2024-11-06 22:55:01 +00:00
e0ad3b5d03 custom post type and ACF json syncing 2024-11-06 22:42:07 +00:00
c10dda79fc set theme name and details 2024-11-06 21:00:00 +00:00
eeea696c67 add base framework styles 2024-11-05 17:19:47 +00:00
0cbe68b174 remove tailwind-css 2024-11-05 15:10:13 +00:00
d759aeef47 badegg screenshot.png 2024-11-05 14:58:55 +00:00
af8045eb22 build theme assets 2024-11-05 14:58:44 +00:00
183e996c64 composer install 2024-11-05 14:14:26 +00:00
renovate[bot]
fe69893d42 chore(deps): ⬆️ bump bud to v6.23.3 (#3193)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-19 10:10:29 -05:00
renovate[bot]
029d7de745 chore(deps): ⬆️ bump bud to v6.23.2 (#3187)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-19 11:39:07 -05:00
Ben Word
d488df6ebd 📝 Update README [ci skip] 2024-06-02 15:26:58 -05:00
Marcelo
7886aee44c 🩹 Add missing text domain to skip link (#3190) 2024-05-29 13:59:43 -05:00
Ben Word
03335c6ffe 📝 Update README [ci skip] 2024-04-04 09:17:11 -05:00
Ben Word
a096302967 🔧 10.x-dev 2024-02-06 08:50:26 -06:00
Ben Word
f40da3fa60 🔖 v10.8.2 2024-02-06 08:48:58 -06:00
Brandon
7e5e789e7b 🩹 Fix the comment list output (#3184) 2024-02-02 09:36:33 -06:00
Darshan Gada
0af9e0f148 👷 Fix deprecation errors in CI Action (#3183) 2024-02-02 09:35:54 -06:00
Ben Word
097fbc3de9 🔧 10.x-dev 2024-02-01 16:58:33 -06:00
Ben Word
639b4578e4 🔖 v10.8.1 2024-02-01 16:57:46 -06:00
Brandon
1e3e3258ce 🩹 Fix exception being thrown when listing comments (#3182) 2024-02-01 16:56:58 -06:00
Daniel Sturm
a7f9962e05 🔧 Bump minimum PHP version to 8.1 in style.css (#3181) 2024-02-01 09:25:39 -06:00
Ben Word
195545c70f 🔧 10.x-dev 2024-01-30 15:29:01 -06:00
Ben Word
c5be350f4b 🔖 v10.8.0 2024-01-30 15:28:18 -06:00
Ben Word
d6c6858516 🔧 Build 2024-01-30 15:20:18 -06:00
Ben Word
1b8267d12c 🔧 Remove sage-svg suggestion
https://roots.io/sage/docs/use-blade-icons/
2024-01-26 09:59:32 -06:00
Ben Word
c35cd42072 ️ Add accessible names to nav elements (#3179)
* ️ Add accessible names to nav elements

---------

Co-authored-by: Nathan Knowler <nathan@knowler.me>
2024-01-18 13:18:02 -06:00
renovate[bot]
05099a1921 chore(deps): ⬆️ bump actions/cache action to v4 (#3180)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-18 13:09:32 -06:00
Ben Word
ba672ce51a 🩹 Comments title: Fix make-pot warning (#3178) 2024-01-18 12:56:13 -06:00
Sandro Würmli
dce151f9d2 Fix for multiple .po files (#3155)
Co-authored-by: Ben Word <ben@benword.com>
2024-01-18 12:48:38 -06:00
Brandon
884bfc770f 🎨 Move comment logic into a dedicated Composer (#3162)
* 🎨 Move comment logic into a dedicated Composer

* 🎨 Swap the method order
2024-01-18 12:37:47 -06:00
Ben Word
27808abf0a 👷 Fix labeler action (#3177) 2024-01-18 12:36:07 -06:00
Brandon
eaae7ac7f9 👷 Replace phpcs with Pint (#3161)
 Add `laravel/pint` to the project
 Remove `squizlabs/php_codesniffer` from the project
🔧 Remove deprecated Composer scripts
👷 Replace phpcs with Pint
🎨 Run Pint

---------

Co-authored-by: Ben Word <ben@benword.com>
2024-01-18 12:01:21 -06:00
renovate[bot]
7f5e5d47aa chore(deps): ⬆️ bump actions/labeler action to v5 (#3164)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-18 11:53:44 -06:00
renovate[bot]
7ff538a029 chore(deps): ⬆️ bump squizlabs/php_codesniffer to v3.8.1 (#3163)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-18 11:53:31 -06:00
strarsis
456ade46c6 Use npm for translate scripts execution (#3174) 2024-01-18 11:50:47 -06:00
Ben Word
c9c2c67dca 🔧 Bump minimum PHP version to 8.1 (#3176) 2024-01-18 11:45:42 -06:00
Ben Word
a42591cf47 🔧 Bump minimum Node.js version to v20 (#3175) 2024-01-18 11:42:55 -06:00
renovate[bot]
157202898c chore(deps): ⬆️ bump bud to v6.20.0 (#3137)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-18 11:36:49 -06:00
Ben Word
47958c949c 🔥 Remove Soil features (#3172) 2024-01-16 09:17:15 -06:00
Brandon
a8cb79d3ec 🎨 Make the Alert component anonymous (#3173) 2024-01-05 11:10:05 -06:00
Brandon
9e90725931 🎨 Move default theme markup to the app layout (#3167) 2024-01-05 11:08:58 -06:00
Brandon
af74fb3305 🎨 Make the Alert component anonymous 2024-01-04 12:05:48 -06:00
Brandon
a8ed5732f2 🩹 Move get_header hook above wp_head() (Fixes #3171) 2024-01-04 00:30:48 -06:00
Ben Word
1087778e4b Editor: Add background image support (#3169) 2023-12-19 10:31:29 -06:00
Brandon
f19e65e684 🚨 Run phpcbf 2023-12-18 23:37:35 -06:00
Brandon
4d394dfec0 👷 Stop the madness (#3168) 2023-12-18 23:25:08 -06:00
Log1x
605f1a6285 🎨 Run Pint 2023-12-19 02:21:37 +00:00
Brandon
2d88831b79 🔧 Remove index.php from the Tailwind config 2023-12-18 20:20:26 -06:00
Brandon
bc0455bd2c 🎨 Move default theme markup to the app layout
🐛 Fix uncontrollable HTML output (Fixes #3166)
2023-12-18 20:15:03 -06:00
Ben Word
37a50679ab 📝 Update README [ci skip] 2023-12-11 10:48:10 -06:00
Jacek Gajewski
837da757a1 ♻️ Check wp_link_pages before rendering in content-single.blade.php (#3157)
Co-authored-by: Brandon <brandon@tendency.me>
2023-12-08 10:44:28 -06:00
renovate[bot]
af2532ff24 chore(deps): ⬆️ bump actions/setup-node action to v4 (#3156)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-08 10:26:38 -06:00
renovate[bot]
1e6ce0002f chore(deps): ⬆️ bump stefanzweifel/git-auto-commit-action action to v5 (#3153)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-08 10:26:16 -06:00
strarsis
0f519699fa 🌐 Include theme.json; patterns/ in translation scan command (#3076) 2023-12-08 10:25:42 -06:00
Adrian Enriquez
2c10462bc2 💡 Update links in bud.config.js (#3154) 2023-12-08 10:16:46 -06:00
Ben Word
f08c86f831 📝 Update README [ci skip] 2023-12-07 10:53:44 -06:00
Ben Word
31c878b942 📝 Update README [ci skip] 2023-10-10 19:25:36 -05:00
Ben Word
6bc2148c1f 📝 Update README [ci skip] 2023-09-27 10:10:04 -05:00
Ben Word
450e8434b2 🔧 10.x-dev 2023-09-27 09:27:31 -05:00
Ben Word
e5c8814527 🔖 v10.7.0 2023-09-27 09:26:40 -05:00
Tom Lawton
1a232426d5 fix: update default app.css tailwind syntax to use @tailwind (#3149) (#3150) 2023-09-27 09:22:49 -05:00
renovate[bot]
0435ceb0cb chore(deps): ⬆️ bump actions/checkout action to v4 (#3147)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-27 09:14:35 -05:00
renovate[bot]
3ba1c40b96 chore(deps): ⬆️ bump actions/setup-node action to v3 (#3084)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-27 09:13:43 -05:00
renovate[bot]
3474a0a238 chore(deps): ⬆️ bump squizlabs/php_codesniffer to v3.7.2 (#3127)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-27 09:13:26 -05:00
Kelly Mears
218908dd50 📦 deps: upgrade @roots/bud to 6.16.1 (#3146) 2023-09-27 09:12:32 -05:00
Ben Word
7743db993b 🔧 10.x-dev 2023-05-09 09:30:16 -05:00
Ben Word
79904057c1 🔖 v10.6.0 2023-05-09 09:22:08 -05:00
Kelly Mears
84111a6546 🩹 fix: core/button block style (#3130) 2023-05-09 09:20:41 -05:00
renovate[bot]
8afa7c11f0 chore(deps): ⬆️ bump bud to v6.12.2 (#3135)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-02 21:26:02 -05:00
renovate[bot]
5f1eb0b08d chore(deps): ⬆️ bump bud to v6.12.1 (#3134)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-28 10:05:44 -05:00
Kelly Mears
b2e888f871 bump: bud@6.12.0 & improvements (#3128)
This PR contains various improvements and cleanups to the configuration and JavaScript code. Key changes include:

- Adding simple comments to `jsconfig.json`.
- Improving config: `bud.wpjson.set` replaces `bud.wpjson.settings`. Note that `bud.wpjson.settings` is not deprecated.
- `bud.wpjson.settings` now disables `dropCap` by default.
- `app.js` and `editor.js` now use `if (import.meta.webpackHot)` instead of optional chaining, since `import.meta.webpackHot` is not a real method and using optional chaining might cause errors.
2023-04-05 13:42:27 -04:00
Ben Word
9301ce8840 📝 Update README [ci skip] 2023-03-25 11:33:33 -05:00
renovate[bot]
30b5523288 chore(deps): ⬆️ bump bud to v6.11.0 (#3126)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-09 17:39:45 -06:00
Ben Word
0567d6067d 📝 Update README [ci skip] 2023-03-07 18:36:57 -06:00
Ben Word
f1508c4de7 📝 Update README 2023-02-28 00:03:07 -06:00
strarsis
7c574d6d29 🔧 Use wp i18n update-po for updating PO files (#3081) 2023-02-22 17:41:27 -06:00
renovate[bot]
c6a19c1577 chore(deps): ⬆️ bump bud to v6.9.0 (#3123)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-07 18:51:09 -06:00
Joshua Fredrickson
33ebcb0a60 🔧 Bump required PHP version in style.css (#3125) 2023-02-06 12:00:30 -06:00
Daniel Sturm
39b871d811 📝 Update README, update requirement for Acorn v3 (#3124) 2023-02-06 11:59:56 -06:00
Ben Word
df0c96e6d7 🔧 10.x-dev 2023-02-05 12:24:13 -06:00
Ben Word
0334e1ed51 🔖 v10.5.1 2023-02-05 12:22:40 -06:00
renovate[bot]
e69e23b408 ⬆️ Bump Bud to v6.8.0 (#3120)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ben Word <ben@benword.com>
2023-02-04 17:28:30 -06:00
Brandon
a197b80577 🧑‍💻 Check that the Acorn bootloader exists before booting (#3121) 2023-02-03 16:52:36 -06:00
Ben Word
a0a5541512 🔧 10.x-dev 2023-01-27 16:47:14 -06:00
Ben Word
92be0c50db 🔖 v10.5.0 2023-01-27 16:45:38 -06:00
Ben Word
1fba34e6fd 🔧 Acorn v3 (Laravel 9.x), drop PHP 7.4 support (#3097)
Co-authored-by: retlehs <retlehs@users.noreply.github.com>
Co-authored-by: Brandon Nifong <brandon@tendency.me>
2023-01-27 16:43:23 -06:00
Ben Word
235465d2ce 🔧 10.x-dev 2023-01-26 16:32:32 -06:00
Ben Word
3c78802c0e 🔖 v10.4.1 2023-01-26 16:31:00 -06:00
renovate[bot]
281fc93fb7 chore(deps): ⬆️ bump bud to v6.7.3 (#3117)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-26 12:51:45 -06:00
renovate[bot]
5418a7da5d chore(deps): ⬆️ bump bud to v6.7.2 (#3116)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-25 12:41:52 -06:00
renovate[bot]
7f4a20cff0 chore(deps): ⬆️ bump bud to v6.7.1 (#3106)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-24 10:37:56 -06:00
Ben Word
9a915f9175 🔍️ Posts: Use latest h-entry microformat (#3115) 2023-01-23 20:46:47 -06:00
Ben Word
4b8c96cc56 📝 Update README 2023-01-23 11:05:06 -06:00
Ben Word
b89bd3eed8 📝 Update README 2023-01-10 14:43:41 -06:00
Ben Word
0fdea50bb2 🔧 10.x-dev 2023-01-04 09:26:31 -06:00
Ben Word
910afb9c04 🔖 v10.4.0 2023-01-04 09:24:27 -06:00
Ben Word
72c4c7a89d 🩹 Fix badge 2023-01-03 14:26:47 -06:00
Kelly Mears
a684b60000 Merge pull request #3111 from roots/km-6.6.6
📦 bump: 6.6.6
2023-01-03 12:17:57 -08:00
Kelly Mears
27f9c7bb5a 6.6.9 2023-01-03 10:04:20 -08:00
Kelly Mears
b3ae4fae13 📦 update: 6.6.8 2022-12-31 11:20:49 -08:00
Kelly Mears
04e556e74b 📦 yarn.lock 2022-12-23 10:54:24 -08:00
Kelly Mears
43fb1c4098 improve: js boilerplate 2022-12-23 10:53:52 -08:00
Kelly Mears
5c774695ca bud.config.mjs -> bud.config.js 2022-12-23 10:53:11 -08:00
Kelly Mears
71d788152d sage as esm; bump to 6.6.6 2022-12-23 10:50:38 -08:00
Kelly Mears
c7c69a54aa improve: jsconfig.json 2022-12-23 10:49:26 -08:00
Kelly Mears
94a64fc99b improve: .editorconfig quote_type 2022-12-23 10:48:53 -08:00
Joshua Fredrickson
2ca4da4e0e 💡 Update WordPress documentation links (#3107) 2022-12-01 16:09:54 -06:00
renovate[bot]
922f7bb455 chore(deps): ⬆️ bump bud to v6.6.2 (#3103)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-20 13:10:08 -06:00
renovate[bot]
af93e04fdc chore(deps): ⬆️ bump bud to v6.6.1 (#3102)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-17 09:41:24 -06:00
renovate[bot]
2f3a29b4e8 chore(deps): ⬆️ bump bud to v6.6.0 (#3096)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-16 10:17:35 -06:00
Joshua Fredrickson
29d87936d9 🔥 Remove default duotone filters from theme.json (#3101) 2022-11-04 09:27:30 -05:00
Ben Word
2e141c1acd 🔧 10.x-dev 2022-10-04 09:26:52 -05:00
Ben Word
ab78a974bc 🔖 v10.3.1 2022-10-04 09:24:58 -05:00
renovate[bot]
184212cdf9 chore(deps): ⬆️ bump bud to v6.4.5 (#3094)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-04 09:23:15 -05:00
Ben Word
c9dba27358 👷 CI: Run Pint (#3088) 2022-10-04 09:22:41 -05:00
Ben Word
a17230d48b 🔧 Update Renovate config 2022-10-04 09:15:24 -05:00
Ben Word
76628f0154 🔧 10.x-dev 2022-09-28 11:54:43 -06:00
Ben Word
e6465e00bc 🔖 v10.3.0 2022-09-28 11:50:04 -06:00
renovate[bot]
0248661069 ⬆️ Bump Bud to v6.4.4 (#3091)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-28 11:49:31 -06:00
Kelly Mears
c0cb65f0a7 Merge pull request #2999 from roots/feat-bud-config 2022-09-25 10:08:02 -07:00
Ben Word
5e4804fdbf 🔧 Generated theme.json 2022-09-24 10:28:56 -05:00
Ben Word
b9fe6735fe 🔧 Remove test color 2022-09-24 10:28:56 -05:00
Ben Word
ebe4084cff 🔧 theme.json generator - move Tailwind to end 2022-09-24 10:28:56 -05:00
Ben Word
8a8f6ea62b 🚧 theme.json generator updates 2022-09-24 10:28:56 -05:00
Ben Word
8c5e945452 🔧 account for #3002 2022-09-24 10:28:56 -05:00
Kelly Mears
d739a211b2 improve: set theme.json colors in tailwind conf 2022-09-24 10:28:56 -05:00
renovate[bot]
95f5dd2c14 ⬆️ Bump Bud to v6.4.3 (#3090)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-24 10:28:41 -05:00
renovate[bot]
511e715b5b ⬆️ Bump Bud to v6.4.2 (#3089)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-23 15:10:30 -05:00
renovate[bot]
8d286024fc ⬆️ Bump Bud to v6.4.1 (#3087)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-20 18:13:35 -05:00
luotao
166b13ca60 Fix broken doc URL (#3086) 2022-09-19 08:05:37 -05:00
Ben Word
df75012132 📝 update README 2022-08-11 10:11:09 -05:00
renovate[bot]
fa7e29cd8e Bump Bud to v6.3.5 (#3083)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-28 17:08:46 -05:00
renovate[bot]
e0452c0867 Bump Bud to v6.3.4 (#3082)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-27 09:37:21 -05:00
Ben Word
d51cbf1ab9 🔧 10.x-dev 2022-07-19 17:14:31 -05:00
Ben Word
ee6426bfb1 🔖 v10.2.0 2022-07-19 17:10:59 -05:00
renovate[bot]
c31e42df2b Bump Bud to v6.3.3 (#3080)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-19 17:04:40 -05:00
renovate[bot]
fdbe4815f9 Pin 📦 update squizlabs/php_codesniffer to 3.7.1 (#3065)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-12 11:54:49 -05:00
renovate[bot]
45a7fa1b5d Bump actions/labeler action to v4 (#3073)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-12 11:52:05 -05:00
renovate[bot]
fa54037da6 Bump actions/checkout action to v3 (#3072)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-12 11:51:37 -05:00
renovate[bot]
ab6223c1ab Bump actions/cache action to v3 (#3066)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-07-12 11:51:26 -05:00
renovate[bot]
71e1f1d13a Bump Bud to v6.3.1 (#3079)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ben Word <ben@benword.com>
2022-07-12 11:50:54 -05:00
Brandon
d0631488fd chore(lint): run pint (#3075) 2022-07-12 11:29:07 -05:00
Kelly Mears
87c7768ec1 📦 improve(patch): bud@6.2.0 (#3074) 2022-07-12 11:27:24 -05:00
Ben Word
5e8202f9ae 🔧 bud config: set the public path by default (#3064) 2022-06-20 14:31:26 -05:00
Ben Word
1beb7d56dc 💬 update README 2022-05-31 13:55:02 -05:00
Ben Word
738b311f83 🔧 10.x-dev 2022-05-30 19:14:31 -05:00
Ben Word
98dfc29524 🔖 v10.1.7 2022-05-30 19:12:16 -05:00
renovate[bot]
a4e6aaf464 ⬆️ Bump bud to v5.8.7 (#3063)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-24 10:56:33 -05:00
Kelly Mears
4aac87b712 👷 dependabot --> renovate (#3060) 2022-05-24 10:46:58 -05:00
strarsis
e7e8210d10 🐛 Fix i18n warnings (#3039) 2022-05-11 14:30:48 -05:00
Joshua Fredrickson
50a542f212 🎨 Add trailing commas (#3032) 2022-04-27 13:27:04 -05:00
strarsis
7deab2b620 🔧 Improve translation scripts (#3013) 2022-04-06 23:24:04 -05:00
Ben Word
63be2f5e29 ⬆️ bud 5.7.7 (#3029) 2022-04-05 18:00:37 -05:00
Gabriel Giordano
fc1776b640 🔧 Add index.php to tailwindcss purge list (#3025) 2022-04-02 08:22:14 -05:00
Ben Word
2d81967a06 🔧 10.x-dev 2022-03-30 19:45:21 -05:00
Ben Word
70914ec1ca 🔖 v10.1.6 2022-03-30 19:44:34 -05:00
Ben Word
7443653e05 ⬆️ bud 5.7.6 (#3024) 2022-03-30 19:44:13 -05:00
Ben Word
984fc22c28 🔧 10.x-dev 2022-03-29 08:59:47 -05:00
Ben Word
6e16a56b31 🔖 v10.1.5 2022-03-29 08:58:38 -05:00
Ben Word
18f212b1b9 ⬆️ bud 5.7.4 (#3023) 2022-03-29 08:57:02 -05:00
Ben Word
f61185fcd6 ⬆️ bud 5.7.3 2022-03-28 08:26:52 -05:00
Ben Word
0b195b48fa 🔧 10.x-dev 2022-03-27 09:49:38 -05:00
Ben Word
3cbb44371a ⬆️ bud 5.7.2 2022-03-27 09:48:16 -05:00
Ben Word
dd5616b283 🔧 10.x-dev 2022-03-25 08:44:06 -05:00
Ben Word
4ed3130e58 🔖 v10.1.3 2022-03-25 08:41:13 -05:00
dependabot[bot]
0da11be35b chore(deps-dev): bump @roots/bud-tailwindcss from 5.6.2 to 5.7.0 (#3016)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-25 08:39:50 -05:00
dependabot[bot]
b3ed9bb568 chore(deps-dev): bump @roots/sage from 5.6.2 to 5.7.0 (#3017)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-25 08:32:48 -05:00
dependabot[bot]
2e9ff8fc04 chore(deps-dev): bump @roots/bud from 5.6.2 to 5.7.0 (#3015)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-25 08:27:14 -05:00
Ben Word
a59b85b51c 📄 update name 2022-03-18 00:07:06 -05:00
Ben Word
ae18161548 🔧 10.x-dev 2022-03-17 11:45:59 -05:00
Ben Word
80b5094f0c 🔖 v10.1.2 2022-03-17 11:44:03 -05:00
Ben Word
c87373b577 ⬆️ bud v5.6.2 (#3012)
Co-authored-by: Kelly Mears <developers@tinypixel.dev>
2022-03-17 11:42:27 -05:00
Ben Word
1fc4986a8b 🔥 remove add_theme_support('align-wide') (#3008) 2022-03-16 09:01:38 -05:00
Ben Word
fd67da1909 add discourse topic release workflow (#3003) 2022-03-14 11:34:06 -05:00
Ben Word
39a49dfc5d 🔧 10.x-dev 2022-03-09 12:52:31 -06:00
Ben Word
bc63ea2a5a 🔖 v10.1.1 2022-03-09 12:51:11 -06:00
Mike Sheppard
1056de9ba4 🔥 remove default palette + gradients from theme.json (#3002) 2022-03-09 12:49:57 -06:00
Ben Word
019a23280d 🔧 10.x-dev 2022-03-08 09:11:28 -06:00
Ben Word
7dc27400a4 🔖 v10.1.0 2022-03-08 09:09:20 -06:00
Brandon
2d1473191d chore(deps): Remove deprecated variant configuration from tailwind config (#2994) 2022-03-07 16:20:50 -06:00
Ben Word
d3b6f4edea 🔥 remove linting (#2998)
Co-authored-by: Kelly Mears <developers@tinypixel.dev>
2022-03-07 16:20:31 -06:00
Ben Word
e4680142a4 🔥 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
f31847299a ⬆️ bud v5.5.0 (#2997) 2022-03-04 19:25:23 -06:00
Ben Word
a9077ece4a 🔧 10.x-dev 2022-03-01 20:43:16 -06:00
Ben Word
df7f99c6a7 🔖 v10.0.0 (#2993) 2022-03-01 08:24:26 -06:00
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
3406be04d4 🔧 10.0.0-dev 2022-02-14 08:47:56 -06:00
Ben Word
be9d47dfdb 🔧 sage 10.0.0-beta.3 (#2977) 2022-02-14 08:37:01 -06:00
Ben Word
e63a497b23 ✏️ readme: update bud url 2022-02-13 23:54:30 -06:00
Ben Word
c0acadae15 📝 acorn: clarify version 2022-02-13 22:59:19 -06:00
Ben Word
024b10591f 📝 simplify acorn notes 2022-02-13 21:31:37 -06:00
Ben Word
a2974793cf 💬 acorn requirement error: add link to install docs (#2979) 2022-02-11 21:00:58 -06:00
Ben Word
2b9b1cc2ed 🔧 remove acorn post-autoload-dump (#2978) 2022-02-10 18:05:56 -06:00
Ben
5fe9e510ee Remove Acorn as dependency; treat as requirement (#2827) 2022-02-10 17:04:35 -06:00
Ben Word
438b58b037 📝 update changelog 2022-02-10 16:50:04 -06:00
Ben Word
f7eb797a0e ⬆️ bump roots/acorn to v2.0.0-beta.9 (#2968) 2022-02-10 16:44:34 -06:00
Ben Word
e3058e64be ⬆️ bump bud to v5.3.2 (#2976) 2022-02-10 16:44:24 -06:00
Ben Word
ebe5699d98 📝 update changelog 2022-02-10 15:00:33 -06:00
Ben Word
8e27580a9b 🔧 migrate global settings to theme.json (#2964) 2022-02-10 14:52:33 -06:00
strarsis
11e9ec258c Re-add i18n related scripts/tasks (#2958)
Scripts were accidentally removed in PR #2643.
2022-02-08 17:29:54 -06:00
Pascal GAULT
95b395f20b chore(header): allow unescaped siteName data (#2967) 2022-02-06 11:27:02 -06:00
Ben Word
8dd551070e Update README.md 2022-01-31 17:59:39 -06:00
Ben Word
6bf1ee4e6b 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
a89ca1231b chore(deps): Bump roots/acorn to v2.0.0-beta.8 (#2953) 2022-01-19 15:33:57 -06:00
Ben Word
187cb00b33 Bud v5.1.0 (#2952)
Co-authored-by: Kelly Mears <developers@tinypixel.dev>
2022-01-19 15:31:46 -06:00
dependabot[bot]
387c73befd 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
eb784f2393 fix(bundle-editor): remove @wordpress/edit-post (#2932) 2022-01-14 11:11:44 -06:00
Nathan Knowler
91c2961a05 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]
ec4ee98222 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
680d9e6fdc chore(readme): Add sections directory to theme structure (#2942) 2022-01-10 16:28:36 -06:00
Brandon
d640a77a76 fix(views): Use dot notation on entry-meta view includes (#2941) 2022-01-10 16:16:14 -06:00
Ben Word
0ad2225beb 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]
191d2b351a 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]
1528ff905d 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]
2c97c8a49d 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
71b2635e0c fix: app/setup.php doesn’t need to be executable (#2933) 2022-01-05 01:06:27 -06:00
dependabot[bot]
4bd577b4e7 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
468822868d chore(php): bump minimum PHP version to 7.4 (#2925) 2022-01-03 05:40:40 -06:00
Simon
14071e6ea3 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]
97e7e226e7 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
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
Brandon
933cd9ae3a 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
a0f94fede0 10.0.0-dev 2021-12-29 17:02:53 -06:00
dependabot[bot]
21b58e701d 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
896da27251 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
a1edd1f868 chore(deps): Bump roots/acorn to v2.0.0-beta.7 (#2913) 2021-12-29 15:41:50 -06:00
Ben Word
0ff1d51506 chore(labeler): fix labeler (#2915) 2021-12-29 09:58:31 -06:00
dependabot[bot]
60aa380e46 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
9ac0ce59e2 Add PR labeler (#2909)
* Add PR labeler
2021-12-23 11:56:54 -06:00
Ben Word
760fcb5537 Sage 10.0.0-beta.2 (#2908) 2021-12-21 08:36:11 -06:00
Ben Word
a1b61d9cf8 chore(deps): Bump roots/acorn to v2.0.0-beta.6 (#2911) 2021-12-21 08:31:57 -06:00
Ben Word
0c9cb73623 Remove all base styles followup (#2900) 2021-12-20 08:32:50 -06:00
dependabot[bot]
331257148c 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
45dc4a87df Remove customizer starter (#2904) 2021-12-19 09:19:09 -06:00
Ben Word
5d9a35f246 chore(deps-dev): Bump @roots/bud to v5.0.0 (#2906) 2021-12-19 09:16:13 -06:00
Ben Word
ec4205c425 chore(deps-dev): Bump @roots/bud to v5.0.0-next.20 (#2905) 2021-12-17 11:00:28 -06:00
dependabot[bot]
86f41c639d 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]
7ed24fce29 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
8dd82a0c22 chore(deps-dev): Bump @roots/bud to v5.0.0-next.19 (#2895) 2021-12-15 09:14:19 -06:00
Kelly Mears
5d5fa4cd59 update watch glob for views directory (#2892) 2021-12-13 17:40:12 -06:00
Kelly Mears
d058becf5d update tailwind.config.js (#2891) 2021-12-13 17:39:55 -06:00
Ben Word
60235ec55b Fix Bud proxy (#2890) 2021-12-13 13:09:44 -06:00
Ben Word
776a38edfe Remove all base styles (#2889) 2021-12-13 13:08:37 -06:00
dependabot[bot]
0b7e6a43b7 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]
fc0b58602a 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]
612aeeeef8 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]
343116e0b0 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]
a1a2869f7e 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
091e113c3e Tailwind CSS v3.0 (#2882) 2021-12-10 09:43:41 -06:00
Ben Word
1bd30dd4f4 Update docs link [ci skip] 2021-12-08 13:13:38 -06:00
Ben Word
439710567c 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
f66da33bfd Remove issue closer (#2878) 2021-12-06 15:59:08 -06:00
dependabot[bot]
9f14a6328c 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]
d4d67b4a16 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]
1734fa7ea6 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
273fe4ec82 README: Mention Sage 10 beta releases (#2873) 2021-12-04 11:44:05 -06:00
Nathan Knowler
a61962c159 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
7e916ae11a chore(theme): misc cleanup (#2862) 2021-11-28 13:48:29 -06:00
Altan S
9e7555fa4e Fix assets path for static images (#2864) 2021-11-28 13:48:00 -06:00
Ben Word
c313702570 chore(deps): Bump roots/acorn to v2.0.0-beta.5 (#2861) 2021-11-28 13:39:55 -06:00
dependabot[bot]
1cf1d87243 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]
f6a932f8bc 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]
caa903e080 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]
93c5fc33bd 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]
b3e2b20e88 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
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
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
Brandon
a1db502e58 enhance(theme): Add theme support for editor-gradient-presets, editor-font-sizes, disable-custom-colors, disable-custom-gradients, disable-custom-font-sizes, custom-spacing
enhance(theme): Remove theme support for default block patterns
chore(theme): Reorder actions inside of the `after_setup_theme` hook by usefulness
chore(ci): Add `8.0` to version matrix
2021-02-16 01:08:50 -06:00
Brandon
c9a9e00cf3 fix(ci): Add test to package.json scripts 2021-02-16 01:08:50 -06:00
Brandon
757f5c7a19 fix(ci): Drop PHP 7.2 from test matrix 2021-02-16 01:08:50 -06:00
Brandon
b911b07efb chore(readme): Update theme structure example 2021-02-16 01:08:50 -06:00
Brandon
be4c81fb7a chore(view): Remove redundant selector 2021-02-16 01:08:50 -06:00
Brandon
9a82b82388 chore(deps): Remove cross-env as it is no longer necessary 2021-02-16 01:08:50 -06:00
Brandon
0ed9ab724f feat(assets): Change default CSS framework to Tailwind
* enhance(view): Add light default styling for Tailwind
* chore(view): Clean up unnecessary selectors and spacing
* feat(acorn): Update Acorn for Laravel 8.x
* chore(acorn): Create default `bootstrap/` project directory for Laravel 8.x
* refactor(acorn): Split the Acorn bootloader between `functions.php` and `bootstrap/app.php` to coincide with Laravel
* refactor(assets): Lighten the out of the box CSS boilerplate
* refactor(assets): Rename `dist/` to `public/` to coincide with Laravel
* refactor(assets): Flatten the `assets/` directory into `resources/` to coincide with Laravel
* refactor(assets): Rename `scripts/` to `js/` to coincide with Laravel
* refactor(assets): Rename `styles/` to `css/` to coincide with Laravel
* feat(deps): Update to Laravel Mix ^6.0
* chore(deps): Change Mix-related package.json `scripts` to the new `mix` binary
* chore(deps): Remove PurgeCSS in favor of Tailwind's built in purge
* chore(deps): Remove deprecated/unnecessary/unused dependencies
* chore(deps): Bump minimum PHP version to 7.3 to coincide with Laravel 8.x
2021-02-16 01:08:50 -06:00
Ben Word
63af5bb9a1 Update sponsors [ci skip] 2020-12-04 09:10:06 -07:00
Mosaad
ff9d53bf26 Correct "trailingComma" value for prettier (#2582)
For "trailingComma" in `.prettierrc`, the value "true" is not accepted. Valid values are: "es5", "none", "all" https://prettier.io/docs/en/options.html#trailing-commas
2020-11-23 16:03:42 -06:00
dependabot-preview[bot]
4e122d8dde Bump squizlabs/php_codesniffer from 3.5.6 to 3.5.8 (#2562)
Bumps [squizlabs/php_codesniffer](https://github.com/squizlabs/PHP_CodeSniffer) from 3.5.6 to 3.5.8.
- [Release notes](https://github.com/squizlabs/PHP_CodeSniffer/releases)
- [Commits](https://github.com/squizlabs/PHP_CodeSniffer/compare/3.5.6...3.5.8)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-11-09 18:15:08 -07:00
dependabot-preview[bot]
cc4cd9c277 Bump bootstrap from 4.5.2 to 4.5.3 (#2554)
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 4.5.2 to 4.5.3.
- [Release notes](https://github.com/twbs/bootstrap/releases)
- [Commits](https://github.com/twbs/bootstrap/compare/v4.5.2...v4.5.3)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-11-09 18:14:34 -07:00
Tang Rufus
1dd9d6880e package.json: Specify supported node versions (#2555) 2020-11-09 18:12:49 -07:00
Ben Word
ba4e3964f4 Update sponsors [ci skip] 2020-10-03 10:13:24 -06:00
Ben Word
690d25fcdb Soil: Activation updates for latest version (#2527) 2020-08-30 10:04:32 -06:00
Brandon
c3ba736e6c Housekeeping (#2520)
* enhance(project): Add .prettierrc to project
* chore(deps): Bump dependencies
* chore(view): Improve readability of the search form view
* chore(admin): Improve language used in the customize_register filter docblock
* chore(lint): Lint project assets
* chore(change-log): Improve/prepare the changelog for actual release
* chore(readme): Improve README feature list
* chore(readme): Update README theme directory structure
* chore(readme): Add GitHub sponsors badge
* chore(readme): Clean up various wording
* fix(ci): Fix failing tests
* fix(mix): Add index.php to purgecss scope (Supersedes #2423) (Credit @oxyc)
2020-08-20 13:35:15 -05:00
Smeedijzer Internet
679fced7cd Update setup.php (#2499)
add_theme_support('html5, [.... 'script', 'style']); removes type="text/javascript" and type=”text/css” from enqueued scripts and styles.
2020-08-18 09:34:01 -06:00
Daniel Sturm
959e8932ea Fix typos in latest changes (#2502) 2020-07-02 02:42:59 -05:00
dependabot-preview[bot]
0bc6c1e9f9 Bump roots/acorn from 1.0.8 to 1.0.9 (#2500)
Bumps [roots/acorn](https://github.com/roots/acorn) from 1.0.8 to 1.0.9.
- [Release notes](https://github.com/roots/acorn/releases)
- [Commits](https://github.com/roots/acorn/compare/v1.0.8...v1.0.9)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-01 11:27:52 -05:00
Tang Rufus
37a64c0e98 ci: Use offical CircleCI PHP and Node orbs, and next-gen docker images (#2484) 2020-06-27 19:59:27 -07:00
Ben Word
4731a1ca9f Update sponsors [ci skip] 2020-05-18 19:32:57 -06:00
Ben Word
f7c711971c Update CHANGELOG [ci skip] 2020-05-16 04:39:04 -06:00
dependabot-preview[bot]
925c1bbb67 Bump bootstrap from 4.4.1 to 4.5.0 (#2467)
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 4.4.1 to 4.5.0.
- [Release notes](https://github.com/twbs/bootstrap/releases)
- [Commits](https://github.com/twbs/bootstrap/compare/v4.4.1...v4.5.0)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-16 04:37:15 -06:00
dependabot-preview[bot]
4fac7164cf Bump @wordpress/babel-preset-default from 4.12.1 to 4.13.0 (#2468)
Bumps [@wordpress/babel-preset-default](https://github.com/WordPress/gutenberg/tree/HEAD/packages/babel-preset-default) from 4.12.1 to 4.13.0.
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/master/changelog.txt)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/babel-preset-default@4.13.0/packages/babel-preset-default)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-16 04:37:04 -06:00
dependabot-preview[bot]
c135401671 Bump roots/acorn from 1.0.6 to 1.0.8 (#2469)
Bumps [roots/acorn](https://github.com/roots/acorn) from 1.0.6 to 1.0.8.
- [Release notes](https://github.com/roots/acorn/releases)
- [Commits](https://github.com/roots/acorn/compare/v1.0.6...v1.0.8)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-16 04:36:47 -06:00
Brandon
1978035953 Update README [ci skip] 2020-05-10 16:39:50 -06:00
QWp6t
ad40b5b0c6 Sage 10 (#2138)
* Sage 10 (#2122)

There's a new version of Sage in the pipeline. The most significant change is the introduction of Acorn. I'll release more information about Acorn as it nears completion.

TODO

- [ ] Restructure templates (@retlehs)
- [ ] Code splitting (@austinpray, @QWp6t, @swalkinshaw)
- [ ] WooCommerce compatibility (@QWp6t, @retlehs)
- [ ] API for build process (possibly extend Laravel Mix) (@QWp6t, @austinpray)
- [ ] Acorn - https://github.com/QWp6t/acorn/issues/1 (@QWp6t)
- [ ] Documentation

Sage 10 and Acorn are both still works in progress so you should definitely not start any projects with them in their current state unless you're willing to do an inordinate amount of debugging and go through the hassle of keeping up with updates as we push them.

* Add wp_body_open hook (WP 5.2+)

* Add missing search blade
Enable preflight by default
Bump version to 10.0.0 in package.json and style.css
Change PHP requirement to 7.1.3
Upgrade roots/sage-installer
Remove deprecated qwp6t/acorn repository from composer.json
Add some sane optimizations to composer.json
Remove excessive linebreaks from helpers.php
Make config linebreaking uniform
Add missing space to ! conditionals to stay consistent with PSR-1/2
Update the file structure in README.md and add the new sponsor
Revert to shorthand @php()
Add aside markup to sidebar and wrap it in @hasSection
Add a document wrapper
Add ARIA roles to the document, main, aside, header, nav, and footer wrappers
Change entry-meta conditional in content-search.blade.php to an @includeWhen
Add some sane linebreaks throughout the views and codebase to increase readability
Add docblocks to the example Title.php composer

* Add WP Blade Check

* Remove redundant ARIA roles

* Revert language_attributes() to get_language_attributes()
Remove roots/wp-blade-check until we decide on where to put it
Only enable preflight when not in production

* Make searchform translations match WordPress core

* Update Travis conf

* rmdist is gone in Sage 10

* Change to Laravel Mix
Clean up and refactor starter styles
Remove autoload from styles/scripts
Remove $ import on customizer.js as Mix autoload will handle that
Fix conditional on comments.blade.php
Bump PHP version to 7.1.3 on Travis
Remove unnecessary fields in package.json as it will never be published
Rename main.css/main.js to app.css/app.js
Automatically remove Blade cache when theme is activated, changed, or removed

* Simplify Blade cache removal

* Use ->uri() on asset for sanity purposes

* Fix app.js typo

* Add npm-run-all

This lets us run related scripts together pretty easily since we can
use glob patterns (e.g. `lint:*` — `**` is supported too). You can
either run scripts sequentially with `run-s` or in parallel with
`run-p`.

See: https://github.com/mysticatea/npm-run-all

* Add -c (continue on error) flag to lint command

This way lint issues for the scripts doesn’t block the styles from being
linted.

* run-s all the things

* Break up `build:production`
* Refine `start` script to call `build` but using `--watch`
  * Since the base command is the same, this makes it easier to
    maintain.
* Use run-s for `test` script for consistency.

* Refactor build commands

The only thing that differs between `build` and `build:production` is
the Node environment variable. We can use `run-s build:mix` preceeded by
the correspinding environment setting.

* Fix start command

We need to pass `--watch` to the `build:mix` not `build`. Also, this
means we need to set the Node environment beforehand since `build:mix`
doesn’t have that.

* Fix hot command

`dist` needs to exist for HMR to work since it looks for `dist/hot`.
This means we should probably build once before starting HMR. This also
renames `build:mix` to just `mix` to keep a consistent naming scheme.

* Move cache location to `storage/`
Add app.name to configuration
Add a ServiceProvider stub
Add missing trailing commas to config
Remove automatic Blade cache removal action as it is no longer necessary
Clean up .gitignore
Clean up JavaScript docblocks
Remove home.js example
Remove leftover Sage 9 information from README

* Remove redundent $asset in setup.php

* Add clean:views npm script (#2176)

Since views are in a predictable location within the theme, this might
be handy. A side effect of adding this is that generated views are now
cleared on every production build, which might be a good thing. If not,
it’s not hard to change.

* [Sage 10] Add src and public mix path helpers (#2177)

Since Mix uses the `webpack.mix.js` path as the webpack context and
doesn’t let us change the context, having a helper can make it easier to
add new assets. It also provides a single source of truth for the assets
source directory.

Also, this adds a `public` function which just makes it easy for setting
the `to` path in the `copyDirectory` task.

By including the definitions of these functions within the
`webpack.mix.js` file itself it makes it clear to Sage users that they
are not a part of Mix.

* Typo [ci skip]

* Syntax optimizations

* Combine watch rules using extended glob patterns
* Use template literals for mix helpers (src + public). Makes it seem
  less cluttered.

* Use out instead of public for publicPath helper

`public` is a future reserved word in JS

* Use publicPath instead of out

* Use Roots\Acorn\ServiceProvider (#2180)

* Make editorconfig account for Blade's outside of resources/views

* non-Blade files located in resources/views should also be indent_size = 2

* [Sage 10] Replace jQuery’s .ready() (#2182)

* Use DOMContentLoaded listener for document ready
* Account for DOMContentLoaded not firing
* Extract ready() to utils.js

Also uses `window.setTimeout(fn, 0)` to cover async.

In a commit/PR in the near future, the `util` directory will be going
away since the DOM router has been extracted to its own package
(https://github.com/roots/js-dom-router). `utils.js` will function as a
place for custom utilities, similar to what `app/helpers.php` is on the
PHP side of things.

* Replace Travis CI with CircleCI (#2185)

* Replace Travis CI with CircleCI

* Replace badge [ci skip]

* Optimize CircleCI (#2186)

* Optimize CircleCI

* Change cache keys

* Update .gitattributes

* Update .gitattributes

* Optimize CircleCI config (#2188)

* Update composer dependencies

* Bump required WordPress version (#2193)

* Change WordPress requirement to 5.2

* Restructure (#2200)

* Restructure Sage
* Composer test -> lint

* Fix version_compare() operators (#2195)

* Simplify Mix Browsersync API (#2198)

* New DOM router + dynamic imports (#2190)

* Use new js-dom-router 
* add dynamic import support with example
* Use babel-eslint as eslint parser

* Update dependencies

* Add post-autoload-dump script for package discovery (#2201)

* CircleCI: `yarn install` with `--frozen-lockfile` (#2203)

* Bump babel-eslint from 10.0.1 to 10.0.2 (#2209)

Bumps [babel-eslint](https://github.com/babel/babel-eslint) from 10.0.1 to 10.0.2.
- [Release notes](https://github.com/babel/babel-eslint/releases)
- [Commits](https://github.com/babel/babel-eslint/compare/v10.0.1...v10.0.2)

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

* Bump sass from 1.21.0 to 1.22.0 (#2211)

Bumps [sass](https://github.com/sass/dart-sass) from 1.21.0 to 1.22.0.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.21.0...1.22.0)

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

* Bump eslint-plugin-import from 2.17.3 to 2.18.0 (#2210)

Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.17.3 to 2.18.0.
- [Release notes](https://github.com/benmosher/eslint-plugin-import/releases)
- [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md)
- [Commits](https://github.com/benmosher/eslint-plugin-import/compare/v2.17.3...v2.18.0)

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

* Bump eslint from 5.16.0 to 6.0.1 (#2212)

Bumps [eslint](https://github.com/eslint/eslint) from 5.16.0 to 6.0.1.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v5.16.0...v6.0.1)

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

* Fix npm run start script options not forwarded with npm (#2205)

This is a known difference between yarn and npm and will eventually
break with yarn once backwards compatibility is removed.

* Use WordPress’ Browserslist config (#2214)

Co-authored-by: Ben Word <ben@benword.com>

* Bump sass from 1.22.0 to 1.22.1 (#2216)

Bumps [sass](https://github.com/sass/dart-sass) from 1.22.0 to 1.22.1.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.22.0...1.22.1)

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

* Bump sass from 1.22.1 to 1.22.3 (#2218)

Bumps [sass](https://github.com/sass/dart-sass) from 1.22.1 to 1.22.3.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.22.1...1.22.3)

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

* Bump laravel-mix from 4.0.16 to 4.1.2 (#2219)

Bumps [laravel-mix](https://github.com/JeffreyWay/laravel-mix) from 4.0.16 to 4.1.2.
- [Release notes](https://github.com/JeffreyWay/laravel-mix/releases)
- [Commits](https://github.com/JeffreyWay/laravel-mix/commits)

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

* Update README [ci skip]

* [Security] Bump lodash from 4.17.11 to 4.17.14 (#2259)

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.14. **This update includes security fixes.**
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.14)

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

* Bump sass from 1.22.3 to 1.22.4 (#2260)

Bumps [sass](https://github.com/sass/dart-sass) from 1.22.3 to 1.22.4.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.22.3...1.22.4)

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

* chore(readme): Use brand color for Twitter follow badge

[ci skip]

* Acorn asset manager config (#2220)

* Add logs directory

* Bump sass from 1.22.4 to 1.22.5 (#2263)

Bumps [sass](https://github.com/sass/dart-sass) from 1.22.4 to 1.22.5.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.22.4...1.22.5)

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

* Add alert component with view composer (#2267)

Resolves #2262

* Fix broken source maps + remove unnecessary conditionals (#2268)

Resolves #2266

Laravel Mix has a bug where source maps are not generated if you do not
specify the source map type (the second argument). This corrects that.

Co-authored-by: Matt Mirus <matt@mattmirus.com>

* chore(config): add alert component alias to view config (#2272)

This also updates Acorn.

* Bump sass from 1.22.5 to 1.22.7 (#2273)

Bumps [sass](https://github.com/sass/dart-sass) from 1.22.5 to 1.22.7.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.22.5...1.22.7)

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

* Bump eslint-plugin-import from 2.18.0 to 2.18.2 (#2275)

Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.18.0 to 2.18.2.
- [Release notes](https://github.com/benmosher/eslint-plugin-import/releases)
- [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md)
- [Commits](https://github.com/benmosher/eslint-plugin-import/compare/v2.18.0...v2.18.2)

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

* No scripts/suggests during `composer install` on CircleCI [ci skip]

* Add timezone, globals, and locale app config [ci skip]

* Add logging config

* Update theme structure in README [ci skip]

* Move get_search_form and body_class to Acorn
comments_template() now defaults to `partials/comments.blade.php`
Composers are now autoloaded

* Bump sass from 1.22.7 to 1.22.9 (#2281)

Bumps [sass](https://github.com/sass/dart-sass) from 1.22.7 to 1.22.9.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.22.7...1.22.9)

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

* Bump eslint from 6.0.1 to 6.1.0 (#2276)

Bumps [eslint](https://github.com/eslint/eslint) from 6.0.1 to 6.1.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v6.0.1...v6.1.0)

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

* Update sponsors [ci skip]

* Keep a commented out example of calling a Composer class

* Bump dependencies
Add sage-svg (#2270)
Add sage-directives (#2265)
Start changelog (Related to #2271)

* Set `wp_nav_menu` echo to `false` (#2278)

* Bump @wordpress/browserslist-config from 2.5.0 to 2.6.0 (#2282)

Bumps [@wordpress/browserslist-config](https://github.com/WordPress/gutenberg/tree/HEAD/packages/browserslist-config) from 2.5.0 to 2.6.0.
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/master/packages/browserslist-config/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/browserslist-config@2.6.0/packages/browserslist-config)

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

* chore(deps): log1x/sage-directives from 1.0.9 to 1.1.2 (#2286)

Bumps [log1x/sage-directives](https://github.com/Log1x/sage-directives) from 1.0.9 to 1.1.2.
- [Release notes](https://github.com/Log1x/sage-directives/releases)
- [Changelog](https://github.com/Log1x/sage-directives/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Log1x/sage-directives/compare/v1.0.9...v1.1.2)

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

* Bump sass-loader from 7.1.0 to 7.2.0 (#2287)

Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 7.1.0 to 7.2.0.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases)
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v7.1.0...v7.2.0)

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

* Remove unnecessary linebreak [ci skip]

* docs(changelog): Use lowercase for "webpack"

Keeps it consistent with [their brand](https://webpack.js.org/branding/#the-name).

[ci skip]

* Bump rimraf from 2.6.3 to 3.0.0 (#2289)

Bumps [rimraf](https://github.com/isaacs/rimraf) from 2.6.3 to 3.0.0.
- [Release notes](https://github.com/isaacs/rimraf/releases)
- [Commits](https://github.com/isaacs/rimraf/compare/v2.6.3...v3.0.0)

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

* Bump sass from 1.22.9 to 1.22.10 (#2292)

Bumps [sass](https://github.com/sass/dart-sass) from 1.22.9 to 1.22.10.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.22.9...1.22.10)

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

* Bump sass-loader from 7.2.0 to 7.3.1 (#2293)

Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 7.2.0 to 7.3.1.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases)
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v7.2.0...v7.3.1)

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

* Bump eslint from 6.1.0 to 6.2.1 (#2294)

Bumps [eslint](https://github.com/eslint/eslint) from 6.1.0 to 6.2.1.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v6.1.0...v6.2.1)

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

* Bump babel-eslint from 10.0.2 to 10.0.3 (#2295)

Bumps [babel-eslint](https://github.com/babel/babel-eslint) from 10.0.2 to 10.0.3.
- [Release notes](https://github.com/babel/babel-eslint/releases)
- [Commits](https://github.com/babel/babel-eslint/compare/v10.0.2...v10.0.3)

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

* Bump eslint from 6.2.1 to 6.2.2 (#2296)

Bumps [eslint](https://github.com/eslint/eslint) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v6.2.1...v6.2.2)

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

* Bump log1x/sage-directives from 1.1.2 to 1.1.3 (#2297)

Bumps [log1x/sage-directives](https://github.com/Log1x/sage-directives) from 1.1.2 to 1.1.3.
- [Release notes](https://github.com/Log1x/sage-directives/releases)
- [Changelog](https://github.com/Log1x/sage-directives/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Log1x/sage-directives/compare/v1.1.2...v1.1.3)

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

* Adds i18n support (#2290)

Adds translation commands to package.json. Includes support for Javascript strings.

Adds translator comment to example app/Composers/Title.php.

Does not implement the loading of translated strings as this is a costly operation and implementations can be opinionated.

* Update Composers to work with the latest Acorn
- Bump dependencies
- Run all translate commands with translate:*

* Use $this->data in the Alert Composer (#2300)

* Use $this->data for handling data in the example Alert composer
* Bump Acorn

* Update sponsors [ci skip]

* Update sponsors [ci skip]

* Update sponsors [ci skip]

* Call ->render() on view instead of relying on toString (#2330)

* Bump for Acorn (#2337)

* Breaking Change: Bump required PHP version to 7.2
* chore(deps): Bump dependencies
* fix(app): Change app.env and app.debug default values (important*)
* chore(deps-dev): Add filp/whoops to required-dev
* chore(ci): Remove php-71 from CircleCI

* Use mix-manifest.json (Fixes #2329)

* Pre-Sage 10 Alpha (#2338)

- Refactor default styles and scripts
- Clean up default view markup
- Change `Title.php` to `Post.php` to suggest a more organized workflow (Supersedes #2320)
- Create an `App` composer to show an example of a global variable
- Add `align-wide` and `responsive-embeds` to `add_theme_support` by default
- Remove deprecated `soil-jquery-cdn` from `add_theme_support`
- Clean up docblocks project-wide
- Update linting to match the latest PSR-12 standards (e.g. the license docblocks)
- Add an appropriate `#app` wrapper to make the project ready for frameworks like Vue
- Add `laravel-mix-purgecss` for purgeCSS in production
- Add `laravel-mix-copy-watched` for asset watching & versioning
- Add `laravel-mix-wp-blocks` to handle compiling blocks
- Reduce the footprint of the default `webpack.mix.js`
- Append filetypes to asset names
- Add default block editor assets
- Add handling for the WordPress asset manifest
- Remove visual editor styling (Fixes #2269)
- Add sensible default styles and folders
- Remove unused `phpcs.xml`
- Move `sage-directives` and `sage-svg` to suggests
- Bump dependencies
- Add Brandon Nifong as an author
- Change license URI to https
- Remove unused function namespaces from setup.php
- Append filetypes to asset names
- Add default block editor assets
- Add handling for the WordPress asset manifest
- Ignore dist when running phpcs
- Change the search input class the the WP default

* Inline manifest.js when enqueueing editor.js (#2344)

* Add theme color palette support (#2352)

* Bump bootstrap from 4.3.1 to 4.4.1 (#2350)

Bumps [bootstrap](https://github.com/twbs/bootstrap) from 4.3.1 to 4.4.1.
- [Release notes](https://github.com/twbs/bootstrap/releases)
- [Commits](https://github.com/twbs/bootstrap/compare/v4.3.1...v4.4.1)

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

* Bump eslint from 6.6.0 to 6.7.2 (#2354)

Bumps [eslint](https://github.com/eslint/eslint) from 6.6.0 to 6.7.2.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v6.6.0...v6.7.2)

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

* Bump sass from 1.23.3 to 1.23.7 (#2345)

Bumps [sass](https://github.com/sass/dart-sass) from 1.23.3 to 1.23.7.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.23.3...1.23.7)

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

* Sage 10 editor scripts & styles (#2351)

* adds alternate button style and super basic starter css

* Adds transition variable

* Add bootstrap max-width to editor-styles

* updates button scss, editor wrapper scss, and registration

* rename is-style-ghost to is-style-outline

* simplify structure and cleanup css

* Protect Ben Word's typographic holdings

* Remove scoping from .has-xyz-color classes

* Restore scss partial import structure

* rename partials, move color util, apply bootstrap font

* alphabetical selectors ¯\_(ツ)_/¯

* Bump stylelint from 11.1.1 to 12.0.0 (#2342)

Bumps [stylelint](https://github.com/stylelint/stylelint) from 11.1.1 to 12.0.0.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/11.1.1...12.0.0)

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

* Bump squizlabs/php_codesniffer from 3.5.2 to 3.5.3 (#2356)

Bumps [squizlabs/php_codesniffer](https://github.com/squizlabs/PHP_CodeSniffer) from 3.5.2 to 3.5.3.
- [Release notes](https://github.com/squizlabs/PHP_CodeSniffer/releases)
- [Commits](https://github.com/squizlabs/PHP_CodeSniffer/compare/3.5.2...3.5.3)

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

* README updates for 10.0.0-alpha.1 (#2271)

* Update theme structure + files in README

* Update setup.php

* Keep hierarchical assets directory structure (#2372)

* fix(stylelint): Fix broken tests (#2375)

feat(stylelint): Set `at-rule-empty-line-before` to `null` to allow sane seperation of imports

* chore(deps): Bump dependencies (#2376)

* update laravel-mix-wp-blocks (#2381)

* Update sponsors [ci skip]

* Sage 10 fixes/cleanup (#2413)

* fix(templates): Move the document wrapper from app.blade.php to index.php to fix hook run sequence (See: #2123)
* feat(mix): Add purgecss-with-wordpress whitelists by default
* chore(docblocks): Remove copyright/license from PHP docblocks
* chore(babel): Remove unused dynamic import plugin until Webpack 5
* chore(babel): Remove unused .babelrc
* chore(deps): Bump dependencies

* Laravel 7.x (#2429)

* enhance(acorn): Update to Laravel 7.x
* enhance(blade): Convert existing alert component to a new View Component
* chore(deps): Bump minimum PHP version to 7.2.5
* chore(deps): Bump dependencies
* chore(configs): Clean up configs
* BREAKING(config): Bump configs to support Laravel 7.x
* BREAKING(components): @Alert() has been replaced with <x-alert ...>
* BREAKING(composers): View co

* enhance(deps): Add `Requires PHP` and `Requires at least` to theme style headers. Bump WordPress requirement to v5.4 (#2409)

* Sage 10 Chores (#2431)

* enhance(functions): Make functions.php pretty
* fix(component): Fix improper use of translation on the Alert component
* enhance(component): Add `$slot` fallback ternary to the Alert component view
* chore(component): Move Alert component message to a slot by default to properly pass the translated string.
* chore(component): Properly set default values for Alert
* chore(deps): Bump dependencies
* chore(theme): Fix required PHP version in style.css

* Bump roots/acorn from 1.0.2 to 1.0.3 (#2433)

Bumps [roots/acorn](https://github.com/roots/acorn) from 1.0.2 to 1.0.3.
- [Release notes](https://github.com/roots/acorn/releases)
- [Commits](https://github.com/roots/acorn/compare/v1.0.2...v1.0.3)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump roots/acorn from 1.0.3 to 1.0.4 (#2440)

Bumps [roots/acorn](https://github.com/roots/acorn) from 1.0.3 to 1.0.4.
- [Release notes](https://github.com/roots/acorn/releases)
- [Commits](https://github.com/roots/acorn/compare/v1.0.3...v1.0.4)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump stylelint from 13.2.1 to 13.3.0 (#2439)

Bumps [stylelint](https://github.com/stylelint/stylelint) from 13.2.1 to 13.3.0.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/13.2.1...13.3.0)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Update sponsors [ci skip]

* Bump roots/acorn from 1.0.4 to 1.0.6 (#2444)

Bumps [roots/acorn](https://github.com/roots/acorn) from 1.0.4 to 1.0.6.
- [Release notes](https://github.com/roots/acorn/releases)
- [Commits](https://github.com/roots/acorn/compare/v1.0.4...v1.0.6)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump @wordpress/dependency-extraction-webpack-plugin from 2.4.0 to 2.5.0 (#2448)

Bumps [@wordpress/dependency-extraction-webpack-plugin](https://github.com/WordPress/gutenberg/tree/HEAD/packages/dependency-extraction-webpack-plugin) from 2.4.0 to 2.5.0.
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/master/packages/dependency-extraction-webpack-plugin/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/dependency-extraction-webpack-plugin@2.5.0/packages/dependency-extraction-webpack-plugin)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump @wordpress/babel-preset-default from 4.11.0 to 4.12.1 (#2450)

Bumps [@wordpress/babel-preset-default](https://github.com/WordPress/gutenberg/tree/HEAD/packages/babel-preset-default) from 4.11.0 to 4.12.1.
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/master/changelog.txt)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/babel-preset-default@4.12.1/packages/babel-preset-default)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump squizlabs/php_codesniffer from 3.5.4 to 3.5.5 (#2451)

Bumps [squizlabs/php_codesniffer](https://github.com/squizlabs/PHP_CodeSniffer) from 3.5.4 to 3.5.5.
- [Release notes](https://github.com/squizlabs/PHP_CodeSniffer/releases)
- [Commits](https://github.com/squizlabs/PHP_CodeSniffer/compare/3.5.4...3.5.5)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump laravel-mix-copy-watched from 2.2.3 to 2.2.4 (#2452)

Bumps [laravel-mix-copy-watched](https://github.com/dsktschy/laravel-mix-copy-watched) from 2.2.3 to 2.2.4.
- [Release notes](https://github.com/dsktschy/laravel-mix-copy-watched/releases)
- [Commits](https://github.com/dsktschy/laravel-mix-copy-watched/compare/v2.2.3...v2.2.4)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump jquery from 3.4.1 to 3.5.0 (#2445)

Bumps [jquery](https://github.com/jquery/jquery) from 3.4.1 to 3.5.0.
- [Release notes](https://github.com/jquery/jquery/releases)
- [Commits](https://github.com/jquery/jquery/compare/3.4.1...3.5.0)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump stylelint from 13.3.0 to 13.3.3 (#2453)

Bumps [stylelint](https://github.com/stylelint/stylelint) from 13.3.0 to 13.3.3.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/13.3.0...13.3.3)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Update README.md

Co-authored-by: Ben Word <ben@benword.com>
Co-authored-by: Brandon Nifong <brandon@tendency.me>
Co-authored-by: Nathan Knowler <nathan@knowler.me>
Co-authored-by: Tang Rufus <tangrufus@gmail.com>
Co-authored-by: dependabot-preview[bot] <dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Oskar Schöldström <m@oxy.fi>
Co-authored-by: Matt Mirus <matt@mattmirus.com>
Co-authored-by: Kelly Mears <developers@tinypixel.dev>
2020-05-10 16:22:44 -06:00
Ben Word
33fd5bb943 Update sponsors 2020-05-09 12:20:53 -06:00
Ben Word
255e27d1e4 Update sponsors [ci skip] 2020-04-12 10:02:56 -06:00
Ben Word
24feb1fed2 Update sponsors [ci skip] 2020-02-11 15:45:39 -07:00
Ben Word
9ceb984167 Update sponsors [ci skip] 2019-10-01 18:33:23 -06:00
Ben Word
b2aecae851 Update sponsors [ci skip] 2019-09-30 19:13:28 -06:00
Ben Word
1492cfa0bb Update sponsors [ci skip] 2019-09-30 17:35:49 -06:00
Scott Walkinshaw
c8b3023fbe Fix issue-close-message 2019-09-01 23:25:42 -04:00
Scott Walkinshaw
fa79947b8b Add issue closer github action 2019-09-01 23:24:17 -04:00
Ben Word
e57ee3b9d6 Update sponsors [ci skip] 2019-07-31 19:58:49 -06:00
Ben Word
2a9390e287 Update sponsors [ci skip] 2019-04-01 07:39:30 -06:00
Ben Word
5fa9e683e1 Merge pull request #2160 from roots/default-health-files
Remove community health files so that defaults from roots/.github are used
2019-03-12 16:47:38 -06:00
Ben Word
e6159d8c76 Remove community health files so that defaults from roots/.github are used 2019-03-12 16:35:08 -06:00
Ben Word
f9b0404c57 Merge pull request #2153 from roots/bs-4-3.1
Update to Bootstrap 4.3.1 (9.0.9)
2019-02-13 18:30:50 -07:00
Ben Word
1be3a07fdc Update to Bootstrap 4.3.1 2019-02-13 18:18:40 -07:00
Ben Word
e0a8834f58 Merge pull request #2152 from roots/bs-4-3.0
Update to Bootstrap 4.3.0 (9.0.8)
2019-02-11 20:35:05 -07:00
Ben Word
2afa40f6c0 Update to Bootstrap 4.3.0 2019-02-11 20:23:44 -07:00
Matt Mirus
2f8fa48957 Filter template hierarchy for embed templates (#2145) 2019-01-15 16:42:00 -08:00
Michael Van Der Velden
97dd535934 Decrease optipng level (#2143)
After seeing the following graph [here](http://sweetme.at/2013/09/11/how-to-maximize-png-image-compression-with-optipng/) we decided to test optimsation level 2 for OptiPNG instead of 7. This is because, acording to the graph we would notice no real difference in avarage file size but would notice a speed increase with our builds.

![image](https://user-images.githubusercontent.com/9092863/50760280-39a7c480-125f-11e9-9bd6-d28171289abe.png)

After testing , we noticed our theme build go from a build time of over 10 mins (just on the 94% asset optimisation step) to an avarage of `150.75s`. All the while, we only gained 10-15kb per png file which we believe more than reasonable for a build speed increase of this magnatude.
2019-01-15 01:03:38 -08:00
Ben Word
fe6773638b Merge pull request #2141 from roots/unescape-titles
Unescape post titles
2019-01-08 14:12:47 -07:00
Ben Word
5d7d1fe8ee Update sponsors [ci skip] 2019-01-02 14:49:30 -06:00
Matt Mirus
737f811bbe Unescape post titles 2018-12-31 16:06:17 -05:00
Ben Word
61f8841d7d Merge pull request #2137 from roots/9.0.7
9.0.7
2018-12-28 11:05:30 -07:00
Ben Word
00c68bb672 9.0.7 2018-12-28 10:56:37 -07:00
Ben Word
6df9d891cb When you're sloppy and forget things 😇 2018-12-21 14:22:59 -07:00
Ben Word
ea4291bd39 Merge pull request #2136 from roots/bootstrap-4.2.1
Sage 9.0.6: Update to Bootstrap 4.2.1
2018-12-21 13:40:29 -07:00
Ben Word
936c887a5d Require Node 8+, also test PHP 7.2 and 7.3 2018-12-21 13:28:51 -07:00
Ben Word
c4a49d1bbc Shoutout to npm: https://npm.community/t/npm-install-downgrading-resolved-packages-from-https-to-http-registry-in-package-lock-json/1818 2018-12-21 12:44:36 -07:00
Ben Word
231f59aa4a Update to Bootstrap 4.2.1 2018-12-21 12:39:33 -07:00
Naokazu Terada
8092831c01 gitignore /vendors not vendors 2018-11-27 01:43:48 -08:00
Matt Mirus
474a2d848a Merge pull request #2131 from roots/tailwind-at-rules
Fix stylelint and eslint validation errors
2018-11-26 20:51:54 -05:00
Matt Mirus
cf1aa77582 Fix no-extra-semi 2018-11-26 20:40:17 -05:00
Matt Mirus
588d48c21d Update sage-installer 2018-11-26 20:28:29 -05:00
Matt Mirus
6446217d97 Add Tailwind custom at-rules 2018-11-26 20:13:04 -05:00
Ben Word
de0da1f85e Update README.md 2018-11-26 11:34:14 -07:00
Ben Word
e8088a066b Add CodeFirst 2018-11-22 11:34:02 -07:00
Ben Word
b6d41d13fb Merge pull request #2127 from roots/update-deps
Update a few dependencies
2018-11-16 12:14:22 -07:00
Ben Word
8bcee54008 Merge pull request #2080 from tormjens/patch-1
Dispatch event when firing routes
2018-11-16 12:13:34 -07:00
Ben Word
1121ddb920 Update a few dependencies - close #2117 2018-11-16 12:03:04 -07:00
Ben Word
523d668b2d Merge pull request #2076 from rbraunschweig/normalize-quotes
Normalize and enforce single quotes
2018-11-16 11:46:16 -07:00
Ben Word
d88548cb4a Double quotes for styles 2018-11-16 11:41:47 -07:00
Ben Word
592f78f24d Merge branch 'master' into normalize-quotes 2018-11-16 11:34:28 -07:00
Ben Word
d01d1a09e3 Merge pull request #2123 from kimhf/hook-run-sequence
Hook run sequence fix
2018-11-16 11:16:13 -07:00
Ben Word
4e44cb3c17 Merge pull request #2120 from roots/webpack-preset-note
Add note regarding webpack.config.preset.js usage
2018-11-15 16:12:44 -06:00
Ben Word
821bf4bb61 Merge pull request #2125 from roots/fix-sage-dist-path-example
Fix SAGE_DIST_PATH example path
2018-11-15 16:12:26 -06:00
Nathan Knowler
07924269cd Fix SAGE_DIST_PATH example path
Needs the trailing slash.
2018-11-07 16:19:19 -07:00
Kim Helge Frimanslund
70647fb284 More descriptive variable name 2018-10-28 23:37:54 +01:00
Kim Helge Frimanslund
c488744119 Remove no longer needed script enqueue fix 2018-10-27 11:54:30 +02:00
Kim Helge Frimanslund
7fd70d6fc8 Bring hook run sequence in line with expected WordPress behaviour 2018-10-27 11:53:52 +02:00
Nathan Knowler
918c9992d2 Add note regarding webpack.config.preset.js usage
See #2119
2018-10-19 09:49:31 -06:00
Ben Word
5b389077ea Merge pull request #2114 from roots/9.0.5
9.0.5
2018-09-17 11:21:39 -06:00
Ben Word
46766af486 9.0.5 2018-09-17 11:13:10 -06:00
Ben Word
e1d70b90ef Update comment [ci skip] 2018-09-17 11:09:24 -06:00
MWDelaney
a8838f486b Workaround for Bootstrap incompatibility with webpack. Fixes #2017 2018-09-17 10:17:14 -04:00
Ben Word
de3b251fd1 Merge pull request #2112 from roots/9.0.4
9.0.4: Force `illuminate/support` to `5.6.*`
2018-09-07 09:36:32 -06:00
Ben Word
194802e893 Force illuminate/support to 5.6.* 2018-09-07 09:30:38 -06:00
Ben Word
50f4e6c8dc Merge pull request #2111 from roots/9.0.3
9.0.3
2018-09-07 08:17:53 -06:00
Ben Word
62b5ba6faf 9.0.3 2018-09-07 08:02:01 -06:00
Ben Word
86d7459f78 Merge pull request #2110 from roots/revert-2090-master
Revert "Add searchform partial and function to replace default WordPress functionality"
2018-09-07 07:57:23 -06:00
Ben Word
b7d60eb833 Merge pull request #2100 from mejta/comments-template-data
Add data from controller to comments template
2018-09-06 19:14:22 -06:00
Ben Word
bc6fd7352d Revert "Add searchform partial and function to replace default WordPress functionality" 2018-09-06 19:12:32 -06:00
Matt Mirus
fbe0a90c16 Merge pull request #2108 from roots/unescape-language-attributes
Unescape get_language_attributes()
2018-09-06 11:44:57 -04:00
Matt Mirus
0d134643b9 Unescape get_language_attributes() 2018-09-06 11:30:46 -04:00
Daniel Mejta
844d42335f Revert "Final filter that renders template should have PHP_INT_MAX priority."
This reverts commit a9d2541632.
2018-09-05 00:46:31 +02:00
Daniel Mejta
62d8c6f2a5 $comments_template fix 2018-09-03 08:43:51 +02:00
Ben Word
a441f15204 Patreon 2018-08-30 13:36:35 -06:00
Daniel Mejta
a9d2541632 Final filter that renders template should have PHP_INT_MAX priority. 2018-08-28 07:23:58 +02:00
Daniel Mejta
3585d02f43 Add data from controller to comments template 2018-08-28 07:19:59 +02:00
Ben Word
99b2cde397 Merge pull request #2099 from roots/9.0.2
9.0.2
2018-08-21 15:54:44 -06:00
Ben Word
120005bcef 9.0.2 2018-08-21 15:48:26 -06:00
Ben Word
d9652abf98 Merge pull request #2095 from mejta/comments-template-fix
Comments template fix
2018-08-21 15:37:22 -06:00
Ben Word
bae7a79b72 Merge pull request #2025 from darrenjacoby/master
Upgrade to Controller 2.1.0
2018-08-21 15:35:49 -06:00
Ben Word
769a0ef744 Merge pull request #2098 from roots/update-deps
Update dependencies
2018-08-21 15:33:09 -06:00
Ben Word
f796f1cde7 Merge branch 'master' into master 2018-08-21 15:30:05 -06:00
Ben Word
20a6e59f65 Merge pull request #2092 from LubomirGeorgiev/uglifyjs-es5
UglifyJs: Change the ecma option from 8 to 5
2018-08-21 15:26:17 -06:00
Ben Word
4f2980a210 Update dependencies 2018-08-21 15:24:47 -06:00
Ben Word
28b4dec791 Merge pull request #2097 from roots/bootstrap-4.1.3
Update to Bootstrap 4.1.3
2018-08-21 15:19:46 -06:00
Ben Word
4f7ff8a600 Update to Bootstrap 4.1.3 2018-08-21 15:13:27 -06:00
Ben Word
0278cf0155 Merge pull request #2096 from roots/update-sage-installer
Bump sage-installer
2018-08-21 15:08:46 -06:00
Matt Mirus
6c702b0921 Bump sage-installer 2018-08-21 14:54:35 -04:00
Daniel Mejta
53abe14942 Fix 2018-08-21 15:40:11 +02:00
Darren Jacoby
5c6bd4aa97 Update composer.json 2018-08-17 10:15:25 +02:00
Lubomir Georgiev
ab23669164 UglifyJs: Change the ecma option from 8 to 5 2018-08-14 17:23:15 +03:00
Nathan Knowler
b3f046ddfa Use smartStrategy to replace loaders with preset (#2084)
Using `merge.smartStrategy` with `'module.loaders' = 'replace'` to load
the preset config allows presets to override the the default webpack
config. This is necessary for the coming Tailwind preset which requires
`resolve-url-loader` and source maps to be disabled.
2018-08-11 19:32:19 -07:00
Ben Word
104e4c93f4 Merge pull request #2081 from kukac7/patch-2
missing semicolon
2018-08-09 15:11:47 -06:00
Ben Word
009aa93efb Merge pull request #2089 from Log1x/patch-1
Change language_attributes() to get_language_attributes()
2018-08-09 15:11:20 -06:00
Ben Word
b22a371cd5 Merge pull request #2090 from MWDelaney/master
Add searchform partial and function to replace default WordPress functionality
2018-08-09 15:05:09 -06:00
Michael W. Delaney
230f194855 Update filters.php 2018-08-08 09:55:54 -04:00
Michael W. Delaney
28710faf2f Update filters.php 2018-08-08 08:51:00 -04:00
Ben
b912090139 Extract logic from search form template
This removes all logic from the search form Blade template, and extracts
it to the "Controller" level via Sage's filter system. It also adds a
global 'app' filter to hook into, so that the search form data will be
served on every page.
2018-08-06 13:06:34 -07:00
MWDelaney
13b0875bdc Add text domain 2018-08-05 21:15:08 -04:00
MWDelaney
f1cb3a1ef0 Remove gross WPCS 2018-08-05 21:06:46 -04:00
MWDelaney
0984d82b36 Add searchform partial and function to replace (and maintain) default WordPress functionality 2018-08-05 12:07:32 -04:00
Brandon
0eb23162b3 Change language_attributes() to get_language_attributes() 2018-07-31 17:25:45 -05:00
Daniel Roe
cc349672ca Fix missing comment-reply JS (#2085) 2018-07-18 16:37:51 -06:00
Nathan Knowler
9cce28990f Add support for preset specific Webpack config (#2083) 2018-07-17 10:58:16 -07:00
béla
fe6875f0ed missing semicolon 2018-07-02 00:22:37 +02:00
Tor Morten Jensen
e3541fb445 Fix comma dangle lint error 2018-06-20 14:50:43 +02:00
Tor Morten Jensen
dbabd4387a Rename to event 2018-06-20 14:48:28 +02:00
Tor Morten Jensen
ede8c3177b Dispatch event when firing routes
It is especially neat when importing the scripts from the parent theme in a child theme. In one of my themes I do it like this:

```js
// routes.js
import home from './routes/home'

export default {
    home: {
      init() {
        console.log('Home route fired.')
      }
    }
}
```

  ```js
// main.js
/**
 * Parent Themes Script
 */
import '../../../../core-theme/resources/assets/scripts/main';

/**
 * Internal modules
 */
import routes from './routes'

/**
 * Hook in to the parent themes router
 */
document.addEventListener('routed', e => {
  let route = e.detail.route,
    fn = e.detail.fn;

  if (routes[route] && typeof routes[route][fn] === 'function') {
    routes[route][fn]();
  }
});
```
2018-06-20 14:08:10 +02:00
Jason Baciulis
e8748173d9 Add uglifyjs plugin (#2070)
* Add uglifyjs plugin and replace -p flag with --env.production
* Add uglifyjs plugin
* Configure UglifyJsPlugin to drop console and prevent eslint error
* Turn off no-console rule because uglifyjs plugin drops it in prod
2018-06-16 08:33:41 -07:00
Ben Word
fd54c09c8f Merge pull request #2078 from knowler/enable-sass-comments
Enable Sass comments and run prefixing before minification
2018-06-11 11:05:12 -06:00
Nathan Knowler
04362989b6 Add missing trailing commas in f4d8342
Forgot to lint.
2018-06-09 10:34:55 -06:00
Nathan Knowler
33c81a9c72 Run autoprefixer before minification 2018-06-09 09:49:34 -06:00
Nathan Knowler
f4d834214a Enable source comments in Sass 2018-06-09 09:49:08 -06:00
Rhys Braunschweig
a9331c54b3 Normalize and enforce single quotes in styles
- Replace stylelint property in package.json with .stylelintrc.js
- Add string-quotes stylelint rule
- Fix quotes
2018-05-29 12:12:21 +02:00
Rhys Braunschweig
175066e992 Normalize and enforce single quotes in scripts
- Add quotes and semi rules to ESLint
- Fix quotes and semicolons
2018-05-29 12:11:44 +02:00
Ben Word
44a7ad3991 Merge pull request #2075 from E-VANCE/master
Proposal: Set removeViewBox to 'false' in webpack's optimization settings
2018-05-28 19:20:06 -06:00
Henning Orth
ecf1a237c1 Fix travis CI build error (missing trailing comma) 2018-05-28 16:50:49 +02:00
Henning Orth
107747f4a8 Tweaked SVGO settings
Disable removal of the SVG viewBox by default to improve compatibility. See this Discourse thread: https://discourse.roots.io/t/svg-size-change-upon-yarn-build-production/12320
2018-05-28 16:44:12 +02:00
Ben Word
5c318f9494 Merge pull request #2068 from kimhf/template-admin-compatibility
Make template() compatible with wp admin
2018-05-10 09:02:30 -06:00
Kim Helge Frimanslund
85db2c777a Make template() compatible with wp admin 2018-05-06 13:42:31 +02:00
Ben Word
a7a1224427 Merge pull request #2066 from roots/9.0.1
9.0.1
2018-04-30 12:52:11 -06:00
Ben Word
8891658a7a 9.0.1 2018-04-30 12:44:52 -06:00
Ben Word
3d5932f4d6 Merge pull request #2065 from roots/bootstrap-4.1.1
Update to Bootstrap 4.1.1
2018-04-30 12:42:32 -06:00
Ben Word
2fa7546606 Update to Bootstrap 4.1.1 2018-04-30 12:33:53 -06:00
Ben Word
b04abbdf7d Merge pull request #2063 from valentinocossar/remove-whitespace
Remove useless whitespace
2018-04-30 08:11:51 -06:00
Valentino Cossar
c93369b912 Remove useless whitespace 2018-04-27 15:50:26 +02:00
Ben Word
443057361c Merge pull request #2062 from roots/auto-detect-proxyurl-scheme
Auto-detect proxyUrl scheme
2018-04-25 15:57:46 -06:00
Ben Word
e6c7d53bbc Auto-detect scheme 2018-04-25 15:37:28 -06:00
Ben Word
634aec9641 Close #2028 - Increase priority on comments_template filter 2018-04-25 12:18:52 -06:00
Ben Word
d3d45d5901 Merge pull request #1980 from dmgawel/patch-1
Update template hierarchy
2018-04-25 12:16:01 -06:00
Ben Word
157a6c90e0 Remove Font Awesome reference [ci skip] 2018-04-25 12:09:14 -06:00
Ben Word
cd32145f08 Merge pull request #2032 from juniorgarcia/master
Added support to .otf fonts
2018-04-25 12:07:12 -06:00
Ben Word
5ab95bdf3a Merge pull request #2061 from roots/laravel-5.6
Bump to Laravel 5.6
2018-04-25 12:05:01 -06:00
Ben Word
dd36298877 Bump sage-lib 2018-04-25 11:54:08 -06:00
Ben Word
1cb9268040 Close #1962 - Bump to Laravel 5.6 2018-04-25 11:50:58 -06:00
Ben Word
10eba0fc2d Merge pull request #2060 from ttamnedlog/remove-php-shorthand
Remove php blade shorthand
2018-04-22 22:11:56 -06:00
Matt Golden
473729c4ea Remove php blade shorthand 2018-04-18 19:20:06 -05:00
Ben Word
634c03d589 Stable vs dev install messaging, ref https://github.com/roots/docs/issues/140 [ci skip] 2018-04-12 20:10:43 -06:00
Ben Word
a474de5b88 Update some dependencies 2018-04-12 19:56:22 -06:00
Ben Word
ab8b4a7d0d Merge pull request #2056 from roots/bootstrap-4.1.0
Bootstrap 4.1.0
2018-04-12 19:46:05 -06:00
Ben Word
57024f1b86 Update CHANGELOG [ci skip] 2018-04-12 19:44:28 -06:00
Ben Word
74df7c3410 Bootstrap 4.1.0 2018-04-12 19:39:22 -06:00
Ben Word
d360a3bb02 Remove run 👀 [ci skip] 2018-04-12 19:27:31 -06:00
Ben Word
3ffe1728e7 Merge pull request #2055 from MWDelaney/master
New Sage primary purple
2018-04-12 19:08:59 -06:00
Michael W. Delaney
72d5c876ec New Sage primary purple 2018-04-12 20:40:22 -04:00
Darren Jacoby
668a5a1293 Update Controller to 2.0.1 2018-04-03 21:41:19 +02:00
Ben Word
b1eedf3511 Merge pull request #2048 from chancestrickland/master
Update node-sass
2018-03-29 00:24:59 -06:00
Charalambos Poulikidis
a2d696f245 changed inline @php directive to full form (#2042)
closes #2012
2018-03-27 15:38:28 -07:00
chance
9736e9ad7c upgrade node-sass 2018-03-27 08:42:27 -05:00
Ben Word
388034bc1e Merge pull request #2044 from HJGreen/svgo-configuration
Fix default SVG optimisation configuration
2018-03-19 16:57:35 -06:00
Harry Green
0c1eaa06ef Fix default SVG optimisation configuration 2018-03-19 21:42:47 +00:00
Ben Word
e4bf9ade1a Merge pull request #2037 from roots/php-7.1
PHP 7.1+ is now required
2018-03-13 22:47:56 -06:00
Ben Word
56e574d507 PHP 7.1.3+ [ci skip] 2018-03-13 22:47:14 -06:00
Ben Word
081706adb8 PHP 7.1+ is now required 2018-03-06 18:40:13 -07:00
Ben Word
a573f51ac3 Force 5.4.27 version of illuminate/support 2018-03-06 15:31:05 -07:00
Ben Word
50a132a16a Force 5.4 versions of illuminate/support 2018-03-06 14:32:52 -07:00
Ben Word
a182a0d966 Update Composer dependencies 2018-03-06 14:11:50 -07:00
Ben Word
940ad3fd86 Merge pull request #2033 from roots/sponsors
Add sponsors
2018-02-21 09:16:33 -07:00
Ben Word
152e702abf Add sponsors [ci skip] 2018-02-20 19:33:41 -07:00
Júnior Garcia
6b2acff9f4 Added support to .otf fonts 2018-02-19 21:35:58 -03:00
Ben Word
4b3d5d826a Merge pull request #2026 from nacm/patch-1
Update CHANGELOG.md
2018-02-07 22:36:06 -07:00
Ahmed Naseem
404e2fecd9 Update CHANGELOG.md 2018-02-08 12:59:05 +08:00
Darren Jacoby
56b4f01d3d Controller 2.0.0 2018-02-07 19:05:00 +02:00
Ben Word
b6987b3fd9 Merge pull request #2024 from roots/9.0.0
9.0.0
2018-02-07 08:47:46 -07:00
Darren Jacoby
fa730592c0 PSR4 loading for Controller 2.0.0 2018-02-07 17:43:50 +02:00
Darren Jacoby
fe316adf6f PSR4 loading for Controller 2.0.0 2018-02-07 17:43:24 +02:00
Darren Jacoby
63c720c483 PSR4 loading for Controller 2.0.0 2018-02-07 17:39:35 +02:00
Ben Word
4254a94afb 9.0.0 2018-02-07 08:28:33 -07:00
Ben Word
b3dcb3448a Update README [ci skip] 2018-02-06 12:08:02 -07:00
Ben Word
2d4d1ad89e Update CHANGELOG [ci skip] 2018-02-06 12:03:50 -07:00
Ben Word
8c0d29fa55 Merge pull request #2021 from roots/update-deps
Update dependencies
2018-02-06 11:53:45 -07:00
Ben Word
8831c597ab npm lockfile 2018-02-06 11:38:37 -07:00
Ben Word
cec22c69bf Update dependencies 2018-02-06 11:33:57 -07:00
Ben Word
4fafb7044d Merge pull request #2015 from slackday/bootstrap4.0.0
Updated bootstrap to release version 4.0.0
2018-01-23 11:48:28 -07:00
Stefan Lindberg
6faecaf706 Updated bootstrap to release version 4.0.0
Updated popper.js to version 1.12.9
2018-01-23 14:39:29 +01:00
QWp6t
6cf227479b Add php-mbstring to list of requirements
Fixes #2013
2018-01-19 13:03:02 -08:00
Ben Word
50528164e4 Merge pull request #2008 from alwaysblank/allow-console-on-dev
Allow `no-console` development
2017-12-19 10:01:21 -07:00
Ben Martinez-Bateman
908f11010e Don't need this any more! :( 2017-12-18 11:55:42 -08:00
Ben Martinez-Bateman
df2791024e This moves our eslint config in .eslint.js, which allows us to use conditionals in the config file itself, significantly simpliying rule creation. For small-scale differences, this seems to be the simplest solution. 2017-12-18 11:51:12 -08:00
Ben Martinez-Bateman
306b5be2b7 Rename production eslint file from .eslintrcProd to .eslint.production.json as per suggestion from @swalkinshaw: https://github.com/roots/sage/pull/2008#issuecomment-352520506 2017-12-18 10:50:49 -08:00
Ben Martinez-Bateman
21d54dc256 Build process now allows console.log, except when the production flag is set on yarn build, in which case it will throw an error. 2017-12-18 10:37:32 -08:00
Ben Word
3d347dd85a Delete .eslintrc
https://discourse.roots.io/t/console-log-sage-9-eslint/10316/6
2017-12-14 23:04:44 -07:00
Ben Word
cb1dfe1605 Merge pull request #2001 from raziraz/patch-1
Update README.md
2017-12-11 17:27:10 -07:00
Ben Word
be9e3ee762 Merge pull request #2003 from iamandrewluca/remove-bower-traces
Remove some Bower traces
2017-12-11 17:26:31 -07:00
Andrew Luca
640e865311 Remove some Bower traces 2017-12-11 13:32:32 +02:00
razitazi
e80cf7bf90 Update README.md
Added Bulma as a an installation option for css framework.
2017-12-01 12:05:53 +01:00
Ben Word
74bdc798fe Merge pull request #1999 from roots/contributor-covenant
Add Code of Conduct
2017-11-27 17:18:31 -07:00
Ben Word
c796ea0b06 Add Code of Conduct [ci skip] 2017-11-27 17:03:24 -07:00
Ben Word
ea0a20a3d9 Merge pull request #1995 from roots/dev-to-test
Change .dev to .test for default local dev TLD
2017-11-18 17:43:54 -07:00
Ben Word
15b19d7c09 Change .dev to .test for default local dev TLD per https://github.com/roots/trellis/pull/923 2017-11-18 17:40:46 -07:00
Ben Word
e026603be9 Merge pull request #1993 from MWDelaney/master
Move variables and Bootstrap lines to autoload
2017-11-13 15:04:55 -07:00
mwdelaney
cb3cc33128 Bootstrap function in _variables.scss to play nice with other frameworks 2017-11-13 16:59:29 -05:00
Michael W. Delaney
5346177700 Move variables and Bootstrap imports to autoload 2017-11-13 16:10:39 -05:00
Michael W. Delaney
09e4829f29 Remove explicit Bootstrap lines 2017-11-13 16:10:01 -05:00
Ben Word
dd1eacdb81 Merge pull request #1992 from MWDelaney/master
Adapt to use Bootstrap 4 Beta 2 functions and variables
2017-11-13 12:18:07 -07:00
mwdelaney
ab6485eca2 Example $theme-color 2017-11-13 12:44:54 -05:00
Michael W. Delaney
507cc847ca Update main.scss 2017-11-13 12:29:54 -05:00
Ben Word
8d2a3c5e11 Merge pull request #1986 from roots/update-controller-default-examples
Update controller examples
2017-11-01 10:24:35 -06:00
Ben Word
44690d6a03 Update controller examples 2017-10-30 09:53:47 -06:00
Ben Word
2a42854b59 Merge pull request #1981 from roots/bootstrap-4-beta-2
Update to Bootstrap 4 Beta 2
2017-10-20 16:08:35 -06:00
Ben Word
e98c1e1f45 Update dependencies 2017-10-19 14:06:04 -06:00
Ben Word
3b35e92690 Update CHANGELOG [ci skip] 2017-10-19 13:46:50 -06:00
Ben Word
049d8fe0a7 Bootstrap 4 Beta 2 2017-10-19 13:41:02 -06:00
Dawid Gaweł
e4a9fe29d6 Update template hierarchy
All sage/filter_templates/paths have now higher priority than stand-alone template files. Fixes #1979
2017-10-19 12:59:24 +02:00
Ben Word
71b90146bb Merge pull request #1964 from roots/retlehs-patch-1
Remove get_the_posts_navigation from 404
2017-09-12 16:04:32 -06:00
Ben Word
bb45b9fd23 Remove get_the_posts_navigation from 404 2017-09-12 16:04:15 -06:00
DieGOs
b9015dec66 Update config.json (#1963)
Remove old watch path to controllers
2017-08-31 14:05:59 -07:00
Ben Word
921d0cc1a8 Add friendly-errors-webpack-plugin (#1961) 2017-08-23 09:50:59 -07:00
Ben Word
fc3d89ab98 Merge pull request #1960 from greatislander/controller-readme
Move /controllers to app, remove app/lib/Sage in readme
2017-08-22 13:00:31 -06:00
Ned Zimmerman
314ccb4c4c Move /controllers to app, remove app/lib/Sage in readme. 2017-08-22 15:56:26 -03:00
Ben Word
2cf78e2e62 Merge pull request #1959 from darrenjacoby/master
Controller 9.0.0-beta.4
2017-08-22 11:54:19 -06:00
Darren Jacoby
c80b0072db Controller 9.0.0-beta.4 2017-08-22 19:49:09 +02:00
Ben Word
9df26877b0 Merge pull request #1954 from darrenjacoby/master
Change default Controller path to app/controllers
2017-08-22 10:52:12 -06:00
Ben Word
2b4b0024f7 Merge pull request #1955 from oxyc/followup-1950
Followup #1950: Fix lint:styles task with cmd.exe
2017-08-22 10:03:31 -06:00
Oskar Schöldström
b17e5b7f3c Followup #1950: Fix lint:styles task with cmd.exe 2017-08-20 12:36:19 -05:00
Darren Jacoby
bf1304af1e Change default Controller path to app/controllers 2017-08-20 19:14:46 +02:00
Ben Word
8a454282c4 Merge pull request #1941 from kaisermann/fix-template-controller
Ensure templates filenames without path and extension.
2017-08-17 10:53:52 -06:00
Ben Word
de753ad843 Merge pull request #1912 from kaisermann/title-on-controller
Moved title() helper to app.php controller
2017-08-16 21:24:52 -06:00
Ben Word
a5eed22027 Merge pull request #1951 from oxyc/patch-1
Issue #1950: Fix lint:styles script not matching files in deep subdirectories
2017-08-16 21:20:20 -06:00
Oskar Schöldström
f7584d07b9 Fix lint:styles script not matching files in deep subdirectories 2017-08-16 22:00:52 -05:00
19 changed files with 154 additions and 113 deletions

View File

@@ -135,6 +135,8 @@ class Dynamic
'bg_colour',
'angle_colour',
'fontawesome_brands',
'fontawesome_regular',
'fontawesome_solid',
];
// do something to the original_value to override the default escaping, then return it.

View File

@@ -1,25 +1,25 @@
// Global Variables, Mixins, and Framework
@use "global/variables";
@use "global/mixins";
@use "global/fonts";
@use "global/typography";
@use "global/framework";
@forward "global/variables";
@forward "global/mixins";
@forward "global/fonts";
@forward "global/typography";
@forward "global/framework";
// Third Party Plugins
@use "plugins/contact-form-7";
@use "plugins/mce";
@forward "plugins/contact-form-7";
@forward "plugins/mce";
// Components
@use "components/block";
@use "components/forms";
@use "components/button";
@use "components/card";
@use "components/BadEggLightbox";
@forward "components/block";
@forward "components/forms";
@forward "components/button";
@forward "components/card";
@forward "components/BadEggLightbox";
// Sections
@use "sections/header";
@use "sections/footer";
@forward "../views/sections/header/header";
@forward "../views/sections/footer/footer";
// Page Styles
@use "views/page";
@forward "views/page";

View File

@@ -1,5 +1,5 @@
@use "app";
@use "global/variables/colours";
@use "global/variables";
html :where(.wp-block) {
max-width: none;
@@ -8,7 +8,7 @@ html :where(.wp-block) {
.block-editor-block-list__layout .block-editor-block-list__block:not([contenteditable=true]) {
&:hover:after {
content: '';
outline: 2px solid colours.$wpblue;
outline: 2px solid variables.$wpblue;
position: absolute;
inset: 0;
}
@@ -36,7 +36,7 @@ html :where(.wp-block) {
}
.editor-styles-wrapper {
background: colours.$grey-lightest;
background: variables.$grey-lightest;
.block-list-appender {
width: 350px;

View File

@@ -1,4 +1,4 @@
@use "framework/breakpoints";
@use "framework/normalise";
@use "framework/colours";
@use "framework/spacing";
@forward "framework/breakpoints";
@forward "framework/normalise";
@forward "framework/colours";
@forward "framework/spacing";

View File

@@ -1,4 +1,4 @@
@use "mixins/linear-gradient";
@use "mixins/text-contrast";
@use "mixins/generate-colour-classes";
@use "mixins/generate-button-classes";
@forward "mixins/linear-gradient";
@forward "mixins/text-contrast";
@forward "mixins/generate-colour-classes";
@forward "mixins/generate-button-classes";

View File

@@ -1,7 +1,4 @@
@use "variables/fonts";
@use "variables/breakpoints";
@use "variables/colours";
@use "variables/spacing";
@use "variables";
.wysiwyg {
> *:first-child {
@@ -19,9 +16,9 @@ h3,
h4,
h5,
h6 {
color: colours.$primary;
color: variables.$primary;
font-weight: 700;
font-family: fonts.$font;
font-family: variables.$font;
line-height: 1.1em;
margin: 1.5em 0 0.25em;
padding: 0;
@@ -32,7 +29,7 @@ h6 {
@media screen {
.knockout & {
color: colours.$white;
color: variables.$white;
}
}
}
@@ -48,7 +45,7 @@ h3 { font-size: 1.25em; }
h4,
h5 { font-size: 1.15em; }
@media (min-width: breakpoints.$screen-sm) {
@media (min-width: variables.$screen-sm) {
h1 { font-size: 2.5em; }
h2 { font-size: 2em; }
h3 { font-size: 1.5em; }
@@ -63,8 +60,8 @@ p,
li,
td,
label {
color: colours.$grey-darker;
font-family: fonts.$font;
color: variables.$grey-darker;
font-family: variables.$font;
font-weight: 400;
line-height: 1.5em;
margin: 0 0 0.8em;
@@ -72,30 +69,30 @@ label {
@media screen {
.knockout & {
color: colours.$white;
color: variables.$white;
}
}
}
a {
color: colours.$primary;
color: variables.$primary;
text-decoration: none;
outline: none;
transition: all 300ms ease;
&:hover,
&:focus {
color: colours.$primary-dark;
color: variables.$primary-dark;
text-decoration: none;
}
@media screen {
.knockout & {
color: colours.$white;
color: variables.$white;
&:hover,
&:focus {
color: colours.$primary-light;
color: variables.$primary-light;
}
}
}
@@ -113,7 +110,6 @@ ul,
ol {
margin: 0 0 0.7em;
padding: 0 0 0 1.2em;
text-align: left;
}
.nolist {
@@ -131,12 +127,12 @@ ol {
hr {
margin: 2em auto;
height: 0;
border: 0 solid colours.$grey-light;
border-width: spacing.$borderThin 0 0;
border: 0 solid variables.$grey-light;
border-width: variables.$borderThin 0 0;
@media screen {
.knockout & {
border-color: colours.$white;
border-color: variables.$white;
}
}
}

View File

@@ -1,4 +1,4 @@
@use "variables/fonts";
@use "variables/colours";
@use "variables/breakpoints";
@use "variables/spacing";
@forward "variables/fonts";
@forward "variables/colours";
@forward "variables/breakpoints";
@forward "variables/spacing";

View File

@@ -1,6 +1,6 @@
@use "../variables/breakpoints";
@use "../variables";
@each $label, $value in breakpoints.$breakpoints {
@each $label, $value in variables.$breakpoints {
.min-#{$label} {
@media (min-width: $value) {
display: none;

View File

@@ -1,13 +1,12 @@
@use "../mixins/generate-button-classes";
@use "../mixins/generate-colour-classes";
@use "../variables/colours";
@use "../mixins";
@use "../variables";
::selection {
color: colours.$white;
background: colours.$primary;
color: variables.$white;
background: variables.$primary;
}
@each $color, $hex in colours.$colors {
@include generate-colour-classes.generate_colour_classes($color, $hex);
@include generate-button-classes.generate_button_colors($color, $hex);
@each $color, $hex in variables.$colors {
@include mixins.generate_colour_classes($color, $hex);
@include mixins.generate_button_colors($color, $hex);
}

View File

@@ -1,4 +1,4 @@
@use "../variables/colours";
@use "../variables";
* {
box-sizing: border-box;
@@ -13,7 +13,7 @@ body,
html {
margin: 0;
padding: 0;
background: colours.$white;
background: variables.$white;
}
.visually-hidden {

View File

@@ -1,26 +1,25 @@
@use "../variables/colours";
@use "../variables/spacing";
@use "../variables";
.brand {
display: block;
width: spacing.$brandWidth;
height: spacing.$brandHeight;
width: variables.$brandWidth;
height: variables.$brandHeight;
svg,
img {
display: block;
width: spacing.$brandWidth;
height: spacing.$brandHeight;
width: variables.$brandWidth;
height: variables.$brandHeight;
}
.knockout & {
@media screen {
.fill-primary {
fill: colours.$white;
fill: variables.$white;
}
.fill-grey {
fill: rgba(colours.$white, 0.8);
fill: rgba(variables.$white, 0.8);
}
}
}
@@ -32,46 +31,90 @@ figure {
}
.container {
width: calc(100% - spacing.$innerMedium * 2);
width: calc(100% - variables.$innerMedium * 2);
margin: auto;
@container (min-width: #{variables.$screen-md}) {
width: calc(100% - variables.$innerLarge * 3);
}
@container (min-width: #{variables.$screen-lg}) {
width: calc(100% - variables.$innerLarge * 4);
}
&-full { width: auto; }
&-large { max-width: spacing.$containerLarge; }
&-medium { max-width: spacing.$containerMedium; }
&-small { max-width: spacing.$containerSmall; }
&-narrow { max-width: spacing.$containerNarrow; }
&-larger { max-width: variables.$containerLarger; }
&-large { max-width: variables.$containerLarge; }
&-medium { max-width: variables.$containerMedium; }
&-small { max-width: variables.$containerSmall; }
&-narrow { max-width: variables.$containerNarrow; }
}
.section {
padding: spacing.$sectionMedium 0;
padding: variables.$sectionMedium 0;
&-small { padding: spacing.$sectionSmall 0; }
&-medium { padding: spacing.$sectionMedium 0; }
&-large { padding: spacing.$sectionLarge 0; }
&-small { padding: variables.$sectionSmall unset; }
&-medium { padding: variables.$sectionMedium unset; }
&-large { padding: variables.$sectionLarge unset; }
&-zero-top { padding-top: 0; }
&-zero-bottom { padding-bottom: 0; }
@container (min-width: #{variables.$screen-md}) {
padding: (variables.$sectionMedium * 1.5) unset;
&-small { padding: (variables.$sectionSmall * 1.5) unset; }
&-medium { padding: (variables.$sectionMedium * 1.5) unset; }
&-large { padding: (variables.$sectionLarge * 1.5) unset; }
}
@container (min-width: #{variables.$screen-lg}) {
padding: (variables.$sectionMedium * 2) 0;
&-small { padding: (variables.$sectionSmall * 2) 0; }
&-medium { padding: (variables.$sectionMedium * 2) 0; }
&-large { padding: (variables.$sectionLarge * 2) 0; }
}
&-zero-top { padding-top: unset; }
&-zero-bottom { padding-bottom: unset; }
}
.inner {
padding: spacing.$innerMedium;
padding: variables.$innerMedium;
&-small { padding: spacing.$innerSmall; }
&-large { padding: spacing.$innerLarge; }
&-largest { padding: variables.$innerLargest; }
&-larger { padding: variables.$innerLarger; }
&-large { padding: variables.$innerLarge; }
&-small { padding: variables.$innerSmall; }
&-smaller { padding: variables.$innerSmaller; }
&-smallest { padding: variables.$innerSmallest; }
&-zero-x {
padding-left: 0;
padding-right: 0;
@container (min-width: #{variables.$screen-md}) {
padding: (variables.$innerMedium * 1.5);
&-largest { padding: (variables.$innerLargest * 1.25); }
&-larger { padding: (variables.$innerLarger * 1.25); }
&-large { padding: (variables.$innerLarge * 1.25); }
&-small { padding: (variables.$innerSmall * 1.25); }
&-smaller { padding: (variables.$innerSmaller * 1.25); }
&-smallest { padding: (variables.$innerSmallest * 1.25); }
}
&-zero-y {
padding-top: 0;
padding-top: 0;
@container (min-width: #{variables.$screen-lg}) {
padding: (variables.$innerMedium * 2);
&-largest { padding: (variables.$innerLargest * 1.5); }
&-larger { padding: (variables.$innerLarger * 1.5); }
&-large { padding: (variables.$innerLarge * 1.5); }
&-small { padding: (variables.$innerSmall * 1.5); }
&-smaller { padding: (variables.$innerSmaller * 1.5); }
&-smallest { padding: (variables.$innerSmallest * 1.5); }
}
&-zero-x { padding-left: unset; padding-right: unset; }
&-zero-y { padding-top: unset; padding-top: unset; }
}
.rounded {
border-radius: spacing.$borderRadius;
border-radius: variables.$borderRadius;
&-top {
border-bottom-right-radius: 0;
@@ -86,12 +129,12 @@ figure {
.border {
border-style: solid;
border-width: spacing.$borderWidth;
border-width: variables.$borderWidth;
&-thin { border-width: 0.0625em; }
&-regular { border-width: spacing.$borderWidth; }
&-thick { border-width: spacing.$borderThick; }
&-thicker { border-width: spacing.$borderThicker; }
&-regular { border-width: variables.$borderWidth; }
&-thick { border-width: variables.$borderThick; }
&-thicker { border-width: variables.$borderThicker; }
&-top {
border-right-width: 0;

View File

@@ -1,4 +1,4 @@
@use "../variables/colours";
@use "../variables";
@use "sass:color";
@@ -12,13 +12,13 @@
@each $button in $buttons {
#{$button}.#{$name} {
color: colours.$white;
color: variables.$white;
background: $hex;
border-color: $hex;
&:hover,
&:focus {
color: colours.$white;
color: variables.$white;
background: color.adjust($hex, $lightness: 10%);
border-color: color.adjust($hex, $lightness: 10%);
}

View File

@@ -1,5 +1,5 @@
@use "text-contrast";
@use "../variables/colours";
@use "../variables";
@use "sass:color";
@@ -24,11 +24,11 @@
@include text-contrast.text_contrast(color.invert($hex));
background: color.invert($hex);
@if($name == "white") {
color: colours.$white;
background: colours.$primary;
color: variables.$white;
background: variables.$primary;
} @else if($name == "black") {
color: colours.$white;
background: colours.$primary-lighter;
color: variables.$white;
background: variables.$primary-lighter;
} @else {
@include text-contrast.text_contrast(color.invert($hex));
background: color.invert($hex);

View File

@@ -1,11 +1,11 @@
@use "../variables/colours";
@use "sass:color";
@use "sass:math";
@mixin text-contrast($n, $dark: colours.$black, $light: colours.$white, $cutoff: 1.667) {
@use "../variables";
@mixin text-contrast($n, $dark: variables.$black, $light: variables.$white, $cutoff: 1.667) {
$brightness: math.round((color.channel($n, "red") * 299) + (color.channel($n, "green") * 587) + math.div((color.channel($n, "blue") * 114), 1000));
$light-color: math.round((color.channel(colours.$white, "red") * 299) + (color.channel(colours.$white, "green") * 587) + math.div((color.channel(colours.$white, "blue") * 114), 1000));
$light-color: math.round((color.channel(variables.$white, "red") * 299) + (color.channel(variables.$white, "green") * 587) + math.div((color.channel(variables.$white, "blue") * 114), 1000));
@if math.abs($brightness) < (math.div($light-color, $cutoff)) {
color: $light;

View File

@@ -17,12 +17,13 @@ $sectionLarge: 5.000em;
$sectionLarger: 7.500em;
$sectionLargest: 10.000em;
$containerLarger: 87.000em;
$containerLarge: 73.125em;
$containerMedium: 60.000em;
$containerSmall: 50.000em;
$containerNarrow: 34.000em;
$innerLarger: 5.000em;
$innerLargest: 5.000em;
$innerLarger: 3.000em;
$innerLarge: 2.000em;
$innerMedium: 1.500em;

View File

@@ -1,4 +1,4 @@
@use "../global/variables/colours";
@use "../global/variables";
.wpcf7 .screen-reader-response {
display: none;
@@ -11,11 +11,11 @@
padding: 1em 0 0;
margin-top: 2em;
border: 1px solid colours.$grey-light;
border: 1px solid variables.$grey-light;
border-width: 1px 0 0;
.knockout & {
border-color: rgba(colours.$white, 0.3);
border-color: rgba(variables.$white, 0.3);
}
}

View File

@@ -1,14 +1,14 @@
@use "../global/variables/colours";
@use "../global/variables";
#mce-responses {
.response {
padding: 0 0 1em;
margin: 0 0 1em;
font-size: 0.875em;
border-bottom: 1px solid colours.$grey-lighter;
border-bottom: 1px solid variables.$grey-lighter;
}
}
.knockout #mce-responses .response {
border-bottom-color: rgba(colours.$white, 0.3);
border-bottom-color: rgba(variables.$white, 0.3);
}