Skip to content

Releases: mrbobbybryant/customizer-curation

Convert library to be an actual WP plugin

Choose a tag to compare

@mrbobbybryant mrbobbybryant released this 07 May 17:46
Convert library to be an actual WP Plugin.

- Also remove all composer dependencies.

Add Conditional Check

Choose a tag to compare

@mrbobbybryant mrbobbybryant released this 01 May 23:17

Add a conditional check to this library to see if WordPress is loaded. If WordPress is not loaded this library should not run.

Fix Resources Big.

Choose a tag to compare

@mrbobbybryant mrbobbybryant released this 16 Nov 22:13
  • Dynamically localize data for each instance. Before curation tools were overwriting each others localized data. This caused issues with curation tools wanting search different resources.

Update Asset Enqueuing

Choose a tag to compare

@mrbobbybryant mrbobbybryant released this 15 Nov 19:39
  • Dragula CSS had the wrong URL Constant.
  • Dragula CSS now loads from a CDN.
  • Updated all Script loading to use custom logic. Now Customizer Curation can be used by both themes and plugins.

AutoList Bug Fix

Choose a tag to compare

@mrbobbybryant mrbobbybryant released this 07 Nov 18:58

Items were getting added to the wrong Autolist. This was due to the autosuggest library. It was finding all auto suggest fields in the document. This update makes it so the autosuggest library expects you to pass it the input DOM node directly.

v0.7.2

Choose a tag to compare

@mrbobbybryant mrbobbybryant released this 25 Oct 17:45
bump version and remove composer.lock file

v0.7.1

Choose a tag to compare

@mrbobbybryant mrbobbybryant released this 25 Oct 17:11
run build process

Add Curation Limit

Choose a tag to compare

@mrbobbybryant mrbobbybryant released this 25 Oct 16:52

You can now limit the number of items a user can add to the autosuggest list customizer element.
Thanks @jeaniekarina !!!!

v0.6.5

Choose a tag to compare

@mrbobbybryant mrbobbybryant released this 28 Sep 20:14
Version v0.6.5

v0.6.4

Choose a tag to compare

@mrbobbybryant mrbobbybryant released this 28 Sep 18:49
Version v0.6.4