[Pkg-javascript-commits] [datatables.js] branch upstream updated (9013133 -> 617b93e)

Sascha Steinbiss sascha at steinbiss.name
Sun May 22 01:20:00 UTC 2016


This is an automated email from the git hooks/post-receive script.

sascha-guest pushed a change to branch upstream
in repository datatables.js.

      from  9013133   Imported Upstream version 1.10.11+dfsg
       new  eb0428d   Imported Upstream version 1.10.12
       new  617b93e   Imported Upstream version 1.10.12+dfsg

The 2 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:
 Issue_template.txt               |  3 ++
 build/examples.php               | 12 ++++----
 build/include.sh                 |  2 +-
 build/lib/DT_Markdown.php        | 55 ++++++++++++++++++++++++++++------
 build/lib/markdown.php           |  1 +
 build/lib/markdown_extended.php  | 13 ++++++++
 css/dataTables.bootstrap.scss    |  3 +-
 css/dataTables.bootstrap4.scss   |  4 +--
 css/dataTables.foundation.scss   |  1 -
 css/dataTables.semanticui.scss   | 64 ++++++++++++++++++++++++++++++++++------
 css/dataTables.uikit.scss        |  1 -
 css/jquery.dataTables.scss       |  1 -
 docs/api/table().node().xml      |  2 +-
 docs/event/column-visibility.xml |  2 ++
 docs/option/dom.xml              | 12 ++++++--
 docs/option/initComplete.xml     |  2 +-
 docs/option/lengthChange.xml     |  2 +-
 docs/option/rowCallback.xml      | 15 ++++++++--
 js/DataTables.js                 | 47 +++++++++++++++--------------
 js/api/api.columns.js            | 32 ++++++++++++--------
 js/api/api.order.js              |  2 +-
 js/api/api.static.js             | 32 --------------------
 js/api/api.util.js               | 59 ++++++++++++++++++++++++++++++++++++
 js/core/core.columns.js          | 11 ++++++-
 js/core/core.filter.js           |  7 +----
 js/core/core.sizing.js           | 27 +----------------
 26 files changed, 268 insertions(+), 144 deletions(-)
 create mode 100644 Issue_template.txt
 create mode 100644 js/api/api.util.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