All notable changes to this project will be documented in this file.
2024/10/08
- Add basic support for Woocommerce based on Storefront theme
- Add basic modal functionality
- Update a ton of
.class
and$variable
names - Update navigation styles
- Update button styles
- Combine Video and Image blocks into single Media block
- Combine Large Text and Text onto same block
- Remove unused icons in
src/
directory - Remove unused Twig
- Remove unused ES6 components
2024/08/12
- Add modujs accordion function
- Add Large Text block to Page Builder
- Add Testimonial block to Page Builder
- Change Grid component to Cards component
- Change conflicting SCSS variables
- Remove Form Embed block from Page Builder
2024/07/31
- Update DDEV configs
- Change some theme baseline styles
2024/06/30
- Create initial codebase
- Timber 2.0 setup using
composer
- Create initial database
- Basic ACF field configuration using
acf-json
- Initial flexible Page Builder setup with:
- Text Block
- Text + Media Block
- Image Block
- Video Block
- Grid Block
- Gallery Slider Block
- Testimonial Block (unfinished)
- Form Embed Block (unfinished)
- Embed Block
- Webpack setup for compiling assets