All notable changes to kepler.gl will be documented in this file.
- [Enhancement] Null check for missing arc column (#235)
- [Enhancement] Add H3 layer (#217) (#198)
- [Enhancement] Add text label in Point layer (#166)
- [Bug] Fix server render error, remove react-ace (#206)
- [Enhancement] Bump [email protected] (#215)
- Upgrade to Deck.gl v5.3.4 (#153)
- Fix cluster layer label rendering
- Fix unable to fetch external stylesheets when taking the screenshot (#187)
- [Bug] Avoid repeatedly calling HIDE_EXPORT_DROPDOWN (#180)
- [Bug] fix mapStyles loaded as an empty object after load map from config (#169)
- [Bug] Create ellipsis when dataset name is a long name (#109)
- [Enhancement] Save custom reducer initialState, add custom-reducer example (#159)
- [Bug] fix image export failing (#155)
- [Enhancement] Add default map styles to mapStyle reducer initial state (#147)
- [Enhancement] Consider all mew layers when calculating the map bounds (#142)
- [Bug] Fix icon layer instructions (#131)
- [Website] add banner to demo app for survey (#117)
- [Bug] new filter shouldn't be enlarged if there is already an enlarged filter (#93)
- [Enhancement] Enable ordinal aggregation in aggregation layer (hex, grid, cluster) (#29)
- [Bug] TimeRangeSlider should not cache props.onChange (#100)