[Pkg-javascript-commits] [SCM] libjs-chosen packaging annotated tag, v0.9.4, created. v0.9.4
Patrick Filler
pf at patrickfiller.com
Wed Jun 26 15:47:08 UTC 2013
The annotated tag, v0.9.4 has been created
at 22924b71f6ab99fef506c8d8adaba61ba4681ed3 (tag)
tagging 785020b1898847b7344a2ad3399155cb70558b4f (commit)
replaces v0.9.3
tagged by Patrick Filler
on Thu Sep 29 15:57:43 2011 -0400
- Shortlog ------------------------------------------------------------
Version 0.9.4
Nagyman (2):
Use @ shortcut for constructor arguments
Highlight the selected result only if it's active (matches the current search)
Patrick Filler (25):
Update example files with No Results Text details
Make options default use the coffeescript way™
Merge pull request #258 from Nagyman/8922e6e85425bb48e09429a9c85b503088fbc9be
Merge branch 'highlight_active' of https://github.com/Nagyman/chosen into Nagyman-highlight_active
Complied JS differs between coffescript versions.
Add support for disabled form fields.
Fix sloppy spacing when applying chzn-rtl
Update example to jquery 1.6.4
Renamed prototype example file.
If field is disabled, stop destroy choice clicks as well.
Make sure chosen doesn't stay "active" after form field becomes disabled.
On single selects, remove the result-selected class from any previously selected options when selecting an option
Create option to allow deselect on Chosen single selects.
If deselecting when Chosen is open, close it up.
Larger delete/deselect targets for happier clicking.
Re-center deselect close icon.
Test for presence of event before using its target!
When using allow_single_deselect, first element must have blank text.
Merge pull request #274 from harvesthq/allow_deselect
Add deselect examples.
Insert deselect UI on initial load if a value is selected.
Fire the change event when deselecting a value.
Using class-based show/hide instead of the jquery/prototype methods results in significant speed improvements for very, very large select boxes. (at least in modern web browsers)
PNG update (x icon bleeding into magnifying glass space)
Update chosen to 0.9.4
-----------------------------------------------------------------------
--
libjs-chosen packaging
More information about the Pkg-javascript-commits
mailing list