1
0
mirror of synced 2024-11-22 13:06:08 +03:00
Commit Graph

141 Commits

Author SHA1 Message Date
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
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
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
colemanw
b7fe8595b9 Update docs for localization settings
Documentation update suppliments #2092
2014-02-03 09:02:23 -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
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
Kevin Brown
8b7a773632 Merge pull request #2076 from jeanmonod/gh-pages
Documentation for PR #2070
2014-01-24 16:59:30 -08:00
Jeanmonod David
2cd10ba8a4 Documentation for PR #2070 2014-01-25 01:18:13 +01:00
jdecuyper
916bb14414 Add documentation for hideSelectionFromResult 2014-01-21 17:53:33 -06:00
Kevin Brown
62d08a554a Merge pull request #2058 from sieppl/gh-pages
Text change to describe nextSearchTerm feature enhancement
2014-01-20 07:12:15 -08:00
sieppl
e362c4ace1 Update select2-latest.html 2014-01-20 12:15:52 +01:00
sieppl
985485037c Update for nextSearchTerm feature enhancement
https://github.com/ivaynberg/select2/pull/2044
2014-01-20 12:12:33 +01:00
UltCombo
c08295fc3c Document disabled options; update query options.callback's result.results; closes #1626 (2) 2014-01-20 00:30:42 -02:00
jdecuyper
799791bbe9 Enable nextSearchTerm function for multiple select
This closes #2015.  Documentation only added to select2-latest.html as the
function is not available in Select2 3.4.5.

Signed-off-by: Kevin Brown <kbrown@rediker.com>
2014-01-06 20:22:34 -05:00
Igor Vaynberg
9d9aa731ec add unreleased comment to portion that needs to be stripped when releasing 2013-11-07 10:15:15 -08:00
Igor Vaynberg
f02a3c4048 release 3.4.5 2013-11-04 09:25:51 -08:00
Igor Vaynberg
23b10c9ac4 3.4.4 release 2013-10-24 15:16:30 -07:00
Andrew Velis
855281feea Documentation of select2-removing event feature.
Addition of documentation highlights the new event's purpose and usage.
Code has been added to the "Events Log" section of the documentation to
illustrate usage of the event in practice.
2013-10-08 23:40:03 -07:00
Igor Vaynberg
07d3de0b94 3.4.3 release 2013-09-17 06:57:01 -07:00
Duncan Smart
926d49744b Updated docs for select2-clearing event. 2013-08-30 21:16:02 +01: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
207d44ba58 fix the docs. closes #1597 2013-08-07 22:19:06 -07:00
Roy Truelove
a44edb1f29 Improved docs for placeholder option (#155) 2013-07-12 09:28:46 -04:00
Steve
428bda3747 Fix typo in placeholderOption section 2013-06-30 11:35:08 -05:00
Igor Vaynberg
aca6eb6240 add diacritics support example 2013-06-28 10:05:55 -07:00
Igor Vaynberg
b139f7ae04 3.4.1 release 2013-06-27 21:35:00 -07:00
Igor Vaynberg
f1b92593c3 catch up to master 2013-06-23 14:36:30 -07:00
Igor Vaynberg
d2e13c1f91 catch up to master 2013-06-22 08:00:50 -07:00
Igor Vaynberg
02faf94054 docs for #1365 placeholderOption option 2013-05-31 15:22:16 -07:00
Igor Vaynberg
520c031d37 catch up to master 2013-05-17 08:21:39 -07: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
Igor Vaynberg
cbfcd5c2e4 wip 2013-05-10 00:19:44 -07:00
Igor Vaynberg
38c09fe7cf fix demo for loading data via function. 2013-05-08 18:07:52 -07:00
Igor Vaynberg
b4ef4061e8 catch up to master 2013-05-06 20:15:10 -07:00
Igor Vaynberg
8eb6c9d330 catch up to master 2013-05-06 13:14:48 -07:00
Igor Vaynberg
fe6a8a8d46 catch up to master 2013-05-06 09:40:33 -07:00
Igor Vaynberg
bbdddad641 catch up to master 2013-04-23 08:59:12 -07:00
Igor Vaynberg
d400e03a66 catch up to master 2013-04-11 19:15:41 -07:00
Igor Vaynberg
a903b5d3c1 catch up to master 2013-04-09 19:53:36 -07:00
Igor Vaynberg
497e88347c catch up to master, also fix docs. fixes #1146 2013-04-08 16:49:53 -07:00