[Pkg-javascript-commits] [SCM] libjs-chosen packaging annotated tag, v0.9.6, created. v0.9.6
Patrick Filler
patrick at getharvest.com
Wed Jun 26 15:47:08 UTC 2013
The annotated tag, v0.9.6 has been created
at 7dbb2a730bf9ed54ce3801ea983fa5a4d6dbdcf2 (tag)
tagging 0108f15866630f265e908f536132326782ce600c (commit)
replaces v0.9.5
tagged by Patrick Filler
on Thu Jan 12 14:35:38 2012 -0600
- Shortlog ------------------------------------------------------------
Version 0.9.6
Adam Ford (2):
Fixed jQuery check for IE6 and 7.
Hitting Tab selects current highlighted option
François Bernier (1):
Fixed disable_search_threshold being ignored when triggering a liszt:updated event
Graham Randall (1):
Fixed performance issues with large, grouped lists.
Jerrett (3):
not explode on empty selects with allow_single_deselect
changes to .coffee file instead
Revert "not explode on empty selects with allow_single_deselect"
Krister Kari (1):
Optimize Chosen sprite
Kévin Gomez Pinto (1):
Fix: the search field did not work when in a jQueryUI modal dialog ; fixes #18 & #95
Matthew Beale (2):
Introduce abstract-chosen, try to start sharing more code between platforms
Merge master into abstract-chosen
Patrick Filler (22):
Merge pull request #199 from harvesthq/abstract-chosen
Merge branch 'fix-old-ie-jquery-check' of https://github.com/greatbigsolutions/chosen into greatbigsolutions-fix-old-ie-jquery-check
Merge pull request #290 from Carpe-Hora/jqueryui_dialog_compatibility
Make sure we have only one deselect control at a time.
Remove duplicate line of CSS. Fixes #303
Silly typo.
Remove duplicate CSS declaration. Fixes #307.
Merge pull request #314 from seutje/patch-1
Merge branch 'tab-select' of https://github.com/greatbigsolutions/chosen into greatbigsolutions-tab-select
Merge branch 'sd-ready-event' of https://github.com/sd/chosen into sd-sd-ready-event
Merge pull request #331 from Ownatik/master
Don't rely on jQuery's Attr function for disabled as it changes in 1.6
Merge pull request #317 from kristerkari/master
Merge pull request #338 from grandall/master
Remove condition made unnecessary by poorly written CoffeeScript. The text of an option was never matching this function, so why leave it there?
Remove some old debugging code.
Merge branch 'master' of https://github.com/jerrett/chosen into jerrett-master
Use coffeescript existential operator and commit js changes.
Change display property of groups to list-item when results match. Fixes #344 & Fixes #354.
On container mousedown, make sure to compare the appropriate element.
Change deselect icon position on Right-to-left selects.
Long overdue Version Update (0.0.6)
Sebastian Delmont (1):
fire a liszt:ready event when Chosen is done generating the HTML, thus providing a hook for further customization
Steve De Jonghe (1):
Changed Drupal module link to the more up-to-date one on drupal.org and adding main contributors to the list
T.J. Schuck (1):
Update README
-----------------------------------------------------------------------
--
libjs-chosen packaging
More information about the Pkg-javascript-commits
mailing list