Allen Bargi
|
bd5daff469
|
rtl support for prototype based chosen
|
2011-07-31 13:12:29 +02:00 |
|
Allen Bargi
|
2a8bd04b93
|
using data-placeholder instead of title attribute
|
2011-07-28 22:33:24 +02: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 |
|
pfiller
|
d399196f52
|
Fix issue with dotted ids.
Closes Gh-54
|
2011-07-26 15:10:16 -04:00 |
|
pfiller
|
49c7d2e0f6
|
Replace a reference to @container.id with @container_id
|
2011-07-26 14:27:44 -04:00 |
|
pfiller
|
2e7348d412
|
Prototype version no longer requires ID
|
2011-07-26 14:22:51 -04:00 |
|
Adam Bowen
|
446f9367e9
|
removed some superfluous eol characters: " " and ";"
|
2011-07-22 10:02:07 -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
|
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
|
e9e4b488cd
|
Scale search field after building results.
|
2011-07-19 17:33:46 -04:00 |
|
Patrick Filler
|
5a1232532d
|
Fix test for disabled elements.
|
2011-07-19 17:01:41 -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
|
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
|
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
|
d16cf5f3da
|
Clear highlight on backspace.
|
2011-07-13 12:11:44 -04:00 |
|
Patrick Filler
|
e353d5d289
|
Fix problem with styles loop.
|
2011-07-12 14:16:36 -04:00 |
|
Patrick Filler
|
a723721b65
|
Fix focus issues caused by bad indenting.
|
2011-07-08 16:52:18 -04:00 |
|
Patrick Filler
|
fecd7e24a5
|
Re-factor Chosen into Coffescript
|
2011-07-08 16:30:32 -04:00 |
|