Commit Graph

187 Commits (abstract-chosen)

Author SHA1 Message Date
Patrick Filler bd6f89df99 Use the jQuery way of spelling plugin. Fix typo. 2011-07-25 13:17:20 -04:00
brennanmceachran 5aa5c79d77 I'm not a microsoft fan, but we might as well let the ie users have some fun. 2011-07-25 06:28:05 -07:00
pfiller 34fd0f6538 Merge branch 'master' of github.com:harvesthq/chosen 2011-07-24 17:45:38 -04:00
pfiller 83f56d5a9a Fix more references to Province of China 2011-07-24 17:45:20 -04:00
Patrick Filler ed04221101 Fix more references to Province of China 2011-07-24 17:44:00 -04:00
Patrick Filler 7dfef45290 Merge pull request #61 from LCamel/master
About Taiwan in the "Choose a Country" example

Closes Gh-60
2011-07-24 14:39:09 -07:00
LCamel (Luoh Ren-Shan) 22873b5a4b Taiwan, Republic of China 2011-07-24 22:52:37 +08:00
Chris Lee 110466a38f Ctrl/command-click to select without closing list. Related to #23 2011-07-22 17:27:08 -07:00
mlharvest bddd1e4fb4 Merge pull request #28 from danillonunes/master
Opera CSS gradients
2011-07-22 09:19:01 -07:00
Patrick Filler b3da848e60 Add South Sudan and spit Serbia and Montenegro in all examples. 2011-07-22 12:14:47 -04:00
Patrick Filler 4c6b5004f1 Merge pull request #32 from dchest/patch-1
Independence day.
2011-07-22 09:09:40 -07:00
Patrick Filler d8cc2f97ef Merge pull request #37 from adamnbowen/master
Trivial: removing some eol characters like spaces and semicolons
2011-07-22 09:08:16 -07:00
Adam Bowen 446f9367e9 removed some superfluous eol characters: " " and ";" 2011-07-22 10:02:07 -04:00
Dmitry Chestnykh 6ec8c6fb5d example: split Serbia and Montenegro, add South Sudan. Viva la independencia! 2011-07-22 05:35:24 -07:00
Danillo Nunes 9222590a25 Add gradient support for Opera 11.10+ 2011-07-21 15:19:54 -03:00
Patrick Filler d42eb81f6a Merge pull request #26 from aziz/master
'javascript:void(0)' is safer
2011-07-21 08:53:28 -07:00
Patrick Filler 067e6b98cf Add update / change support details in example files.
Closes Gh-23
2011-07-21 11:42:40 -04:00
Allen Bargi b1a0c7857f replaced href='#' with href='javascript:void(0)' which does not cause a jump on click 2011-07-21 16:55:39 +02:00
Patrick Filler 569baecf26 Merge branch 'master' of github.com:harvesthq/chosen 2011-07-21 10:29:16 -04:00
Patrick Filler 88f350d992 More doc updates. 2011-07-21 10:28:26 -04:00
Patrick Filler 76a5936bfc Merge pull request #25 from aziz/master
just a typo
2011-07-21 07:16:29 -07:00
Allen Bargi c2af84b5a9 fixed a border radius type 2011-07-21 07:11:38 -07:00
Patrick Filler 380c2281ec Update the readme summore 2011-07-20 18:06:36 -04:00
Patrick Filler 5ac72e2b4e Updating minified versions with all latest bug fixes. 2011-07-20 12:44:35 -04:00
Patrick Filler db9fd24889 In standard dropdowns, you can hit Escape (on your keyboard) to cancel form entry and close the dropdown.
Gh-16
2011-07-20 12:38:34 -04:00
Patrick Filler e9d0363e96 Update readme doc with version support 2011-07-20 12:07:53 -04:00
Patrick Filler f3d216a4c5 Update readme 2011-07-20 12:04:40 -04:00
Patrick Filler 1dd5100122 Prevent duplicate jQuery Chosen calls. 2011-07-20 11:29:23 -04:00
Patrick Filler cb7bf985a0 Fix a reported issue with search field scale.
Closes gh-14
2011-07-20 11:17:47 -04:00
Patrick Filler d3b14656ea Use coffeesript's built-in function binding on setTimeouts 2011-07-20 11:06:59 -04:00
Patrick Filler 1ddf68baf0 Merge pull request #13 from adamkittelson/master
Error in Safari when using chosen.jquery
2011-07-20 07:59:49 -07:00
Patrick Filler e4a8f08843 Change a couple of prototype-style references into jQuery references. Fixes group display on search and deselect issues. 2011-07-20 10:44:23 -04:00
Patrick Filler a3c9ea9a29 Cache the $(this.form_field) call for better performance. Thanks, pomeh. 2011-07-20 10:41:07 -04:00
Patrick Filler 54ac37ccf5 Update example text. 2011-07-20 10:32:58 -04:00
Patrick Filler e9e4b488cd Scale search field after building results. 2011-07-19 17:33:46 -04:00
Patrick Filler 92c5cdac99 Add examples for selected and deselected and describe default text behavior. 2011-07-19 17:33:17 -04:00
Patrick Filler 5a1232532d Fix test for disabled elements. 2011-07-19 17:01:41 -04:00
Adam Kittelson e8ac2bb71b use a closure to bind a function to this, Prototype function.bind doesn't work in jQuery, was causing an error when blurring a select in Safari 2011-07-19 13:45:58 -07:00
Patrick Filler 6247674d71 Don't allow group name clicks in jQuery version. 2011-07-19 15:59:08 -04:00
Patrick Filler 7a4c7439df Adding an option group example. 2011-07-19 15:56:33 -04:00
Patrick Filler f5967bd265 Update to use latest version of Select Parser (https://github.com/pfiller/Select-Parser). This fixes issues with group positioning. 2011-07-19 15:46:40 -04:00
Patrick Filler d0ef447dce Update minified versions with latest code. 2011-07-18 18:51:44 -04:00
Patrick Filler ed9e82a816 Yes! A second click on the dropdown arrow _should_ collapse the dropdown box.
Closes gh-1
2011-07-18 18:47:40 -04:00
Patrick Filler 137afacfd1 Update minified version of prototype chosen and add jquery version. 2011-07-15 18:13:58 -04:00
Patrick Filler 15a5366aad Fix some issues with parsing blank options. 2011-07-15 18:04:37 -04:00
Patrick Filler 7778ef0cb2 Update License Info 2011-07-13 15:42:57 -04:00
Patrick Filler 2f25f9e849 Prevent default link behavior on @selected_item 2011-07-13 15:37:41 -04:00
Patrick Filler d5b62668ca Fix position issue when using up and down arrows to navigate the results. 2011-07-13 15:33:10 -04:00
Patrick Filler ea87ad4df3 Make sure jquery version's update / change events are firing. 2011-07-13 15:09:29 -04:00
Patrick Filler e54e4730cd Remove unnecessary debug code. 2011-07-13 15:02:51 -04:00