wp-shortcake / shortcake

Shortcake makes using WordPress shortcodes a piece of cake.
GNU General Public License v2.0
664 stars 143 forks source link

Add allowClear property to select2 inputs #800

Closed circlecube closed 5 years ago

circlecube commented 6 years ago

Add the select2 property allowClear to select2 input fields. Set default value to false (since it's currently not included, though it may be better as set to true).

This fixes issue 610 https://github.com/wp-shortcake/shortcake/issues/610

goldenapples commented 6 years ago

This looks good, but can you make the change in the src file and then run the grunt task? Thanks.

circlecube commented 6 years ago

Ha, that would help. (facepalm) - There we go.

goldenapples commented 5 years ago

:100: Merging, so this can get into the next release version.