v0.7.3
Pre-release
Pre-release
-
Enhancements:
- Added the
[ucf-degree-picker]shortcode which provides a multistep dropdown solution for finding a degree.
- Added the
-
Bug Fixes:
- Updated the way degree typeahead auto initialization works. The script will now look for a specific css class (
.degree-search-typeahead) and data attribute (data-degree-search-init), and initialize those objects automatically. If none are found, the.degree-search-typeaheadselector is still used by default (for backwards compatibility with theme specific initialization scripts). - Updated plugin to use data attributes to override typeahead's
result-countandquery-params. This removes the need to have the script localized on the fly when the shortcode is processed and cuts down on a number of potential issues - i.e. multipleUCF_DEGREE_SEARCHdata objects, values being overridden because of multiple data objects, etc.
- Updated the way degree typeahead auto initialization works. The script will now look for a specific css class (