Kevin Brown
6f750c1007
Catch up to master
2014-11-01 14:36:26 -04:00
Kevin Brown
d529e66207
Updated with latest master
2014-10-31 18:23:44 -04:00
Kevin Brown
d7f6d8ef60
Merge pull request #2772 from FnTm/gh-pages
...
Update documentation to include search parameter
2014-10-29 10:10:57 -04:00
Jānis Peisenieks
e1087e3bdc
Update documentation to include search parameter
...
Forgot to update select2-latest.html to include changes about the search parameter
2014-10-29 16:08:32 +02:00
Kevin Brown
e68465baec
Merge pull request #2771 from FnTm/gh-pages
...
Update documentation to include search parameter
2014-10-29 10:01:01 -04:00
Jānis Peisenieks
67d71754c4
Update documentation to include search parameter
...
Update the documentation to add the search parameter, which was missing.
This should not be buried in the source code, since this is a really useful function.
2014-10-29 15:52:48 +02:00
Kevin Brown
6938ccf20b
Merge pull request #2667 from franckl/patch-1
...
Corrected a link issue on the example page
2014-09-11 08:16:23 -04:00
Kevin Brown
fd70fd04f2
Merge pull request #2671 from FND/patch-1
...
fixed typos
2014-09-11 08:15:15 -04:00
FND
37c9f7fcf8
Fix typos
2014-09-10 18:24:17 +02:00
franckl
449a3e380b
Corrected a link issue on the example page
2014-09-09 11:28:25 -04:00
Kevin Brown
d1b5ee50d4
Merge pull request #2583 from ivaynberg/issue_2515_new_docs_api
...
Switch remote example to GitHub Search API
2014-08-12 19:37:23 -04:00
Kevin Brown
4a9568f658
Switch from font-awesome CDN to locally
2014-08-12 19:35:46 -04:00
Kevin Brown
6661e3d744
Switch remote example to GitHub Search API
...
The previous Rotten Tomatoes API had a hard usage limit per day
that was tied to the API key. It was very common for the usage
limit to be hit by the end of the day, which caused a bad
experience for those interested in trying out Select2 with a remote
API.
The GitHub Search API was chosen as the replacement because it
allows for anonymous usage, so we do not need to tie anything to
tokens, and it is rate-limited to the minute instead of the day.
These two things combined together allows users to use the example
without having to worry as much about it stopping for the rest of
the day.
The formatters and examples were swapped out to use the API, and
a custom formatter was created to replace the old one.
2014-08-01 12:47:33 -04:00
Kevin Brown
1282632b7e
Fix the header sizes on labels
2014-08-01 11:31:49 -04:00
Kevin Brown
22c4ff7a8b
Merge pull request #2560 from mgifford/gh-pages
...
adding basic labels for html accessibility.
2014-07-25 09:19:51 -04:00
Mike Gifford
25c2bba275
adding basic labels for html accessibility.
2014-07-24 15:02:55 -04:00
Kevin Brown
fb1eed8f1f
Use the web location for the submodule
...
The build failed, lets see if this fixes it.
2014-07-22 19:04:14 -04:00
Kevin Brown
1d86c8f364
release 3.5.1
2014-07-22 19:02:10 -04:00
Kevin Brown
99a4bfe82e
Catch up to master
2014-07-22 19:01:25 -04:00
Kevin Brown
df448fbafd
Merge pull request #2494 from Ermish/gh-pages
...
Added formatAjaxError documentation
2014-06-26 18:33:42 -04:00
Ermish
8454f34cb6
Added formatAjaxError documentation
...
Added formatAjaxError documentation
2014-06-26 18:31:17 -04:00
Kevin Brown
e66f51d55b
release 3.5.0
2014-06-16 19:33:56 -04:00
Kevin Brown
e1485fff76
Catch up to master
2014-06-16 19:33:02 -04:00
Kevin Brown
1bf6c86ff2
Catch up with master
2014-06-11 20:21:29 -04:00
Kevin Brown
05babd1285
Documentation changes
...
The documentation now references the `choice` parameter instead of
the now deprecated `object` parameter for events.
This fixes the following issue: https://github.com/ivaynberg/select2/issues/2340
2014-06-11 20:19:01 -04:00
Kevin Brown
4a594f7a82
Catch up to master
2014-06-11 20:14:20 -04:00
Kevin Brown
aae32d6421
Catch up to master
2014-05-27 18:51:18 -04:00
Kevin Brown
aef09b7ed0
Merge pull request #2396 from thereloaded/gh-pages
...
query as third parameter to ajax results callback documentation
2014-05-27 16:50:57 -04:00
thereloaded
0a3e2d1fe8
updated method signature of ajax results
2014-05-26 10:08:06 +02:00
thereloaded
9ab86f1695
updated ajax results parameter
...
looking at the source, the query.context is not passed to results, so i replaced it with the additional query parameter
2014-05-22 12:09:59 +02:00
Kevin Brown
9b8d186f61
release 3.4.8
2014-05-01 09:51:49 -04:00
Kevin Brown
f3e0abe6bd
Reset the milestone to match 3.4.8/3.4.7
2014-05-01 09:49:37 -04:00
Kevin Brown
a8c10cd572
Catch up to master
2014-05-01 09:45:30 -04:00
Kevin Brown
8a914be428
release 3.4.7
2014-04-30 19:36:30 -04:00
Kevin Brown
2671a3d9ad
Catch up to master
2014-04-30 19:33:05 -04:00
Kevin Brown
d9a6f99126
Catch up to master
2014-04-27 13:27:14 -04:00
Kevin Brown
4d1327fba1
Catch up to master
2014-04-05 12:05:14 -04:00
Kevin Brown
df454ef6b2
Revert "Add documentation for hideSelectionFromResult"
...
This reverts commit 916bb14414
.
New problems found in:
https://github.com/ivaynberg/select2/issues/2196
Original issue:
https://github.com/ivaynberg/select2/issues/1538
Pull request:
https://github.com/ivaynberg/select2/pull/2032
2014-04-05 10:39:25 -04:00
Kevin Brown
729df0cf16
release 3.4.6
2014-03-22 22:37:54 -04:00
Kevin Brown
fd50983e21
Merge pull request #2202 from mattjanssen/patch-1
...
Documentation: Added select2-close event to index and select2-latest.
2014-03-21 21:35:23 -04:00
Matt Janssen
32746ac223
Added select2-close event to select2-latest.html
...
Added select2-close: Fired after the dropdown is closed.
Also fixed zebra striping in events section.
2014-03-21 20:30:30 -05:00
Matt Janssen
c6a517f463
Added select2-close event to index.html.
...
Added select2-close: Fired after the dropdown is closed.
Also fixed zebra striping in the events.
2014-03-21 20:27:31 -05:00
Kevin Brown
d1bc05630c
Catch up with master again
2014-03-21 19:57:48 -04:00
Kevin Brown
dd504f9def
Catch up to master
2014-03-20 14:23:48 -04:00
Kevin Brown
2733a8c393
Merge pull request #2097 from colemanw/patch-2
...
Update docs for localization settings
2014-02-03 15:41:35 -08:00
colemanw
b7fe8595b9
Update docs for localization settings
...
Documentation update suppliments #2092
2014-02-03 09:02:23 -08:00
Igor Vaynberg
6fb0cea6c6
Merge pull request #2080 from ericdahl/gh-pages
...
Documentation (gh-pages): Fix typos, extraneous tags and a couple other minor issues.
2014-01-26 19:09:26 -08:00
Eric Dahl
11cd18bd93
Documentation: Remove extraneous non-matching close tags: </code> and </p>
2014-01-26 13:55:16 -06:00
Eric Dahl
61973c4e52
Documentation: Fix typos
2014-01-26 13:43:21 -06:00
Eric Dahl
44d1eab55f
Documentation: Add missing semicolons in examples, and remove an extraneous one
2014-01-26 13:31:44 -06:00