All notable changes to this project will be documented in this file, per the Keep a Changelog standard, and will adhere to Semantic Versioning.
Unreleased - TBD
0.4.0 - 2020-08-06
- Added
CustomEventand associated IE11 polyfill to listen for changes outside of the plugin (props @jaredrethman via #32) - Documentation updates (props @jeffpaul via #33)
- Moved saved connections above the search field (props @gthayer via #30)
- Only loading the plugin if on WordPress context (props @nicholasio via #29)
- Update
grunt-sasspackage version to v2.1 (props @jaredrethman via #32) - Versioning to follow SemVer (props @daveross via #27)
0.3.0 - 2017-07-05
- Pagination to search results (props @dkotter via #21)
- Allow the option to turn off the display of the Recent Posts dropdown (props @dkotter via #22)
- Use Grunt for compiling (props @dkotter via #18)
- Internationalization support (props @dkotter via #19)
- Localization updates (props @eugene-manuilov via #24)
- Adjust styling to better match WordPress (props @dkotter via #17)
- Code formatting and cosmetic fixes (props @dkotter, @eugene-manuilov via #20, #25)
composer.jsonproperties updates (props @eugene-manuilov via #23)
0.2.0 - 2017-07-05
- Ability to add posts when none exist yet
- Proper namespacing, serialization, sanitization
- Support for limits, query args, multiple post types, template filtering
- Select works on change or click
composer.jsonfile
- Major updates to CSS and styles
- Overlay markup, JS improvements, issue with JS and CSS paths
- Undefined variable reference, form submission denial
0.1.0 - 2013-08-07
- Initial release of Post Finder plugin.