Igor Vaynberg
|
6fe77c6110
disabled mode support wip, issue #76
|
13 gadi atpakaļ |
Igor Vaynberg
|
c27880c19c
Merge branch 'master' of git://github.com/ivaynberg/select2
|
13 gadi atpakaļ |
Igor Vaynberg
|
c44ea24aa4
renamed roundtripValue to context. closes #72 closes #73
|
13 gadi atpakaļ |
Alexander Pepper
|
0d98ea03af
Adds an additional parameter roundtripValue to function data.
|
13 gadi atpakaļ |
Igor Vaynberg
|
26da9f0b2e
Merge pull request #71 from niquola/master
|
13 gadi atpakaļ |
Igor Vaynberg
|
f368464132
add drag and drop sort support, fixes #60
|
13 gadi atpakaļ |
nicola
|
23720246f2
fix internal function indexOf, when undefined passed
|
13 gadi atpakaļ |
Igor Vaynberg
|
1633d71b4a
add container() method that retrieves the main container
|
13 gadi atpakaļ |
Igor Vaynberg
|
cb7f1da4e6
Merge branch 'master' of git://github.com/ivaynberg/select2
|
13 gadi atpakaļ |
Igor Vaynberg
|
9ecce5af7c
support numeric text keys in local data. fixes #68
|
13 gadi atpakaļ |
Igor Vaynberg
|
071d6c73d2
Merge pull request #63 from ericbarnes/tags-tab
|
13 gadi atpakaļ |
Geoffrey Hing
|
6dcb276485
Check for nonexistent data attribute in a way that works in jQuery 1.4.2
|
13 gadi atpakaļ |
Eric Barnes
|
66b789939f
Adding tab support for tags
|
13 gadi atpakaļ |
Igor Vaynberg
|
058ecae750
fixes #61
|
13 gadi atpakaļ |
Igor Vaynberg
|
af6031039a
build script
|
13 gadi atpakaļ |
Igor Vaynberg
|
e5f628b719
a bit of cleanup and better error handling for options
|
13 gadi atpakaļ |
Igor Vaynberg
|
a6edacc505
Merge branch 'master' of git://github.com/ivaynberg/select2
|
13 gadi atpakaļ |
Francisco Facioni
|
404539e6d3
Aborts the ajax call when a new is coming up
|
13 gadi atpakaļ |
Igor Vaynberg
|
0160b36a38
missed one place where id is accessed. issue #51
|
13 gadi atpakaļ |
Igor Vaynberg
|
bf5e7d16de
make it possible to overwrite how the id is retreived from a choice. issue #51
|
13 gadi atpakaļ |
Igor Vaynberg
|
011770a5d5
license tweaks
|
13 gadi atpakaļ |
Igor Vaynberg
|
5ae45f4124
Merge branch 'master' of git://github.com/ivaynberg/select2
|
13 gadi atpakaļ |
Igor Vaynberg
|
bd8c40b0e8
jquery 1.4 compat impl of focus check
|
13 gadi atpakaļ |
Igor Vaynberg
|
a1457fa491
Merge pull request #56 from ProLoser/master
|
13 gadi atpakaļ |
Igor Vaynberg
|
450aad8f46
fixed placeholder bug. closes #55
|
13 gadi atpakaļ |
Dean Sofer
|
945249f46a
Added support for placeholder attribute in addition to data-placeholder
|
13 gadi atpakaļ |
Igor Vaynberg
|
5f00dd1cfd
resize the search field to full width when placeholder is set. fixes #53
|
13 gadi atpakaļ |
Igor Vaynberg
|
2aeb3d5bd5
fix bug where tagging was broken if strings instead of objects were used
|
13 gadi atpakaļ |
Igor Vaynberg
|
e0f854d667
copy the args object so changes to it no longer effect other select2s. closes #47
|
13 gadi atpakaļ |
Igor Vaynberg
|
3b9840e3ff
remove debugging statement
|
13 gadi atpakaļ |