This repository has been archived by the owner on Jul 8, 2024. It is now read-only.
Pages, posts and typography support
Pre-release
Pre-release
1.0.8.1
- Integrate changes from Danny's refactor changes (php formatter set up) - keep hooks and filters, remove default template override.
- Maintain our design template for different pages and posts that require design flexibility.
- Integrate CSS changes from independently working developers & reorganize so that new css is in correct scope.
- Add CSS comments
- CSS cleanup & spot-checking that custom typography inherits correctly
- Normalize Gutenberg block icons
- Add Page Alert
- Add, and then remove social media integration (in favor of a 3rd party plugin autodescription - which has a lot of features, and needs stakeholder review. (Keep code sample for integrating logo in footer, for when we can coordinate & decide correct ownership of sitewide options.)
- Remove admin page title updater, no longer necessary.
- Clean up blocks.
- Fix PHP errors
1.0.8.2
- Fix category breadcrumb
- Removed a couple duplicated function calls
- Clean up connection to external CSS
- Test mobile typography fixes & then unstage them.