66e5da9decRe-center deselect close icon.
Patrick Filler
2011-09-28 11:15:37 -0400
ed69a328c2Larger delete/deselect targets for happier clicking.
Patrick Filler
2011-09-28 11:10:34 -0400
81c084ec99If deselecting when Chosen is open, close it up.
Patrick Filler
2011-09-27 16:57:51 -0400
3b11f2e2d1Create option to allow deselect on Chosen single selects.
Patrick Filler
2011-09-27 16:51:29 -0400
df394886e4On single selects, remove the result-selected class from any previously selected options when selecting an option
Patrick Filler
2011-09-26 17:48:31 -0400
fe40a09860Merge branch 'gh-pages' of github.com:harvesthq/chosen into gh-pages
Patrick Filler
2011-09-26 11:08:48 -0400
bf79c44a06Use data-placeholder on example (not title)
Patrick Filler
2011-09-26 11:07:58 -0400
554343e3eaFix typo
T.J. Schuck
2011-09-23 15:25:09 -0400
85c436086fMake sure chosen doesn't stay "active" after form field becomes disabled.
Patrick Filler
2011-09-23 10:08:22 -0500
6c6f3590bcIf field is disabled, stop destroy choice clicks as well.
Patrick Filler
2011-09-23 09:46:01 -0500
805a60f4a5Renamed prototype example file.
Patrick Filler
2011-09-22 15:45:05 -0500
255e77711eUpdate example to jquery 1.6.4
Patrick Filler
2011-09-22 15:44:41 -0500
31a708028dUpdate chosen to latest version and use latest version of jQuery
Patrick Filler
2011-09-22 15:43:46 -0500
41831bb934Fix sloppy spacing when applying chzn-rtl
Patrick Filler
2011-09-22 13:02:25 -0500
f1e1c559eaAdd support for disabled form fields.
Patrick Filler
2011-09-22 12:44:00 -0500
208370bd0dHitting Tab selects current highlighted option
Adam Ford
2011-09-20 09:12:52 -0600
9cd2fcbb3aUpdate to latest chosen version.
Patrick Filler
2011-09-19 15:17:51 -0500
91734e94eeComplied JS differs between coffescript versions.
Patrick Filler
2011-09-19 15:13:34 -0500
12a7a11720Fix Typo in example
Patrick Filler
2011-08-05 15:16:57 -0400
4262412d01Missing 'L'
Patrick Filler
2011-08-05 15:16:18 -0400
3bf68f6aeffire a liszt:ready event when Chosen is done generating the HTML, thus providing a hook for further customization
Sebastian Delmont
2011-08-05 12:25:33 -0400
f9674e7db2Make options an optional parameter
Tim Chen
2011-08-04 09:18:40 -0500
b7a531f211Merge pull request #141 from aziz/master
Patrick Filler
2011-08-03 09:00:40 -0700
387177aec3Update title / copyright details.
Patrick Filler
2011-07-31 13:24:28 -0400
75b7546420Move the location of select parser and update the build file. Move it below the Chosen JS in output.
Patrick Filler
2011-07-31 13:14:54 -0400
a8ae212634Merge branch 'master' into build_system
Patrick Filler
2011-07-31 12:28:08 -0400
e10951b7a4Fix issue caused by select IDs containing colons.
Patrick Filler
2011-07-31 12:08:34 -0400
055f43b026Merge pull request #122 from aziz/master
Patrick Filler
2011-07-31 08:12:40 -0700
6ddac1217ehiding the select to avoid sudden changes on the page and making sure we do not cause any vertical jump
Allen Bargi
2011-07-31 13:42:30 +0200
ed1f354854added right to left documentations
Allen Bargi
2011-07-31 13:30:46 +0200
bd5daff469rtl support for prototype based chosen
Allen Bargi
2011-07-31 13:12:29 +0200
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
Allen Bargi
2011-07-31 12:46:01 +0200
39a5ef7ec6Update docs to show new data-placeholder attribute support and blank option requirement.
Patrick Filler
2011-07-29 11:33:31 -0400
cd3a70e551Updating docs to show blank option requirement in single selects.
Patrick Filler
2011-07-29 11:30:47 -0400
1e9ec6e936Took the wrong changes when fixing merge conflicts. Try again!
Patrick Filler
2011-07-29 11:23:57 -0400
fc5965ec70Merge branch 'master' into aziz-master
Patrick Filler
2011-07-29 11:20:26 -0400
eb30cd3b33Merge branch 'version_system' into build_system
Matthew Beale
2011-07-29 13:59:20 +0200
62e2c75aa0Add a release task to cake
Matthew Beale
2011-07-29 13:57:36 +0200
9e1e84f421Add a version file and header to generated javascripts
Matthew Beale
2011-07-29 12:25:31 +0200
b793dd3a61Use root for globals, not this
Matthew Beale
2011-07-29 10:49:25 +0200
6f0f0bd4c3Use npm modules for the build chain so we can concat multiple files for dependencies. Break SelectParser into it's own file. Commit updates to the actual Javascripts to reflect the new builds.
Matthew Beale
2011-07-29 10:42:34 +0200
f444fb9e38Add a cake watch task
Matthew Beale
2011-07-29 09:36:22 +0200
761d2040f5Add cake for build. Run . Requires a coffee executable and uglifyjs executable
Matthew Beale
2011-07-29 09:25:56 +0200
3f29e01972Add a semicolon, fixes#105
Matthew Beale
2011-07-29 09:26:10 +0300
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
Allen Bargi
2011-07-29 00:06:21 +0200
2a8bd04b93using data-placeholder instead of title attribute
Allen Bargi
2011-07-28 22:33:14 +0200
67ba16b47dUpdate CSS / JS to latest versions.
Patrick Filler
2011-07-28 12:12:00 -0400
f5e508d862Merge pull request #83 from aziz/master
Patrick Filler
2011-07-28 09:08:20 -0700
cbd29bf0d8Merge pull request #89 from harvesthq/use_innerhtml_for_proper_escaping
Patrick Filler
2011-07-28 08:44:34 -0700
d1c139fb6cUpdate minified version with XSS protection.
Patrick Filler
2011-07-28 11:43:40 -0400
ca4b89e914Remove the "Hacked" example.
Patrick Filler
2011-07-28 11:41:31 -0400
aed8ba82bdUpdate jQuery version for escaping
Matthew Beale
2011-07-27 12:24:30 -0400
2013c524caShould have been escape, no unescape
Matthew Beale
2011-07-27 12:11:24 -0400
b23391b66dSearch using escaped html, show that when no results are found
Matthew Beale
2011-07-27 12:09:41 -0400
6f1d74de8aUse innerhtml instead of text for definitive text
Matthew Beale
2011-07-27 10:42:03 -0400
b712f6bf24closes issue #80: removed unnecessary z-index declarations in chosen.css file
Allen Bargi
2011-07-27 11:08:14 +0200
32a1b719f6Update to latest version of prototype and drop ids from example page.
pfiller
2011-07-26 15:19:39 -0400