Releases: UCF/Main-Site-Theme
Releases · UCF/Main-Site-Theme
v3.18.1
Enhancements:
- Made a series of small changes to the experts page layout.
v3.18.0
Enhancements:
- Added the ability to enqueue an Optimizely script per page.
v3.17.1
Enhancements:
- Layout updates to expert guide pages.
v3.16.4
What's Changed
- Replace
area_of_interest
with subarea_of_interest
field when importing from Search Service by @jmbarne3 in #444
Full Changelog: v3.16.3...v3.16.4
v3.16.3
Bug Fixes:
- Updated null check on modals to a falsey check.
v3.16.2
Bug Fixes:
- Quieted PHP warning from trying to call count() on a null object.
- Modified "Slate" modal type to serve up the graduate slate form.
v3.16.1
Bug Fixes:
- Corrected null check when counting modals on the page.
- Corrected the javascript that copies the modal-toggle shortcode to work when new rows are added to the repeater.
Enhancements:
- Added the ability to explicitly set the modal id.