From d96d0dceff224337bbb18a436da8e474790e2786 Mon Sep 17 00:00:00 2001 From: Igor Vaynberg Date: Tue, 8 Jan 2013 09:13:43 -0800 Subject: [PATCH] catch up to master --- select2-latest.html | 3 +++ select2-master | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/select2-latest.html b/select2-latest.html index 61f5abf2..169d5180 100644 --- a/select2-latest.html +++ b/select2-latest.html @@ -1375,6 +1375,9 @@ $("#tags").select2({ String escapeMarkup(String markup)

Function used to post-process markup returned from formatter functions. By default this function escapes html entities to prevent javascript injection.

+ selectOnBlurboolean +

Set to true if you want Select2 to select the currently highlighted option when it is blurred

+
diff --git a/select2-master b/select2-master index 8e9a2318..b4f6462b 160000 --- a/select2-master +++ b/select2-master @@ -1 +1 @@ -Subproject commit 8e9a23184792d40ffad65bc831f41b8b2db5a792 +Subproject commit b4f6462bb29d485bc158580b62e84812267165c5