From 6c941c9553f92af98cd5f39d4c3fb2388a1147a6 Mon Sep 17 00:00:00 2001 From: Igor Vaynberg Date: Wed, 20 Feb 2013 10:06:11 -0800 Subject: [PATCH] catch up to 3.3.1 --- index.html | 10 +- select2-3.3.1/LICENSE | 485 +++++ select2-3.3.1/README.md | 74 + select2-3.3.1/component.json | 8 + select2-3.3.1/release.sh | 72 + select2-3.3.1/select2-spinner.gif | Bin 0 -> 1849 bytes select2-3.3.1/select2.css | 603 +++++++ select2-3.3.1/select2.jquery.json | 36 + select2-3.3.1/select2.js | 2711 ++++++++++++++++++++++++++++ select2-3.3.1/select2.min.js | 564 ++++++ select2-3.3.1/select2.png | Bin 0 -> 613 bytes select2-3.3.1/select2_locale_es.js | 15 + select2-3.3.1/select2_locale_hu.js | 15 + select2-3.3.1/select2_locale_it.js | 15 + select2-3.3.1/select2x2.png | Bin 0 -> 845 bytes select2-master | 2 +- select2-test.html | 4 +- 17 files changed, 4607 insertions(+), 7 deletions(-) create mode 100755 select2-3.3.1/LICENSE create mode 100755 select2-3.3.1/README.md create mode 100755 select2-3.3.1/component.json create mode 100755 select2-3.3.1/release.sh create mode 100755 select2-3.3.1/select2-spinner.gif create mode 100755 select2-3.3.1/select2.css create mode 100755 select2-3.3.1/select2.jquery.json create mode 100755 select2-3.3.1/select2.js create mode 100755 select2-3.3.1/select2.min.js create mode 100755 select2-3.3.1/select2.png create mode 100755 select2-3.3.1/select2_locale_es.js create mode 100755 select2-3.3.1/select2_locale_hu.js create mode 100755 select2-3.3.1/select2_locale_it.js create mode 100755 select2-3.3.1/select2x2.png diff --git a/index.html b/index.html index 75329091..48735316 100644 --- a/index.html +++ b/index.html @@ -1,12 +1,12 @@ --- layout: main -title: Select2 3.3 +title: Select2 3.3.1 group: navigation -version: 3.3 +version: 3.3.1 --- - - + +