[Pkg-javascript-commits] [datatables.js] branch upstream updated (ee53473 -> 3a0834f)
Sascha Steinbiss
satta at debian.org
Sun Sep 3 19:37:53 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 ee53473 New upstream version 1.10.15+dfsg
new 3a0834f New upstream version 1.10.16+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 | 17 ++---
build/lib/DT_Example.php | 15 ++++-
css/dataTables.bootstrap.scss | 12 +++-
css/dataTables.bootstrap4.scss | 31 ++++++---
css/jquery.dataTables.scss | 10 +--
docs/api/cell().invalidate().xml | 4 +-
docs/api/one().xml | 2 +-
docs/api/pluck().xml | 42 ++++++++++++
docs/event/draw.xml | 4 +-
docs/event/preDraw.xml | 40 +++++++++++
docs/option/columns.data.xml | 2 +-
docs/option/columns.orderData.xml | 2 +-
docs/option/columns.render.xml | 4 +-
docs/option/jQueryUI.xml | 24 -------
docs/option/language.info.xml | 12 ++--
docs/option/stateLoadCallback.xml | 1 -
js/DataTables.js | 6 +-
js/api/api.core.js | 9 ---
js/api/api.rows.js | 5 ++
js/core/core.columns.js | 3 +
js/core/core.constructor.js | 29 +-------
js/core/core.length.js | 7 +-
js/ext/ext.classes.js | 53 ---------------
js/integration/dataTables.jqueryui.js | 12 ++--
js/model/model.defaults.js | 20 ------
js/model/model.settings.js | 8 ---
package.json | 30 ++++-----
test/options/Options/lengthMenu.js | 121 ++++++++++++++++++++++------------
28 files changed, 271 insertions(+), 254 deletions(-)
create mode 100644 docs/event/preDraw.xml
delete mode 100644 docs/option/jQueryUI.xml
--
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