[Pkg-javascript-commits] [libjs-jquery-selectize.js] branch master updated (db45eb0 -> 3d54423)

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 master
in repository libjs-jquery-selectize.js.

      from  db45eb0   update changelog for upload
       new  b6b772a   Update d/copyright to exclude jquery.min.js, in preparation for new release.
       new  293ef57   Imported Upstream version 0.12.3+dfsg
       new  db078ef   Merge tag 'upstream/0.12.3+dfsg'
       new  3d54423   Update changelog for 0.12.3+dfsg-1 release

The 4 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 ++++++++--
 debian/changelog                    |   7 ++
 debian/copyright                    |   2 +-
 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 ++++++---
 47 files changed, 671 insertions(+), 239 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