Commit Graph

225 Commits (bd2cc547e412a87eca6f0d7742fa8f1ee071c20d)

Author SHA1 Message Date
Patrick Filler 387177aec3 Update title / copyright details. 2011-07-31 13:24:28 -04:00
Patrick Filler 75b7546420 Move the location of select parser and update the build file. Move it below the Chosen JS in output. 2011-07-31 13:14:54 -04:00
Patrick Filler a8ae212634 Merge branch 'master' into build_system 2011-07-31 12:28:08 -04:00
Patrick Filler e10951b7a4 Fix issue caused by select IDs containing colons. 2011-07-31 12:08:34 -04:00
Patrick Filler 055f43b026 Merge pull request #122 from aziz/master
Right to left support + cleaner CSS
2011-07-31 08:12:40 -07: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 ed1f354854 added right to left documentations 2011-07-31 13:30:46 +02:00
Allen Bargi bd5daff469 rtl support for prototype based chosen 2011-07-31 13:12:29 +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 cd3a70e551 Updating docs to show blank option requirement in single selects. 2011-07-29 11:30:47 -04: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 eb30cd3b33 Merge branch 'version_system' into build_system 2011-07-29 13:59:20 +02:00
Matthew Beale 62e2c75aa0 Add a release task to cake 2011-07-29 13:57:36 +02:00
Matthew Beale 9e1e84f421 Add a version file and header to generated javascripts 2011-07-29 12:25:31 +02:00
Matthew Beale b793dd3a61 Use root for globals, not this 2011-07-29 10:49:25 +02:00
Matthew Beale 6f0f0bd4c3 Use 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. 2011-07-29 10:42:34 +02:00
Matthew Beale f444fb9e38 Add a `cake watch` task 2011-07-29 09:36:22 +02:00
Matthew Beale 761d2040f5 Add cake for build. Run . Requires a coffee executable and uglifyjs executable 2011-07-29 09:26:12 +02: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 2a8bd04b93 using data-placeholder instead of title attribute 2011-07-28 22:33:24 +02:00
Patrick Filler f5e508d862 Merge pull request #83 from aziz/master
closes issue #80: removed unnecessary z-index declarations in chosen.css file
2011-07-28 09:08:20 -07:00
Patrick Filler cbd29bf0d8 Merge pull request #89 from harvesthq/use_innerhtml_for_proper_escaping
Use innerhtml instead of text for definitive text
2011-07-28 08:44:34 -07:00
Patrick Filler d1c139fb6c Update minified version with XSS protection. 2011-07-28 11:43:40 -04:00
Patrick Filler ca4b89e914 Remove the "Hacked" example. 2011-07-28 11:41:31 -04:00
Matthew Beale aed8ba82bd Update jQuery version for escaping 2011-07-27 12:24:30 -04:00
Matthew Beale 2013c524ca Should have been escape, no unescape 2011-07-27 12:11:24 -04:00
Matthew Beale b23391b66d Search using escaped html, show that when no results are found 2011-07-27 12:09:41 -04:00
Matthew Beale 6f1d74de8a Use innerhtml instead of text for definitive text 2011-07-27 10:42:03 -04:00
Allen Bargi b712f6bf24 closes issue #80: removed unnecessary z-index declarations in chosen.css file 2011-07-27 11:08:24 +02:00
pfiller cabd7eb618 Use safer variable names and update minified version. 2011-07-26 15:17:40 -04:00
pfiller d399196f52 Fix issue with dotted ids.
Closes Gh-54
2011-07-26 15:10:16 -04:00
pfiller 2f95023612 If no id is present, generate a random. 2011-07-26 15:03:13 -04:00
pfiller 49c7d2e0f6 Replace a reference to @container.id with @container_id 2011-07-26 14:27:44 -04:00
pfiller f89783e6f9 Update prototype example page (No ids!) 2011-07-26 14:25:21 -04:00
pfiller 2e7348d412 Prototype version no longer requires ID 2011-07-26 14:22:51 -04:00
Patrick Filler 74bef32be4 Merge pull request #64 from brennanmceachran/patch-1
IE -ms prefix for css gradients and "filter" for older ie versions
2011-07-26 08:42:27 -07:00
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