Commit Graph

53 Commits

Author SHA1 Message Date
willpalahnuk bc9cf9bcdb Update script enqueueing for WordPress version 6.9
Backwards compatible for earlier versions, changes can be simplified if we only ever need to consider 6.9+
2026-01-30 17:57:59 -06:00
Keith Solomon b5c3c5d6d0 Merge branch 'main' of github.com:Vincent-Design-Inc/VDI-Starter-v5 2026-01-26 08:53:50 -06:00
Keith Solomon f7d689dc3b 🐞 fix: Update block.json files for correct block category slug 2026-01-26 08:53:47 -06:00
Keith Solomon 65f0d1d758 🐞 fix: Use proper escaping function in boilerplate 2026-01-13 15:31:35 -06:00
Keith Solomon 68362258c6 🐞 fix: Update boilerplate block definition 2026-01-12 08:43:00 -06:00
Keith Solomon d6159a8840 🐞 fix: Remove editor width constraint 2026-01-09 09:20:47 -06:00
Keith Solomon 9d346f3a68 feature: Add excerpt to post index page 2026-01-09 08:48:48 -06:00
Keith Solomon dfdf12a62a 🐞 fix: Add array position helper function for custom excerpt 2026-01-09 08:41:36 -06:00
Keith Solomon 2ae983108c feature: Add custom excerpt function 2026-01-09 08:37:10 -06:00
Keith Solomon c70aa6923a Merge branch 'main' of github.com:Vincent-Design-Inc/VDI-Starter-v5 2026-01-09 08:36:22 -06:00
Aarish bd5cf037b5 Add responsive padding to container 2025-12-30 15:55:12 -06:00
Keith Solomon c542deaa2b 🐞 fix: Update script equeues for WP 6.9 2025-12-04 15:41:59 -06:00
Keith Solomon a1d2b59919 feature: Add field for ARIA label in button block 2025-11-25 08:50:39 -06:00
Keith Solomon f086c17d26 📄 docs: Add comment about not removing class function call in block boilerplate 2025-11-25 08:03:37 -06:00
Keith Solomon 38ec5f850d 🐞 fix: Migrate blocks to use helper function for wrapper classes 2025-11-20 10:20:29 -06:00
Keith Solomon 974cb70b5e Merge branch 'main' of github.com:Vincent-Design-Inc/VDI-Starter-v5 2025-11-17 14:00:37 -06:00
Keith Solomon 82ff6e8784 🐞 fix: Add text domain for translation support 2025-11-17 14:00:33 -06:00
Keith Solomon a965fb3ee0 feature: Contact Info block complete 2025-11-11 16:47:14 -06:00
Keith Solomon a6266e8244 feature: add theme.json 2025-11-11 16:46:47 -06:00
Keith Solomon e8d8308729 🐞 fix: Add margin to headings 2025-11-11 15:24:38 -06:00
Keith Solomon 845d7fb21f 🐞 fix: Add headings 2025-11-11 15:23:44 -06:00
Keith Solomon d849941b2e 🐞 fix: Change mode setting 2025-11-11 15:17:33 -06:00
Keith Solomon 44df51f46f feature: Add content for block 2025-11-11 15:16:21 -06:00
Keith Solomon 6ece64abd1 feature: Scaffold contact info block 2025-11-11 15:07:28 -06:00
Keith Solomon 4312130329 🔵 other: Set up WPE env for change work 2025-11-11 13:14:39 -06:00
Keith Solomon 8ba3106f82 🐞 fix: Reorganize/clean up form css 2025-11-11 11:57:57 -06:00
Keith Solomon 111bde4808 📄 docs: Update readme 2025-11-11 11:35:46 -06:00
Keith Solomon aae6608153 feature: Add script to tag external links to open in new tab and add class for styling 2025-11-11 11:30:48 -06:00
Keith Solomon 06f714f7c3 🐞 fix: Clean up coding standards 2025-11-11 11:29:48 -06:00
Keith Solomon f7895d2f54 feature: Add script to show template used comment 2025-11-11 11:14:18 -06:00
Keith Solomon 2b6c08c087 🐞 fix: Make watch script pay attention to css files project-wide 2025-11-11 11:11:47 -06:00
Keith Solomon d2d9b3feb0 🐞 fix: Update footer navigation collection logic 2025-10-16 12:33:29 -05:00
Keith Solomon f37f392b08 Update ACF field group for new GLobal Fields page slug 2025-10-16 12:10:37 -05:00
Keith Solomon 2ba35ddc73 🐞 fix: Replace footer widget areas 2025-10-16 12:07:34 -05:00
Keith Solomon b9b9225780 🐞 fix: Add updated hooks 2025-10-01 10:30:38 -05:00
Keith Solomon 89a1a48382 feature: Add sliding viewport mobile menu support 2025-09-29 15:18:34 -05:00
Keith Solomon b1559b2ce9 🔵 other: Remove WPE environment 2025-09-26 13:46:32 -05:00
Keith Solomon 8ad0da9163 feature: Add new child pages block 2025-09-26 13:32:58 -05:00
Keith Solomon 06801182f5 🐞 fix: Remove unneeded db folder 2025-09-26 11:35:56 -05:00
Keith Solomon f5a4697c27 🐞 fix: Add missing class variable 2025-09-26 09:34:06 -05:00
Keith Solomon 7402826f3d 🔵 other: Start page children block upgrade 2025-09-26 08:46:53 -05:00
Keith Solomon b6f14e6809 🐞 fix: Change WPE environment to protect starter demo site 2025-09-25 14:50:26 -05:00
Keith Solomon 28e8544bcf 🐞 fix: Remove unneeded post-deploy script 2025-09-25 14:47:19 -05:00
Keith Solomon 04f5a605b8 feature: Add VDI-v5 WPE environment 2025-09-25 14:44:12 -05:00
Keith Solomon 2bf411a6e2 feature: Add .editorconfig 2025-09-25 08:59:12 -05:00
Keith Solomon 8ab497c757 🐞 fix: Update mennu order for updated ACF page slug 2025-09-23 08:47:31 -05:00
Keith Solomon 69c692d63e 📄 docs: Update readme
🐞 fix: Update phpcs action
2025-09-15 09:07:34 -05:00
Keith Solomon f6d795ba39 🐞 fix: Update composer test scripts and readme 2025-09-10 14:34:27 -05:00
Keith Solomon bfc72710ca 📄 docs: Update readme for dev start steps 2025-09-09 14:06:21 -05:00
Keith Solomon b2578d4718 🐞 fix: Tell composer lint script to use our custom standard config 2025-09-09 14:06:01 -05:00