Skip to content

Releases: Packet-Clearing-House/maptable

2.5.0

17 May 10:56
Compare
Choose a tag to compare
  • General performance updates
  • Support for options.header.className and options.header.top

2.4.0

12 Feb 16:29
Compare
Choose a tag to compare

What's Changed

  • day-night animation issue glitch in safari fix by @Anjalbaral in #123
  • fix: skipping empty values when we filter + updated packages by @melalj in #124

New Contributors

Full Changelog: 2.1.0...2.4.0

2.1.0

10 Apr 16:13
Compare
Choose a tag to compare
  • Added map.night to display the night layer and the sun

2.0.0

10 Apr 13:14
Compare
Choose a tag to compare
  • Added csvData, jsonData, tsvData, and map.pathData
  • Fixed case sensitivity for table sorting
  • Tested build with Node 16 (using nvm)

1.7.3

26 Nov 18:16
Compare
Choose a tag to compare
  • Changed the rank worked so that value of 0 is included in ranks.

1.7.2

15 Nov 18:29
Compare
Choose a tag to compare
  • Change first click on column head to be Descending instead of Ascending - Issue #95
  • Fix some corner cases this.legendCountry[attrKey] is not defined in GeoMap.js - Issue #96

1.7.1

15 Nov 00:30
Compare
Choose a tag to compare
  • Fix Excessive updates to window history - Issue #93

1.7.0

14 Nov 22:08
Compare
Choose a tag to compare
  • Allow map to be re-rendered with a column sort - Issue #88
  • Fix cellContent: function(d) is called twice for every cell - Issue #87
  • Fix Examples JS errors, padding - Issue #86
  • Support secondary sorting in defaultSorting - Issue #78
  • Provide dataset to map.title.content function to have better customizations - Issue #77
  • Be able to set a property (like attr.fill) of an attribute based on the data - [Issue #76](https://github

1.6.0

16 Jul 22:09
Compare
Choose a tag to compare
  • Add ability to support secondary sorting in defaultSorting - Issue #78
  • Add ability to provide dataset to map.title.content function to have better customizations - Issue #77
  • Add ability to set a property (like attr.fill) of an attribute (eg marker) based on the data - Issue #76
  • Fix first column as defaultSorting - Issue #71
  • Fix sorting, virtual columns demo - Issue #70

1.5.3

19 Jun 19:24
Compare
Choose a tag to compare