[Pkg-javascript-commits] [datatables.js] branch master updated (f622bae -> 3b05b87)

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 master
in repository datatables.js.

      from  f622bae   upload to unstable
       new  3a0834f   New upstream version 1.10.16+dfsg
       new  871db8c   Updated version 1.10.16+dfsg from 'upstream/1.10.16+dfsg'
       new  6bfb71e   new upstream release
       new  916a205   use debhelper 10
       new  3b05b87   bump Standards-Version

The 5 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 +--
 debian/changelog                      |   8 +++
 debian/compat                         |   2 +-
 debian/control                        |   4 +-
 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 ++++++++++++++++++++++------------
 31 files changed, 282 insertions(+), 257 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