[Pkg-javascript-commits] [datatables.js] branch master updated (560a8a8 -> ec5b59b)

Sascha Steinbiss sascha at steinbiss.name
Sun May 22 01:19:58 UTC 2016


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

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

      from  560a8a8   dch -r
       new  ea52459   bump version
       new  b2aca96   fix version
       new  eb0428d   Imported Upstream version 1.10.12
       new  617b93e   Imported Upstream version 1.10.12+dfsg
       new  ec5b59b   Merge tag 'upstream/1.10.12+dfsg'

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:
 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 -
 debian/changelog                 |  6 ++++
 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 +----------------
 27 files changed, 274 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