Commit Graph

35 Commits (bd2cc547e412a87eca6f0d7742fa8f1ee071c20d)

Author SHA1 Message Date
Matthew Lettini bd2cc547e4 remove trailing whitespace 2012-01-18 16:19:10 -05:00
Matthew Lettini 7a0687e995 css for down/up arrows 2011-12-07 13:01:51 -05:00
Matthew Lettini 859425f782 updated chosen images 2011-12-07 12:20:50 -05:00
Matthew Lettini 50f2df47e7 taller default results 2011-12-06 18:04:05 -05:00
Matthew Lettini 89141f1493 update design of multi chosen, and dropdown list 2011-12-06 18:02:00 -05:00
Matthew Lettini 1ed5f7d5af update single chosen gradient and look 2011-12-06 17:37:45 -05:00
Patrick Filler f09c117224 Remove duplicate CSS declaration. Fixes #307. 2011-10-24 11:05:37 -04:00
Patrick Filler 20a588d5b1 Remove duplicate line of CSS. Fixes #303 2011-10-20 13:54:35 -04:00
Kévin Gomez Pinto a53b58f15a Fix: the search field did not work when in a jQueryUI modal dialog ; fixes #18 & #95
See https://github.com/harvesthq/chosen/issues/18#issuecomment-2311377 for more
details.

	modified:   chosen/chosen.css
2011-10-07 15:41:53 +02:00
Patrick Filler 1e9b4ddbe9 Single selects now allow disabled search below a certain option threshold. 2011-09-30 12:14:02 -04:00
Patrick Filler 6e10084329 PNG update (x icon bleeding into magnifying glass space) 2011-09-29 15:54:03 -04:00
Patrick Filler d4c7005b5c 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) 2011-09-29 15:39:45 -04:00
Patrick Filler 66e5da9dec Re-center deselect close icon. 2011-09-28 11:15:37 -04:00
Patrick Filler ed69a328c2 Larger delete/deselect targets for happier clicking. 2011-09-28 11:10:34 -04:00
Patrick Filler 3b11f2e2d1 Create option to allow deselect on Chosen single selects. 2011-09-27 16:51:29 -04:00
Patrick Filler 6c6f3590bc If field is disabled, stop destroy choice clicks as well. 2011-09-23 09:46:01 -05:00
Patrick Filler f1e1c559ea Add support for disabled form fields. 2011-09-22 12:44:00 -05:00
Patrick Filler 57fcc576c3 Merge changes from #149 2011-08-16 14:52:18 -04:00
Allen Bargi 8b223ec328 closes #139 and #140 2011-08-03 07:32:14 +02:00
Allen Bargi 6ddac1217e hiding the select to avoid sudden changes on the page and making sure we do not cause any vertical jump 2011-07-31 13:43:17 +02:00
Allen Bargi f5ac459d7c * dded right to left support
* cleaned up css file and removed a bunch of unused and redundant rule sets (even less warning with csslint)
* also closes #118 using display inline-block
Please enter the commit message for your changes. Lines starting
2011-07-31 12:46:01 +02:00
Patrick Filler 1e9ec6e936 Took the wrong changes when fixing merge conflicts. Try again! 2011-07-29 11:23:57 -04:00
Patrick Filler fc5965ec70 Merge branch 'master' into aziz-master
Conflicts:
	chosen/chosen.css
2011-07-29 11:20:26 -04:00
Matthew Beale 3f29e01972 Add a semicolon, fixes #105 2011-07-29 09:26:10 +03:00
Allen Bargi 0bd9115580 - smaller sprite and crunched the new png file
- better looking search icon
- fixed the position of search icon, using 97% the icon is not gonna be fixed position (vary depending on width), now it's 100% but the icon has fixed spacing from the sprite border
- fixed the padding of search input so that text does not go over the search icon
2011-07-29 00:06:21 +02:00
Allen Bargi b712f6bf24 closes issue #80: removed unnecessary z-index declarations in chosen.css file 2011-07-27 11:08:24 +02: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
Danillo Nunes 9222590a25 Add gradient support for Opera 11.10+ 2011-07-21 15:19:54 -03:00
Allen Bargi c2af84b5a9 fixed a border radius type 2011-07-21 07:11:38 -07:00
Patrick Filler 3d1a885257 Make sure all images come from the sprite. 2011-06-28 15:52:28 -04:00
Matthew Lettini 8869568150 blue chosen 2011-06-28 13:30:04 -04:00
Matthew Lettini f1513180d0 padding on multi 2011-06-27 18:32:13 -04:00
Matthew Lettini 9f6aa3b183 added some styles, made everything neutral gray (for now) 2011-06-27 18:30:10 -04:00
Patrick Filler 82d607da45 Attempt to fix single select click issue. 2011-06-23 15:19:08 -04:00
Patrick Filler adef3c6202 Cleaning up repository for showtime. 2011-06-22 18:12:06 -04:00