[Pkg-javascript-commits] [datatables.js] branch master updated (4dce33d -> f622bae)
Sascha Steinbiss
satta at debian.org
Mon Jun 19 08:56:26 UTC 2017
This is an automated email from the git hooks/post-receive script.
satta pushed a change to branch master
in repository datatables.js.
from 4dce33d avoid use of static tempfiles in /tmp
adds ee53473 New upstream version 1.10.15+dfsg
adds 05c8f97 Merge tag 'upstream/1.10.15+dfsg' into experimental
adds 3e3688f new upstream for experimental
new f622bae upload to unstable
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:
build/examples.php | 26 +++++++---
build/make.sh | 27 ++++++++--
css/dataTables.bootstrap.scss | 10 ++--
css/dataTables.bootstrap4.scss | 1 +
css/dataTables.foundation.scss | 4 +-
css/jquery.dataTables.scss | 36 +++++++------
debian/changelog | 12 +++++
debian/patches/use-tempdir-and-errexit.patch | 8 +--
docs/api/filter().xml | 4 +-
docs/api/slice().xml | 34 ++++++++++++
docs/api/state.save().xml | 2 +-
docs/option/columns.orderData.xml | 4 +-
docs/option/language.infoEmpty.xml | 2 +-
js/DataTables.js | 10 ++--
js/api/api.base.js | 5 ++
js/core/core.compat.js | 2 +-
js/core/core.internal.js | 33 ++++++++++++
js/core/core.state.js | 8 +--
js/integration/dataTables.bootstrap4.js | 14 ++---
js/integration/dataTables.semanticui.js | 4 +-
package.json | 1 +
test/api/rows/rows().js | 11 ++--
test/api/util/slice.js | 47 +++++++++++++++++
test/api/util/unique.js | 43 ++++++++++++++++
test/karma.conf.js | 7 +++
test/options/columns/columns_orderData.js | 77 ++++++++++++++++++----------
26 files changed, 339 insertions(+), 93 deletions(-)
create mode 100644 docs/api/slice().xml
create mode 100644 test/api/util/slice.js
create mode 100644 test/api/util/unique.js
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/datatables.js.git
More information about the Pkg-javascript-commits
mailing list