[Pkg-javascript-commits] [datatables.js] branch upstream updated (43c757a -> ee53473)
Sascha Steinbiss
satta at debian.org
Fri Apr 21 14:59:28 UTC 2017
This is an automated email from the git hooks/post-receive script.
satta pushed a change to branch upstream
in repository datatables.js.
from 43c757a New upstream version 1.10.13+dfsg
new ee53473 New upstream version 1.10.15+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:
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 ++++++++-------
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 ++++++++++++++++++++-----------
24 files changed, 323 insertions(+), 89 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