Releases: keplergl/kepler.gl
v2.5.0
- 58af5b6 [bug] Set colorbrewer version to 1.4.0 #1416 (#1428)
- a03250a CHORE: export processKeplerglDataset (#1422)
- ddaa8bf FIX: incorrect type strin -> string (#1421)
- 9e5bfdc [Feat] Duplicate layer and add layer from config (#1401)
- 29bfa40 [Bug] Interval animation doesn't stop when speed is set to 0 (#1397)
- 9476c29 feat: Converted dataset object to kepler table class (#1239)
- 498305c [Bug] save to map provider (#1399)
- 6728b30 [Bug] Clamping slider values outside range (#1395)
- f0e5174 [Enhancement] add changedFilters to datasets when filter data is called (#1396)
- 8d68001 [Bug] Add style prop to kepler-gl container (#1398)
- d295c76 [Enhancement]: Save filter speed to schema (#1394)
- fb801d7 [Chore] Update license year (#1393)
- fa6deff (0116-babel-deps) [Enhancement] Show an error notification for errors in deck (#1373)
- 5d4b454 [Bug] Bug fixes (#1388)
- 35bf90a [Bug]: FIxed issue with map popover object being null (#1384)
- fc2fb04 [CHORE] Typescript fixes (#1383)
- d6e2837 [Bug] Fix 12350 format in tooltip (#1327)
- 2ea82de [Feat] fixed augumented numeric formats with ~ (#1369)
- e88b4f1 [Bug] Fix speed button input on timeline (#1376)
- 7aeca21 [Enhancement] bump loaders.gl to 2.3.3 (#1366)
- eff0a15 [Enhancement] Choose layer color by default (point layer) (#1367)
- 823405a [Bug] fix arc layer configurator (#1375)
- a11c63c [Enhancement] avoid calling mapPopover setstate infinitely (#1346)
- ae234e7 [Bug] Prevent crash in react-map-gl when zoom cannot be calculated (#1365)
- be61b70 [Enhancement] automatically re-project GeoDataFrame to EPSG:4326 (#1350)
- 2aad97f [Bug] Added better check for bins in bottom widget (#1361)
- ef8bdba [Chore]: Upgraded to node 12, migrate from TravisCi to Github actions (#1326)
- c772668 [Enhancement]: Added uiStateUpdater showDatasetTable in order to intercept showDatasetTable action (#1363)
- f33c76b [FEAT] Add rename dataset reducer (#1362)
- 027985a [Bug] Fixed color picker closure when selecting first custom palette value) (#1347)
- 7f3be27 [Enhancement] check bounds before calling fitbounds (#1348)
- f046ac1 [Enhancement] better arc layer column config layout (#1345)
- 2ea853b [Bug] Fixed bug with fixed radius after remove size field in pointlayer (#1343)
- 32d8018 [Bug] fixed geocoder crash and added ability to pass coordinates (#1342)
- c2ba7f0 [Enhancement] Fix negative button border (#1344)
- 55f74dc [Enhancement] added check for oldLayerData (#1357)
- 223af2b [Enhanment] extract valdiate layer and validate filter function (#1349)
- 06ea669 [Enhancement] pass dataset to renderLayer function (#1341)
- 524fc59 [Feat] Visual channel refactor generalize get accessor and updateTrigger (#1338)
- c1d4943 [Enhancement] Adjust input light styles (#1340)
- 5642ca8 [Chore] SidePanel panels are now passed through only through props or default ones (#1339)
- f802f39 [Chore] Decouple table from dataset Id (#1337)
- c7f50fd [Chore] Export KeyEvent and downloadFile utils (#1335)
- 335f82a [Enhancement] Added the ability to pass supported data types when exporting (#1336)
- 239051f keplergl==0.2.2
- 5505323 [email protected]
- 1bac01a update example app versions
v2.4.0
-
81bc6b3 [Enhancement] make provider injector function to get injectedApp back (#1318)
-
5e2b898 [Enhancement] update spanish and catalan translations (#1319)
-
334f0b7 [Enhancement] extend template for light theme (#1305)
-
c1a251d [Enhancement] make visConfigSwitch a factory (#1313)
-
37cf145 [Enhancement] Enable polygon filter on h3 layer (#1306)
-
bdbea26 [Feat] allow changing dataset in layer config (#1312)
-
ea69da8 [Enhancement] fix item-selector dropdown value overflow nad tooltip pin color (#1309)
-
307cd3d [Bug] avoid duplicated h3 layer detection (#93) (#1307)
-
8bc11a3 [Enhancement] Add inputBGdActive for light theme (#1301)
-
3f0f7a6 [Bug] Check for valid layer pinned prop before performing comparison (#1297)
-
9949888 Table of content -> Table of contents
-
9a13ce6 [Chores] Fixed security vulnerabilities and added new factories (#1294)
-
3276cef Merge branch 'upwards_update'
-
70687ca [Docs] Add usage example in doc for repr_html method (#1282)
-
32b519a [Chores] Updated yarn.lock and file license
-
7410cfa [Enhancement] Disable layer select option when no data is loaded (#88)
-
7a69c86 data table style tiny adjustment
-
21d0947 add fontFamily to input style
-
96c3761 export renderSize from cell-size.js
-
f356fe4 [Enhancement] Added modalStyle prop Portaled to override default values (#83)
-
92a2bb6 [Enhancement] Add preserveLayerOrder to layer merger (#1288)
-
d882ba0 [Enhancement] Layer config: Add column validators (#1287)
-
ad5ec02 [Enhancement] render last added filter first (#1285)
-
e5a6f9e [Enhancement] Improve schema and utils typing (#1279)
-
ad65170 [Enhancement] Create factory for histogram and line chart, add brush handle to range brush (#1274)
-
6681d2e [Enhancement] pass light theme through to item selector (#1276)
-
0184cf1 [Enhancement] add setTimeAnimation action (#70) (#1263)
-
908a5e2 [Chores] Bump http-proxy from 1.18.0 to 1.18.1 (#1268)
-
a7865c8 [Enhancement] Added factory for the icons of the map control (#1273)
-
d677c18 [Feat] Move more css to theme and create more factories (#1248)
-
42670d8 [Bug] Fix provider preview image during map save and share flow (#1243)
-
efd3676 [Bug] Fix component exports
-
7ff0c45 [Enhancement] Save merger and schema to visState (#1235)
-
[2.3.2] - Aug 16 2020
-
242dcf9 [Enhancement] Upgrade dependencies and fix vulnerabilities (#1236)
-
3d72066 [Bug] Fixed image export bug due to mapbox attrition logo (#1229)
-
f495110 [Feat] add readonly prop to KeplerGl component (#1220)
-
0499135 [Enhancement] Added props to panel-header iconComponent (#64) (#1219)
-
b91785e [Feat] Auto detect h3 layer from h3 field data (#53) (#1218)
v2.3.2
- 10468e1 [Enhancement] Export more utils (#1233)
- 242dcf9 [Enhancement] Upgrade dependencies and fix vulnerabilities (#1236)
- 3d72066 [Bug] Fixed image export bug due to mapbox attrition logo (#1229)
- f495110 [Feat] add readonly prop to KeplerGl component (#1220)
- 0499135 [Enhancement] Added props to panel-header iconComponent (#64) (#1219)
- b91785e [Feat] Auto detect h3 layer from h3 field data (#53) (#1218)
v2.3.1
- [Bug] fix tooltip config, add boolean formatter (#1216)
- [Enhancement] Geocoder interaction improvements (#1214)
- [Enhancement] add options.autoCreateLayers to addDataToMap (#1215)
- [Bug] Hide BottomWidgetContainer nothing to render (#1213)
- [Enhancement] Cleanup unused babel plugins (#1211)
- [Bug] fix file handler row parsing to support single geojson feature (#1212)
- [Enhancement] Add KeplerGl.onDeckInitialized callback (#1193)
- [Enhancement] Render geocode in readOnly mode (#1177)
- [Feat] pass initialUiState to prop (#1187)
- [Docs] Fix
replace-component
Readme (#1207) - [Jupyter] Convert to gdf to a dataframe instead of a copy (#1201)
- New image export approach (#1199)
- Add prop to disable file extension checking (#1195)
- Load: extract extensions from loader objects (#1194)
- Add
visState.loaders
to let app inject a list of loaders.gl loaders. (#1192) - Enable modal prop types (#1190)
- Enable modal types (#1189)
- Add types to top-level KeplerGl component (#1188)
- Add typescript types for upload modal and components (#1185)
- Add types for composer helpers (#1186)
- [Feat] add zoom to coordinate tooltip (#1179)
- [Enhancement] export more layer configurator components (#1176)
- [Bug/Enhancement] Pass PanelHeader props to the onClick handler of action items (#1181)
- [Bug] Fix import of the user guide link (#1182)
- [examples] update example version to 2.3.0
v2.3.0
[Enhancement] Improve animation sliders (#1157)
[Enhancement] speed control step to 0.001 (#1155)
[website] remove unused env, relax on package engines requirement (#1173)
[Feat] Pinned tooltip + Compare (#1132)
[Feat] Integration with loaders.gl 2.2 (#1156)
[Feat] Bump deck.gl and luma.gl to v8.2 (#1166)
[Chore] Bump websocket-extensions from 0.1.3 to 0.1.4 (#1138)
[Website] Add 2020 Survey (#1154)
[Bug] Tooltip formatting (#1129)
[Jupyter] Default centerMap to False so that zoom map state configurations are not (#1142)
[Enhancement] close modal when press escape key (#1134)
[Enhancement] Export time widget factories (#1133)
[Enhancement] filter invalid value when calculate trip layer domain (#1131)
[Feat] enable tooltip formatting in interaction config (#1102)
[Feat] Add type definition (#1116)
[RFC] table class RFC (#1109)
[Docs] adding missing bracket (#1094)
add side-panel inner class (#1113)
[Bug] add hexagon layer translation (#1114)
[Jupyter] fix gitignore add missing files (#1118)
[Jupyter] Publish keplergl jupyter 0.2.0 (#1110)
[Enhancement] fix attribution color, add kepler smaller font (#1092)
v2.2.0
- [Enhancement] Added Editor and FeatureActionPanel factories (#1093)
- [Feat] Geocoder Search (#1068)
- [Doc] Updated release docs with gh-release instructions (#1059)
- [Bug] Aggregation layer fix out-of-domain coloring for valid strings (#1070)
- [Feat] Add Spanish and Catalan translation (#1087)
- [Doc] Update playback documentation (#1072)
- [Bug] Fix link to umd folder
- [Doc] Refactored doc files for better structure (#1084)
- [Enhancement] Add Portuguese translations (#1063)
- [Bug] Fixed download file for microsoft edge (#1074)
- [Bug] Fix broken redirects in jupyter user guide (#1077)
- [Docs] update upgrade guide (#1044)
v2.1.2
v2.1.1
v2.1.0
- [Enhancement] Remove table cell char limit and increased cell header height (#1038)
- [Docs] CHANGELOG.md markup update (#1029)
- [Enhancement] add classes to button for easier style override (#1035)
- [Bugfix] Remove incorrect outlier calculation for better map centering (#1026)
- [Bug] fix scatterplot stroke width in pixels (#1018)
- [Test] e2e test (#940)
- [Enhancement] Move layer panel visible toggle to end (#1017)
- [Bug] export formatCsv (#1022)
- [Enhancement] Refactor load file tasks to better handle multiple file types (#986)
- [Bug] Fixed carto-provider example: importing the correct kepler.gl processor path (#1016)
- [Feat] Add satellite basemap (#1007)
- [Feat] Improved data table rendering (#1010)
- [Chore] Upgrade to Node 10 (#1009)
- [Feat] S2 layer (#800)
- [BUG] Fix provider test (#1008)
- [Enhancement] better handling provider tile update (#1000)
- [Enhancement] Loading and error feedback for shared maps loaded from URL #1002 (#1003)
- [Enhancement] adjust button color in light theme (#1004)
- [Bug] Reset selected provider status after loading and before sharing (#999)
- [Feat] Add more light themes (#1001)
- [Bug] fix bug map loaded with custom map style not save correctly (#993)
- [Bug] Fix username set to null after loading map from URL #995 (#996)
- [Enhancement] Decrease filter step size for small domains (#958)
v2.0.1
[Bug] Add cloud-providers.js to package.json (#991)
[Feat] CARTO provider for cloud storage (#985)
[Bugfix] Fix typo on variable name (#987)
[Enhancement] pass appWebsite to logo component (#984)
[Chore] Removed testing from publish action (#980)
[Bug] remove console.log in filter.utils
[Feat] Load cloud map with provider (#947)