[Pkg-javascript-commits] [node-bootstrap-tour] branch upstream updated (03dd58d -> 99d7410)
Julien Puydt
julien.puydt at laposte.net
Sun Oct 1 07:46:48 UTC 2017
This is an automated email from the git hooks/post-receive script.
jpuydt-guest pushed a change to branch upstream
in repository node-bootstrap-tour.
from 03dd58d Imported Upstream version 0.11.0+dfsg
new 99d7410 New upstream version 0.12.0+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:
.travis.yml | 16 +-
README.md | 21 +-
bower.json | 2 -
build/css/bootstrap-tour-standalone.css | 118 +-
build/css/bootstrap-tour.css | 22 +-
build/js/bootstrap-tour-standalone.js | 249 +-
gulpfile.coffee | 9 +-
karma.conf.js | 12 +
karma.json | 19 -
package.json | 40 +-
smart.json | 2 +-
src/coffee/bootstrap-tour.coffee | 161 +-
src/coffee/bootstrap-tour.docs.coffee | 4 +-
src/coffee/bootstrap-tour.spec.coffee | 71 +-
src/docs/api.html | 2 +-
src/docs/assets/css/bootstrap-tour.css | 22 +-
src/less/bootstrap-tour.less | 23 +-
test/bootstrap-tour.js | 249 +-
yarn.lock | 3969 +++++++++++++++++++++++++++++++
19 files changed, 4493 insertions(+), 518 deletions(-)
create mode 100644 karma.conf.js
delete mode 100644 karma.json
create mode 100644 yarn.lock
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-bootstrap-tour.git
More information about the Pkg-javascript-commits
mailing list