1
0
mirror of synced 2024-11-21 20:46:07 +03:00
Commit Graph

412 Commits

Author SHA1 Message Date
Kevin Brown
4ccdbb53e3 Remove backup file 2015-08-29 16:06:19 -04:00
Kevin Brown
0b2ae0fba5 Release Select2 3.5.3 2015-08-19 22:15:04 -04:00
Kevin Brown
bf83721ada Removed old version pages 2015-08-19 22:06:19 -04:00
Kevin Brown
449b9b86ec Added Google Analytics 2015-01-05 19:32:02 -05:00
Kevin Brown
f27e8ac945 Updated references to old new repository 2015-01-05 17:51:05 -05:00
Kevin Brown
65c4f8d99b Merge pull request #2794 from ijpiantanida/gh-pages-example-doc-fix
Fix Loading Remote Data example explanation.
2014-11-06 09:47:20 -05:00
Ignacio Piantanida
b4618598dd Fix Loading Remote Data example explanation.
The example searches for Github repositories instead of movies in Rotten Tomatoes
2014-11-06 11:36:45 -03:00
Kevin Brown
14a7164e95 release 3.5.2 2014-11-01 14:44:49 -04:00
Kevin Brown
a1f207a34e Catch up to master 2014-11-01 14:40:30 -04:00
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