Skip to content

Releases: keplergl/kepler.gl

v1.1.13

17 Jan 23:11
Compare
Choose a tag to compare
  • [Enhancement] added coordinate to tooltip export configuration (#876)
  • [Bug] mapState not applied in exported map html (#913)
  • [Chore] Update grammar, cleanup whitespace, fix broken link (#912)
  • [Docs] add Upgrade-guide
  • [Docs] Remove hyperlink with "Advanced Usage" (#903)
  • [Docs] add initial cloud provider api (#868)
  • [Enhancement] treat type-analyzer type: NUMBER as strings (#891)
  • [Bug] remove argument.length check in injector (#899)
  • [Enhancement] add disabled to layer-configurator group (#897)
  • [Bug] Fix a bug in file-drop.js that causes error in server side render (#896)
  • [Bug] Ensure all colors returned from get3DBuildingColor are RGB arrays (#871)
  • [Chore] License 2020 (#883)
  • [Bug] Correctly copy over field.filterProps when merging multiple filters (#884)
  • [Bug] Fix newDateEntries typo and formatting fixes (#870)
  • [Bug] Fix multiple geojson layer found when properties contain object and array (#872)
  • [Bug] fix demo-app resolve react-redux (#866)

v1.1.12

14 Dec 20:54
7659fbf
Compare
Choose a tag to compare
  • [Bug] Remove sqrt, log from default color aggregation for count (#856)
  • [Bug] fix cluster point count, cluster layer failed to render on export image (#855)
  • [Style] Remove extra semicolon (#850)
  • [Docs] Update api-reference overview links
  • [Bug] Don't merge domain when update filter name (#841)
  • [Enhancement] React 17: replace componentWillReceiveProps and componentWillMount (#745)
  • [Bug] Fixed delete dataset action (#835)
  • [Chore] Github action to publish npm package (#825)
  • [Enhancement] Demo App Cloud provider refactor (#831)