Skip to content

Releases: keplergl/kepler.gl

v2.0.0

25 Feb 21:16

Choose a tag to compare

  • [Enhancement] Independently customize Geojson layer fill stroke opacity (#966)
  • [Bug] Fix text collision on toggle input (#973)
  • [Chore] upgrade prettier to 1.19 to better handle single line function compositions (#971)
  • [Style] run prettier and lint on tests (#968)
  • [Bug] Select dataset filter bug (#965)
  • [Bug] fix hexagon layer hover crash (#964)
  • [Style] run prettier (#963)
  • [Feat] Allow adding custom side panel tabs
  • [Chore] Fix prettier update config (#767)
  • [Bug] Fixed json map export and added tests (#956)
  • [Bug] Resolve deck luma version conflict (#955)
  • [Feat] upgrade to deck.gl@8 (#889)
  • [Feat] UI for save map to backend storage (#906)
  • [Bug] Fixed geo-filter extra layer issue (#936)
  • [Bug] Fix low projection accuracy in higher zoom level (#946)
  • [Bug] fix hexagon layer hover cause app crash (#933)
  • [Bug] fix heatmap crash when there is no filter (#934)
  • [Bug] should add redux devtools in demo app by default (#932)
  • [Feat] Gpu data filter (#878)
  • [Feat] Global export of image export constants (#923)
  • [Bug] Fix mix int/float column interpreted as sting (#927)
  • [Chore] Correctly update the copy changes to actions.js (#914)
  • [Enhancement] Hide data modal in export map (#920)
  • [Chore] remove action to publish to github package repo (#919)
  • [Feat] Geo-Operations: create and apply polygon filters (#595)
  • [Bug] Fix h3 layer projection error at edge of world map (#918)

v1.1.13

17 Jan 23:11

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

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)