Skip to content

Releases: Packet-Clearing-House/maptable

1.5.2

19 Jun 01:19
Compare
Choose a tag to compare

1.5.1

22 May 23:30
Compare
Choose a tag to compare
  • Fix default sort bug - Issue #66

1.5.0

22 May 21:55
Compare
Choose a tag to compare
  • Improve heatmap falloff - Issue #58
  • Improve heatmap colors - Issue #56
  • Improve heatmap marker handling - Issue #54
  • Fix heatmap filter but - Issue #53
  • Fix color bug on filters - Issue #43
  • Fix marker bug on filters - Issue #41
  • Add stateful URLs for filters, zoom and Lat/Long - Issue #38
  • Add secondary sort on columns - Issue #37

1.4.0

21 Dec 06:20
Compare
Choose a tag to compare
  • Add heatmap feature - PR #43
  • Add client side export feature - Issue #9
  • Fixed country colors when filtering - Issue #43
  • Add callback feature - Issue #25
  • Add stateful URL feature - Issue #38

1.3

18 Nov 22:50
Compare
Choose a tag to compare
1.3
  • Allow fancier math on country values in map.countries.attr.fill.transform() in GeoMap.js - Issue #32

1.2.1

21 Sep 18:21
Compare
Choose a tag to compare
  • Fix bad use of attrValue in GeoMap.js - Issue #30

1.2

20 Sep 20:50
Compare
Choose a tag to compare
1.2
  • Allow custom colors for negative values - PR #29
  • Correctly render legend markers - Issue #27
  • Fix countries.attr documentation add add new minNegative and maxNegative docs.

1.1.1

14 Jul 19:11
Compare
Choose a tag to compare
  • Tweak sorting when clicking column headers - PR #23
  • Scrolling up when we click on New filter - Issue #20
  • Fix poor render on first load - PR #22

1.1

22 Jun 22:44
Compare
Choose a tag to compare
1.1
  • IE11 works (#7)
  • multi-filter works (#15)
  • gulp dist to merger all prior work to dist (#18)

1.0.2

22 Jun 18:23
Compare
Choose a tag to compare
  • Fix dev environment for Ubuntu
  • Restore example directory for use with development
  • Fix some npm packaging breakage