From 8970025d28e461ba6ac78ad1544c331a15a56daf Mon Sep 17 00:00:00 2001 From: Igor Vaynberg Date: Mon, 25 Mar 2013 12:18:38 -0700 Subject: [PATCH] update website to 3.3.2 --- index.html | 8 +- select2-3.3.2/LICENSE | 18 + select2-3.3.2/README.md | 82 + select2-3.3.2/component.json | 8 + select2-3.3.2/release.sh | 69 + select2-3.3.2/select2-spinner.gif | Bin 0 -> 1849 bytes select2-3.3.2/select2.css | 615 ++++ select2-3.3.2/select2.jquery.json | 36 + select2-3.3.2/select2.js | 2786 +++++++++++++++++++ select2-3.3.2/select2.min.js | 22 + select2-3.3.2/select2.png | Bin 0 -> 613 bytes select2-3.3.2/select2_locale_de.js | 15 + select2-3.3.2/select2_locale_en.js.template | 17 + select2-3.3.2/select2_locale_es.js | 15 + select2-3.3.2/select2_locale_eu.js | 43 + select2-3.3.2/select2_locale_fr.js | 15 + select2-3.3.2/select2_locale_hr.js | 42 + select2-3.3.2/select2_locale_hu.js | 15 + select2-3.3.2/select2_locale_it.js | 15 + select2-3.3.2/select2_locale_nl.js | 15 + select2-3.3.2/select2_locale_pt-BR.js | 15 + select2-3.3.2/select2_locale_pt-PT.js | 15 + select2-3.3.2/select2_locale_ro.js | 15 + select2-3.3.2/select2_locale_ru.js | 15 + select2-3.3.2/select2_locale_sk.js | 48 + select2-3.3.2/select2_locale_sv.js | 17 + select2-3.3.2/select2_locale_tr.js | 17 + select2-3.3.2/select2_locale_ua.js | 17 + select2-3.3.2/select2_locale_zh-CN.js | 14 + select2-3.3.2/select2x2.png | Bin 0 -> 845 bytes select2-master | 2 +- 31 files changed, 4006 insertions(+), 5 deletions(-) create mode 100755 select2-3.3.2/LICENSE create mode 100755 select2-3.3.2/README.md create mode 100755 select2-3.3.2/component.json create mode 100755 select2-3.3.2/release.sh create mode 100755 select2-3.3.2/select2-spinner.gif create mode 100755 select2-3.3.2/select2.css create mode 100755 select2-3.3.2/select2.jquery.json create mode 100755 select2-3.3.2/select2.js create mode 100755 select2-3.3.2/select2.min.js create mode 100755 select2-3.3.2/select2.png create mode 100755 select2-3.3.2/select2_locale_de.js create mode 100755 select2-3.3.2/select2_locale_en.js.template create mode 100755 select2-3.3.2/select2_locale_es.js create mode 100755 select2-3.3.2/select2_locale_eu.js create mode 100755 select2-3.3.2/select2_locale_fr.js create mode 100755 select2-3.3.2/select2_locale_hr.js create mode 100755 select2-3.3.2/select2_locale_hu.js create mode 100755 select2-3.3.2/select2_locale_it.js create mode 100755 select2-3.3.2/select2_locale_nl.js create mode 100755 select2-3.3.2/select2_locale_pt-BR.js create mode 100755 select2-3.3.2/select2_locale_pt-PT.js create mode 100755 select2-3.3.2/select2_locale_ro.js create mode 100755 select2-3.3.2/select2_locale_ru.js create mode 100755 select2-3.3.2/select2_locale_sk.js create mode 100755 select2-3.3.2/select2_locale_sv.js create mode 100755 select2-3.3.2/select2_locale_tr.js create mode 100755 select2-3.3.2/select2_locale_ua.js create mode 100755 select2-3.3.2/select2_locale_zh-CN.js create mode 100755 select2-3.3.2/select2x2.png diff --git a/index.html b/index.html index 92b4657a..c43046a5 100644 --- a/index.html +++ b/index.html @@ -1,12 +1,12 @@ --- layout: main -title: Select2 3.3.1 +title: Select2 3.3.2 group: navigation -version: 3.3.1 +version: 3.3.2 --- - - + +