1
0
mirror of synced 2024-11-22 21:16:10 +03:00
Commit Graph

360 Commits

Author SHA1 Message Date
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
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
Kevin Brown
2b486e720c Merge pull request #2067 from jdecuyper/gh-pages-hideSelectionFromResult-prettyprint
Add documentation for hideSelectionFromResult
2014-01-24 07:44:47 -08:00
jdecuyper
916bb14414 Add documentation for hideSelectionFromResult 2014-01-21 17:53:33 -06:00
Kevin Brown
a902d6d99d Catch up with master 2014-01-20 19:27:29 -05: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
Kevin Brown
ab35f5cfd9 Merge pull request #2052 from UltCombo/disabled
Document disabled options [Closes #1626]
2014-01-19 18:37:13 -08:00
UltCombo
c08295fc3c Document disabled options; update query options.callback's result.results; closes #1626 (2) 2014-01-20 00:30:42 -02:00
Kevin Brown
147afc0872 Catch up to master 2014-01-11 21:02:01 -05:00
Kevin Brown
0e15399500 Catch up to master 2014-01-11 18:51:07 -05:00
Kevin Brown
29fc732cf3 Catch up to the master 2014-01-09 15:00:05 -05:00
Kevin Brown
f5be2da746 Catch up to master 2014-01-09 14:48:04 -05: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
bf62173f39 catch up to master 2013-12-03 10:21:29 -08:00
Igor Vaynberg
e4702fd092 catch up to master 2013-12-03 08:33:08 -08:00
Igor Vaynberg
ca7e166a4e Merge pull request #1898 from dpollock/gh-pages
verbiage describe how to use id property with ajax calls.
2013-11-12 11:33:36 -08: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
9d9aa731ec add unreleased comment to portion that needs to be stripped when releasing 2013-11-07 10:15:15 -08:00
Igor Vaynberg
e3bacca741 remove unreleased warning 2013-11-07 10:13:43 -08:00
Igor Vaynberg
2ae2de75fb catch up to master 2013-11-07 10:09:25 -08:00
Igor Vaynberg
d27d8bd489 catch up to master 2013-11-06 13:43:41 -08:00
Igor Vaynberg
f02a3c4048 release 3.4.5 2013-11-04 09:25:51 -08:00
Igor Vaynberg
be89788490 catch up to master 2013-10-26 07:58:05 -07: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
07ffd78d93 Merge pull request #1783 from avelis/gh-pages
Documentation of 'select2-removing' event.
2013-10-09 08:20:01 -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
5b9d91848f catch up to master 2013-10-08 20:34:04 -07:00
Igor Vaynberg
35abc4cc60 catch up to master 2013-10-08 20:26:38 -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
Igor Vaynberg
0268582b4a catch up to master 2013-09-11 08:14:17 -07:00
Igor Vaynberg
d7652a17ac Merge pull request #1676 from duncansmart/gh-pages
Updated docs for `select2-clearing` event.
2013-08-30 14:02:28 -07:00
Duncan Smart
926d49744b Updated docs for select2-clearing event. 2013-08-30 21:16:02 +01:00
Igor Vaynberg
4109775d3b Merge pull request #1669 from jdecuyper/gh-pages
Add documentation for the nextSearchTerm function
2013-08-29 15:29:33 -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
bb0757ab12 catch up to master 2013-08-12 08:43:24 -07:00
Igor Vaynberg
b5398d8b36 catch up to master 2013-08-12 08:17:38 -07:00