From dd21346e9fff3c2c24a060bffeaae79cc6275b56 Mon Sep 17 00:00:00 2001 From: Igor Vaynberg Date: Mon, 16 Jul 2012 00:36:15 +0300 Subject: [PATCH] catch up to master --- select2-latest.html | 1 + 1 file changed, 1 insertion(+) diff --git a/select2-latest.html b/select2-latest.html index c42c0bd7..a1911109 100755 --- a/select2-latest.html +++ b/select2-latest.html @@ -217,6 +217,7 @@ $("#e10_3").select2({
  • Optgroups are now supported.
  • Signature of initSeletion has changed to support asynchronous requests
  • Dropdown can now open below or above the control depending on available screen space
  • +
  • Signature of formatSelection and formatResult changed in a backwards compatible way to support more powerful constructs than supported by strings alone