Skip to content

v1.1.0

Compare
Choose a tag to compare
@cristoper cristoper released this 16 Jan 05:38
· 35 commits to master since this release

Added

  • Custom buttons for use with DataTables' Buttons extension
    • "Reload" button fetches fresh data from Kiva and reloads the table
    • "JSON" button displays raw JSON data
    • Can be used just like any of the Buttons extension built-in buttons
  • Export fetchKivaPartners() as CommonJS module method (for use from Node.js)
    • Include an example node.js script for fetching field partner data (JSON) from the commandline
  • package.json for installation via npm
  • A new reloadKivaTable() plugin method which re-fetches the data from Kiva and reloads the entire tabl