1
0
mirror of synced 2024-11-23 05:26:10 +03:00
Commit Graph

103 Commits

Author SHA1 Message Date
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
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
1282632b7e Fix the header sizes on labels 2014-08-01 11:31:49 -04:00
Mike Gifford
25c2bba275 adding basic labels for html accessibility. 2014-07-24 15:02:55 -04:00
Kevin Brown
1d86c8f364 release 3.5.1 2014-07-22 19:02:10 -04:00
Kevin Brown
e66f51d55b release 3.5.0 2014-06-16 19:33:56 -04:00
Kevin Brown
9b8d186f61 release 3.4.8 2014-05-01 09:51:49 -04:00
Kevin Brown
8a914be428 release 3.4.7 2014-04-30 19:36:30 -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
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
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
Eric Dahl
fb458d2381 Documentation: Replace duplicated id="lifecycle" with id="drag_drop" for the Drag and Drop Sorting example 2014-01-26 13:23:05 -06:00
UltCombo
c08295fc3c Document disabled options; update query options.callback's result.results; closes #1626 (2) 2014-01-20 00:30:42 -02:00
Daniel Pollock
9f18685cb2 verbiage describe how to use id property with ajax calls.
In reference to issue #852
2013-11-12 12:40:23 -06:00
Igor Vaynberg
e3bacca741 remove unreleased warning 2013-11-07 10:13:43 -08:00
Igor Vaynberg
f02a3c4048 release 3.4.5 2013-11-04 09:25:51 -08:00
Igor Vaynberg
0da9cb4a53 switch to 3.4.4 scripts 2013-10-24 15:40:32 -07:00
Igor Vaynberg
23b10c9ac4 3.4.4 release 2013-10-24 15:16:30 -07:00
Igor Vaynberg
442db947c5 remove incorrect warning. fixes #1730 2013-09-17 19:01:11 -07:00
Igor Vaynberg
07d3de0b94 3.4.3 release 2013-09-17 06:57:01 -07:00
jdecuyper
6eeebc325b Add documentation for the nextSearchTerm function 2013-08-29 16:53:53 -05:00
Igor Vaynberg
917c7614cb remove some debugging 2013-08-12 15:20:38 -07:00
Igor Vaynberg
11a8b59ad0 update pages to 3.4.2 release 2013-08-12 15:17:11 -07:00
Igor Vaynberg
e8a51cdf25 fix the docs. closes #1597 2013-08-07 22:15:41 -07:00
Roy Truelove
a44edb1f29 Improved docs for placeholder option (#155) 2013-07-12 09:28:46 -04:00
Igor Vaynberg
b139f7ae04 3.4.1 release 2013-06-27 21:35:00 -07:00
Igor Vaynberg
4de10bbb6f Merge pull request #1366 from MichaelSitter/gh-pages
Documentation entry for search action
2013-06-04 10:44:55 -07:00
Igor Vaynberg
b81a5a1fb5 index page should use 3.4.0 not master 2013-06-03 10:45:39 -07:00
Mike S
d56b2b9b96 Added doc entry for search method. 2013-05-30 13:10:11 -07:00
Igor Vaynberg
47f8fd98af Merge pull request #1325 from jamesramsay/gh-pages-selected-css-class
Added documentation for `formatSelectionCssClass`
2013-05-16 21:50:08 -07:00
James Ramsay
fdd50360d3 Added documentation for formatSelectionCssClass 2013-05-17 09:19:09 +10:00
Ben Hutton
d90f3ba541 Fixed typo of one character
I can't help with code right now, but spotted this, so here's a pull =] <3
2013-05-16 18:27:34 +02:00
Igor Vaynberg
01f0d9562e fixed typos. fixes #1309 2013-05-14 14:07:09 -07:00
Igor Vaynberg
981f2bce57 typo fix 2013-05-14 08:52:15 -07:00
Igor Vaynberg
3ab298c322 catch up to master 2013-05-14 08:50:02 -07:00
Julian Krispel-Samsel
365107d794 avoid passing in dom elements to JSON.stringify to prevent errors close #1063 2013-05-05 06:56:49 +01:00
Igor Vaynberg
497e88347c catch up to master, also fix docs. fixes #1146 2013-04-08 16:49:53 -07:00
Igor Vaynberg
fb78905c6a fix val() description in the docs. fixes #1091 2013-03-26 08:58:55 -07:00
Igor Vaynberg
4b7edef2dc catch up to master 2013-03-25 12:37:04 -07:00
Igor Vaynberg
8970025d28 update website to 3.3.2 2013-03-25 12:18:38 -07:00
Igor Vaynberg
098ad8ba16 doc fix 2013-03-01 00:50:06 -08:00
Igor Vaynberg
79bb99cf42 update docs for init selection. closes #912 2013-02-21 08:47:39 -08:00
Igor Vaynberg
6c941c9553 catch up to 3.3.1 2013-02-20 10:06:11 -08:00
Igor Vaynberg
06776a7094 add ajax-based initSelection implementation example 2013-02-08 22:11:45 -08:00
Igor Vaynberg
491196141c catch up to master 2013-02-07 20:44:36 -08:00
Igor Vaynberg
dd219b2e6a catch up to master 2013-02-05 18:41:52 -08:00