Commit Graph

  • 994107305b 🐞 fix: Update build script main Keith Solomon 2026-03-07 20:39:09 -06:00
  • 514dc490b5 🐞 fix: Update build script Keith Solomon 2026-03-07 20:29:32 -06:00
  • f4782bc9cd 🔵 other: Formatting updates Keith Solomon 2026-03-07 19:59:15 -06:00
  • 361f57424c 🐞 fix: Update npm stack for bootstrap install Keith Solomon 2026-03-07 18:54:30 -06:00
  • 5b7fed2cb8 🐞 fix: Revert admin UI style overrides, typography updates (#9) Keith Solomon 2026-03-04 08:55:15 -06:00
  • 3ef6385935 Remove wp_print_styles action from wp_head (#5) Aarish 2026-03-04 08:51:55 -06:00
  • a90272f0af 🐞 fix: Alignment fix Keith Solomon 2026-02-24 12:19:03 -06:00
  • 57129db550 feature: Update font sizes Keith Solomon 2026-02-24 12:18:12 -06:00
  • a420cc430e Merge pull request #6 from Vincent-Design-Inc/fix/wp-script-module-args Keith Solomon 2026-02-20 08:25:31 -06:00
  • 45fe3b1cf0 Merge branch 'main' into fix/wp-script-module-args Keith Solomon 2026-02-20 08:24:35 -06:00
  • c07436c1f6 🐞 fix: Remove bogus parameters that were causing critical errors, remove unneeded version checks Keith Solomon 2026-02-20 08:21:00 -06:00
  • 8ef9e0c759 Merge pull request #7 from Vincent-Design-Inc/bugfix/footer-menu-guard Keith Solomon 2026-02-19 14:12:23 -06:00
  • 179754d6d0 🐞 fix: Cleaned up phpcs errors Keith Solomon 2026-02-19 14:10:59 -06:00
  • 7d24009fae 🐞 fix: Get rid of parameters causing critical errors in script calls Keith Solomon 2026-02-18 11:57:40 -06:00
  • 131252bd67 🐞 fix: Fix bogus target logic Keith Solomon 2026-02-05 12:36:35 -06:00
  • dc33dea120 Refactor footer navigation retrieval logic willpalahnuk 2026-01-30 18:00:56 -06:00
  • bc9cf9bcdb Update script enqueueing for WordPress version 6.9 willpalahnuk 2026-01-30 17:57:59 -06:00
  • b5c3c5d6d0 Merge branch 'main' of github.com:Vincent-Design-Inc/VDI-Starter-v5 Keith Solomon 2026-01-26 08:53:50 -06:00
  • f7d689dc3b 🐞 fix: Update block.json files for correct block category slug Keith Solomon 2026-01-26 08:53:47 -06:00
  • 65f0d1d758 🐞 fix: Use proper escaping function in boilerplate Keith Solomon 2026-01-13 15:31:35 -06:00
  • 68362258c6 🐞 fix: Update boilerplate block definition Keith Solomon 2026-01-12 08:43:00 -06:00
  • d6159a8840 🐞 fix: Remove editor width constraint Keith Solomon 2026-01-09 09:20:47 -06:00
  • 9d346f3a68 feature: Add excerpt to post index page Keith Solomon 2026-01-09 08:48:48 -06:00
  • dfdf12a62a 🐞 fix: Add array position helper function for custom excerpt Keith Solomon 2026-01-09 08:41:36 -06:00
  • 2ae983108c feature: Add custom excerpt function Keith Solomon 2026-01-09 08:37:10 -06:00
  • c70aa6923a Merge branch 'main' of github.com:Vincent-Design-Inc/VDI-Starter-v5 Keith Solomon 2026-01-09 08:36:22 -06:00
  • bd5cf037b5 Add responsive padding to container Aarish 2025-12-30 15:55:12 -06:00
  • c542deaa2b 🐞 fix: Update script equeues for WP 6.9 Keith Solomon 2025-12-04 15:41:59 -06:00
  • a1d2b59919 feature: Add field for ARIA label in button block Keith Solomon 2025-11-25 08:50:39 -06:00
  • f086c17d26 📄 docs: Add comment about not removing class function call in block boilerplate Keith Solomon 2025-11-25 08:03:37 -06:00
  • 38ec5f850d 🐞 fix: Migrate blocks to use helper function for wrapper classes Keith Solomon 2025-11-20 10:20:29 -06:00
  • 974cb70b5e Merge branch 'main' of github.com:Vincent-Design-Inc/VDI-Starter-v5 Keith Solomon 2025-11-17 14:00:37 -06:00
  • 82ff6e8784 🐞 fix: Add text domain for translation support Keith Solomon 2025-11-17 14:00:33 -06:00
  • a965fb3ee0 feature: Contact Info block complete Keith Solomon 2025-11-11 16:47:14 -06:00
  • a6266e8244 feature: add theme.json Keith Solomon 2025-11-11 16:46:47 -06:00
  • e8d8308729 🐞 fix: Add margin to headings Keith Solomon 2025-11-11 15:24:38 -06:00
  • 845d7fb21f 🐞 fix: Add headings Keith Solomon 2025-11-11 15:23:44 -06:00
  • d849941b2e 🐞 fix: Change mode setting Keith Solomon 2025-11-11 15:17:33 -06:00
  • 44df51f46f feature: Add content for block Keith Solomon 2025-11-11 15:16:21 -06:00
  • 6ece64abd1 feature: Scaffold contact info block Keith Solomon 2025-11-11 15:07:28 -06:00
  • 4312130329 🔵 other: Set up WPE env for change work Keith Solomon 2025-11-11 13:14:39 -06:00
  • 8ba3106f82 🐞 fix: Reorganize/clean up form css Keith Solomon 2025-11-11 11:57:57 -06:00
  • 111bde4808 📄 docs: Update readme Keith Solomon 2025-11-11 11:35:46 -06:00
  • aae6608153 feature: Add script to tag external links to open in new tab and add class for styling Keith Solomon 2025-11-11 11:30:48 -06:00
  • 06f714f7c3 🐞 fix: Clean up coding standards Keith Solomon 2025-11-11 11:29:48 -06:00
  • f7895d2f54 feature: Add script to show template used comment Keith Solomon 2025-11-11 11:14:18 -06:00
  • 2b6c08c087 🐞 fix: Make watch script pay attention to css files project-wide Keith Solomon 2025-11-11 11:11:47 -06:00
  • d2d9b3feb0 🐞 fix: Update footer navigation collection logic Keith Solomon 2025-10-16 12:33:29 -05:00
  • f37f392b08 Update ACF field group for new GLobal Fields page slug Keith Solomon 2025-10-16 12:10:37 -05:00
  • 2ba35ddc73 🐞 fix: Replace footer widget areas Keith Solomon 2025-10-16 12:07:34 -05:00
  • b9b9225780 🐞 fix: Add updated hooks Keith Solomon 2025-10-01 10:30:38 -05:00
  • 89a1a48382 feature: Add sliding viewport mobile menu support Keith Solomon 2025-09-29 15:18:34 -05:00
  • b1559b2ce9 🔵 other: Remove WPE environment Keith Solomon 2025-09-26 13:46:32 -05:00
  • 8ad0da9163 feature: Add new child pages block Keith Solomon 2025-09-26 13:32:58 -05:00
  • 06801182f5 🐞 fix: Remove unneeded db folder Keith Solomon 2025-09-26 11:35:56 -05:00
  • f5a4697c27 🐞 fix: Add missing class variable Keith Solomon 2025-09-26 09:34:06 -05:00
  • 7402826f3d 🔵 other: Start page children block upgrade Keith Solomon 2025-09-26 08:46:53 -05:00
  • b6f14e6809 🐞 fix: Change WPE environment to protect starter demo site Keith Solomon 2025-09-25 14:50:26 -05:00
  • 28e8544bcf 🐞 fix: Remove unneeded post-deploy script Keith Solomon 2025-09-25 14:47:19 -05:00
  • 04f5a605b8 feature: Add VDI-v5 WPE environment Keith Solomon 2025-09-25 14:44:12 -05:00
  • 2bf411a6e2 feature: Add .editorconfig Keith Solomon 2025-09-25 08:59:12 -05:00
  • 8ab497c757 🐞 fix: Update mennu order for updated ACF page slug Keith Solomon 2025-09-23 08:47:31 -05:00
  • 69c692d63e 📄 docs: Update readme 🐞 fix: Update phpcs action Keith Solomon 2025-09-15 09:07:34 -05:00
  • f6d795ba39 🐞 fix: Update composer test scripts and readme Keith Solomon 2025-09-10 14:34:27 -05:00
  • bfc72710ca 📄 docs: Update readme for dev start steps Keith Solomon 2025-09-09 14:06:21 -05:00
  • b2578d4718 🐞 fix: Tell composer lint script to use our custom standard config Keith Solomon 2025-09-09 14:06:01 -05:00
  • b0feb322ab 🐞 fix: Update action and package info Keith Solomon 2025-08-22 15:57:43 -05:00
  • 47d487b3e8 🐞 fix: Clean up code for production use Keith Solomon 2025-08-22 15:47:45 -05:00
  • e8efdbeb34 Initial commit to github Keith Solomon 2025-08-22 15:40:01 -05:00