Commit Graph

252 Commits (master)
 

Author SHA1 Message Date
mlharvest 6a5d61b061 Merge pull request #464 from kristerkari/master 11 years ago
Krister Kari 75606a7434 Correctly working default cursor for .search-choice 12 years ago
Krister Kari 50e3db34ab Fix right to left in IE8 12 years ago
Krister Kari 4b6fe537d7 Fix gradients 12 years ago
mlharvest dc2eb014bd Merge pull request #457 from mlharvest/master 12 years ago
Matthew Lettini 7430fd54e4 single dropdown line-height 24px 12 years ago
Patrick Filler 5175cb809e Updating version numbers. 12 years ago
Patrick Filler c93a52b7e8 Version 0.9.7 12 years ago
Patrick Filler add519f2ad Merge branch 'master' of https://github.com/mlharvest/chosen into mlharvest-master 12 years ago
Patrick Filler dcbac1aba2 Merge branch 'cakephp-fork' of https://github.com/paulredmond/chosen into paulredmond-cakephp-fork 12 years ago
Patrick Filler 929253b6d9 Update package.json to latest versions of Coffeescript and Uglify 12 years ago
Matthew Lettini bd2cc547e4 remove trailing whitespace 12 years ago
Matthew Beale 5d23a35453 Update the README for package.json 12 years ago
Matthew Beale eb2b3285bc Update package.json to point at the older version of coffeescript (1.1.2) I believe @pfiller is using. 12 years ago
Matthew Beale 71c06c7da4 Add a package npm task and check in a generated file 12 years ago
Matthew Beale 04568d271e Merge remote branch 'snowfish/package.json' into package.json 12 years ago
Patrick Filler 8ce24bda89 Typo on Prototype example page 12 years ago
Patrick Filler 3b3eca5249 Merge branch 'master' of https://github.com/digger69/chosen into digger69-master 12 years ago
Patrick Filler c9294d5943 Merge branch 'master' of https://github.com/mikefrey/chosen into mikefrey-master 12 years ago
Patrick Filler 0108f15866 Long overdue Version Update (0.0.6) 12 years ago
Thomas Frössman 4f3a8bebdb package.json 12 years ago
Mark Nadig e400dc7a3a refs #404 - rebuilt js separately from change to .coffee for #403 - since many diffs in generated js. Want to see if harvest wants this. 12 years ago
Mark Nadig cf23dc522d resolves #403 - preventDefault for click on anchor 12 years ago
Mark Nadig 47bc14148f refs #191 - example $NODE_PATH 12 years ago
Mike Frey 5911d684f9 fixed esc keyup event propagation 12 years ago
Paul Redmond e85cf8481e Adding CakePHP plugin 12 years ago
Mike Frey a316ca88d6 Fixed: Esc key propagation stopped by implied return 12 years ago
Patrick Filler 880a30dcb4 Change deselect icon position on Right-to-left selects. 12 years ago
Matthew Lettini 7a0687e995 css for down/up arrows 12 years ago
Matthew Lettini 859425f782 updated chosen images 12 years ago
Matthew Lettini 50f2df47e7 taller default results 12 years ago
Matthew Lettini 89141f1493 update design of multi chosen, and dropdown list 12 years ago
Matthew Lettini 1ed5f7d5af update single chosen gradient and look 12 years ago
Patrick Filler 5808c97172 On container mousedown, make sure to compare the appropriate element. 12 years ago
Patrick Filler 31cd33f22b Change display property of groups to list-item when results match. Fixes #344 & Fixes #354. 12 years ago
Patrick Filler 16b6f5047a Use coffeescript existential operator and commit js changes. 12 years ago
Patrick Filler 9dd4fb51a8 Merge branch 'master' of https://github.com/jerrett/chosen into jerrett-master 12 years ago
Jerrett 5d0e5855c7 Revert "not explode on empty selects with allow_single_deselect" 12 years ago
Jerrett acf540ff21 changes to .coffee file instead 12 years ago
T.J. Schuck 875c800c7a Update README 12 years ago
Jerrett 91502810c9 not explode on empty selects with allow_single_deselect 12 years ago
Patrick Filler f87575cb75 Remove some old debugging code. 12 years ago
Patrick Filler f0a349d782 Remove condition made unnecessary by poorly written CoffeeScript. The text of an option was never matching this function, so why leave it there? 12 years ago
Patrick Filler 948fbcca11 Merge pull request #338 from grandall/master 12 years ago
Graham Randall 3ba2d65221 Fixed performance issues with large, grouped lists. 12 years ago
Patrick Filler a9d52581a5 Merge pull request #317 from kristerkari/master 12 years ago
Patrick Filler 9bc5fdcfe0 Don't rely on jQuery's Attr function for disabled as it changes in 1.6 12 years ago
Patrick Filler 581f2073b5 Merge pull request #331 from Ownatik/master 12 years ago
François Bernier 17c1e8e18e Fixed disable_search_threshold being ignored when triggering a liszt:updated event 12 years ago
Krister Kari 71b343ffd5 Optimize Chosen sprite 12 years ago