[Pkg-javascript-commits] [libjs-jquery-selectize.js] branch upstream updated (a21960e -> 293ef57)
Sergio Durigan Junior
sergiodj-guest at moszumanska.debian.org
Wed Aug 31 17:25:02 UTC 2016
This is an automated email from the git hooks/post-receive script.
sergiodj-guest pushed a change to branch upstream
in repository libjs-jquery-selectize.js.
from a21960e Imported Upstream version 0.12.2+dfsg
new 293ef57 Imported Upstream version 0.12.3+dfsg
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
.github/ISSUE_TEMPLATE.md | 29 ++++--
CHANGELOG.md | 16 ++++
Gruntfile.js | 19 ++++
Makefile | 3 +-
README.md | 49 ++++++++--
dist/css/selectize.bootstrap2.css | 2 +-
dist/css/selectize.bootstrap3.css | 2 +-
dist/css/selectize.css | 2 +-
dist/css/selectize.default.css | 2 +-
dist/css/selectize.legacy.css | 2 +-
dist/js/selectize.js | 109 +++++++++++++++++----
dist/js/standalone/selectize.js | 109 +++++++++++++++++----
dist/less/selectize.bootstrap2.less | 2 +-
dist/less/selectize.bootstrap3.less | 2 +-
dist/less/selectize.default.less | 2 +-
dist/less/selectize.legacy.less | 2 +-
docs/api.md | 61 +++++++-----
docs/events.md | 2 +-
docs/plugins.md | 4 +-
docs/usage.md | 184 +++++++++++++++++++++++-------------
examples/api.html | 2 +-
examples/basic.html | 4 +-
examples/cities.html | 4 +-
examples/confirm.html | 4 +-
examples/contacts.html | 4 +-
examples/create-filter.html | 2 +-
examples/customization.html | 12 +--
examples/dynamic.html | 4 +-
examples/events.html | 2 +-
examples/github.html | 4 +-
examples/lock.html | 2 +-
examples/movies.html | 4 +-
examples/optgroups.html | 4 +-
examples/performance.html | 2 +-
examples/plugins.html | 4 +-
examples/required.html | 7 +-
examples/rtl.html | 4 +-
package.json | 6 +-
selectize.jquery.json | 2 +-
src/constants.js | 2 +-
src/contrib/highlight.js | 15 ++-
src/selectize.js | 76 +++++++++++----
src/utils.js | 14 +++
test/interaction.js | 70 ++++++++++++--
test/setup.js | 44 ++++++---
45 files changed, 663 insertions(+), 238 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/libjs-jquery-selectize.js.git
More information about the Pkg-javascript-commits
mailing list