jquery-tablesorter 1:2.29.0+dfsg1-1 source package in Ubuntu

Changelog

jquery-tablesorter (1:2.29.0+dfsg1-1) unstable; urgency=medium

  * New upstream release
  * Bump standards version to 4.1.1 (no changes)
  * Change section to javascript (thanks Lintian)
  * Ship non-minified version of the pager (Closes: #870740) Thanks to
    Johannes Schauer for reporting

 -- Paul Gevers <email address hidden>  Wed, 11 Oct 2017 21:00:54 +0200

Upload details

Uploaded by:
Debian Javascript Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Javascript Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
jquery-tablesorter_2.29.0+dfsg1-1.dsc 1.9 KiB 90fe33db3f7d3f54c35dda99def021b2e356bdde21d0b79c837c028fde499bdd
jquery-tablesorter_2.29.0+dfsg1.orig.tar.gz 941.1 KiB 2728ac9694c6ae4a4b0a8729031300661d6fcf6f3dac651aa0553be21c0a6fa5
jquery-tablesorter_2.29.0+dfsg1-1.debian.tar.xz 4.2 KiB e7bb175c087e6a02aa02dff933da9a72b3c8370d207a4dd47a2a9ced4bf2454e

No changes file available.

Binary packages built by this source

libjs-jquery-tablesorter: jQuery flexible client-side table sorting plugin

 Tablesorter is a jQuery plugin for turning a standard HTML table with THEAD
 and TBODY tags into a sortable table without page refreshes. Tablesorter can
 successfully parse and sort many types of data including linked data in a
 cell. It has many useful features including:
 .
   * Multi-column alphanumeric sorting and filtering.
   * Multi-tbody sorting
   * Supports Bootstrap v2-4.
   * Parsers for sorting text, alphanumeric text, URIs, integers, currency,
     floats, IP addresses, dates (ISO, long and short formats) and time.
     Add your own easily.
   * Inline editing
   * Support for ROWSPAN and COLSPAN on TH elements.
   * Support secondary "hidden" sorting (e.g., maintain alphabetical sort when
     sorting on other criteria).
   * Extensibility via widget system.
   * Cross-browser: IE 6.0+, FF 2+, Safari 2.0+, Opera 9.0+, Chrome 5.0+.
   * Small code size, starting at 25K minified.