diff --git a/select2-latest.html b/select2-latest.html index 3d569a4f..262bd6a8 100755 --- a/select2-latest.html +++ b/select2-latest.html @@ -1180,7 +1180,7 @@ $("#tags").select2({

Gets or sets the selection. Analogous to val method, but works with objects instead of ids.

-
+

destroy

Reverts changes to DOM done by Select2. Any selection done via Select2 will be preserved.

@@ -1249,20 +1249,29 @@ $("#tags").select2({ +
+
+

Configuring Defaults

+ Select2 exposes its default options via the $.fn.select2.defaults object. Properties changed in this object (same properties configurable through the constructor) will take effect for every instance created after the change + +
+
- \ No newline at end of file + + + \ No newline at end of file diff --git a/select2-master b/select2-master index 5d2bcd40..0c4888c6 160000 --- a/select2-master +++ b/select2-master @@ -1 +1 @@ -Subproject commit 5d2bcd4007cd6391c569884f98971a6db0b31e5d +Subproject commit 0c4888c6ef10cadc25d87750aee6e912f1d389b4