const colorMap = {
Artists: 'gold',
Culture: 'plum',
Inspirational: 'violet',
Competitors: 'garnet',
};
- Added new webpack config to remove empty
.js
files - Added a new SCSS function to get the correct color based on the above (newly added) color map (mirrors the php function)
- Updated packages
- Updated profile swiper styles
- Updated homepage colors of
.category-spotlight
to be accessible - Updated Logo hover color to be accessible (matches the rest of the nav links)
- Fixed: Category Spotlight colors were wrong
- Fixed: Links on profiles are now the correct color (were using default gold)
- Fixed: Site header now uses
--wp-admin--admin-bar--height
instead of.top-0
for sticky positioning - Removed dead files
- Fixed Safari bugs
- Fixed a bug where "watch video" button launched a modal with the incorrect video.
- Fix the homepage photo treatment
- Fix social share colors to meet WCAG contrast guidelines
- Update
single.php
profile swiper
- Updated lite-vimeo package to latest version to fix bugs
- Updated lite-vimeo package to latest version to enable GTM Tracking
- Fixed incorrect aria value
- Fixed accessibility issue on cards (not enough contrast).
- Removed lazy loading from hero images
- Fixed an issue where video loader wasn't accessing ACF properties correctly
- Fixed an issue where card body wasn't going the full width on lg+ sizes
- Fixed an issue where the swiper media's caption was breaking its container on
single.php
templates
- Fixed an issue where custom video broke single site
- Further style fixes
- Fixed style bugs on homepage & profile-single
- Added Social Share (requires CNO Plugin Facebook Share plugin)
- Add Gallery Content Block
- Power Photo Captions with WP "Caption" field
- Enable
flex-grow
for "Media + Text" blocks that don't get any media set - Improve parallax UX for 3XL+ screen sizes
- Minor style tweaks
- Finished build