Skip to content

v0.7.7

Pre-release
Pre-release

Choose a tag to compare

@cjg89 cjg89 released this 04 Feb 15:03
· 185 commits to master since this release

Enhancements:

  • Added late script enqueueing
  • Updated script handles for enqueued Typeahead and Handlebars scripts for consistency with our other plugins
  • Split out the degree picker asset enqueueing from the [ucf-degree-search] shortcode. The existing ucf-degree-search-common.min.js has been renamed to ucf-degree-picker.min.js, and it and its localization settings have been moved to only enqueue when the [ucf-degree-picker] shortcode is called.
  • Removed some redundant script enqueues.
  • Upgraded packages where possible; added linter configs and Github issue/PR templates

Bug Fixes:

  • Added missing global variable declarations at the top of the angular degree search's app.ts and handlebar-helpers.ts.
  • Added missing jquery script dependencies for the ucf-degree-search-js and ucf-degree-picker-js scripts, and wp-a11y and Handlebars dependencies for ucf-degree-search-angular-js.