Keplergl

Latest version: v0.3.2

Safety actively analyzes 628969 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 10

2.5.3

- a4a6734a [Docs] fix add data to map docs (1551)
- 8524061e [Enhancement] add displayName to field and show displayName whenever available (1538)
- a0d2a76b [Feat] Save and load highlightColor from layer config (1550)
- a9b2ba07 [Examples] fix panel toggle exmaple, add layer hove info demo (1549)
- 9bcb3415 [feat] Using tippy for map popover (1539)
- 2e6f8b79 [Chore] refactored side-panel from class to functional component (1536)
- 16fab11c [Bug] Geojson layer is not updated when dataset updated (1533)
- 29cf0829 [Enhancement] add toggleLayerAnimationControl action (1537)
- 01e93966 [Enhancement] add disableClose to map control (1529)
- c6e5b8a6 [Feat] use appName in exported image html json map and csv data (1528)
- 72354560 [Bug] Fix geojson layer duplicated index (1530)
- 1ed0fd6d [Bug] fix histogram in range (1531)
- 305edfcd [Docs] Update Map Styles Link (1512)
- 1890133d [Chore] Update peer dependencies for styled-components (1527)

2.5.2

- 1c7521b1 [Bug] Fix center map accuracy (1502)
- b662892a [Bug] trim string value before passing to type analyzer (1503)
- d35ad489 [Website] Add ecosystem Section (1491)
- 1935c70a [Chore] Bump ini from 1.3.5 to 1.3.8 (1385)
- b7d333b4 [Chore] Bump y18n from 3.2.1 to 3.2.2 (1449)
- aeb8b45a [Chore] Bump ssri from 6.0.1 to 6.0.2 (1460)
- 86577263 [Chore] Bump ua-parser-js from 0.7.22 to 0.7.28 (1471)
- f0fda0e4 [Chore] Bump handlebars from 4.7.6 to 4.7.7 (1472)
- 027aecfa [Chore] Bump url-parse from 1.4.7 to 1.5.1 (1473)
- 6d5981a0 [Chore] Bump hosted-git-info from 2.8.8 to 2.8.9 (1474)
- 54690fc8 [Chore] Bump browserslist from 4.14.7 to 4.16.6 (1494)
- 846ec388 [Chore] Bump dns-packet from 1.3.1 to 1.3.4 (1497)
- c6def591 [Chore] Bump ws from 6.2.1 to 6.2.2 (1500)
- 614750f4 [Feat] Make keplergl-jupyter work with JupyterLab 3 (1501)
- b4fcf7be [Feature]: add copy geometry to feature action panel (1495)
- d786d0f3 [Bug] fix arc layer configurator render crash (1490)
- b24cc57a [Enhancement] Support elevation in Icon layer (1483)
- d51f3050 [Enhancement] Support elevation in Line layer (1481)
- a09cd589 [Enhancement] Elevation zoom factor toggle (1478)
- 8a6d2635 [Enhancement] add Japanese translation (1469)
- 910eb5e7 [Chore] Move 'uber-licence' to devDep (1450)
- 0b03f3a6 [Docs] fix typos on playback readme (1482)
- 14c35fc0 [Doc] Add example using none mapbox base map (1440)

2.5.1

- 16703c0b [CHORE] add utils.js to package.json
- a15109b3 [Feat] add timezone and timeFormat prop for time display in animation control and time - widget (1411)
- 13c6171e Bump elliptic from 6.5.3 to 6.5.4 (1435)
- cdcc0eea [Enhancement] make panel tab a factory (172) (1412)
- 173811a3 [bug]: Fixed range slider null selection bug (1413)
- df3fee5c [Bug]: Updated babel dependencies (1410)
- 119c8933 [Bug] fix update dataId not update layer data (1414)
- b97b58a9 [Enhancement] Choose the default field to be integer if no reals are present (1409)
- 072876df [bug] upgrade colorbrewer to 1.5.0 (1439)
- d4698bb8 [Chore] add initial version of ts-smoosh (1437)
- 6b39c43f [Chore] reformat changelog

2.5.0

- 58af5b65 [bug] Set colorbrewer version to 1.4.0 1416 (1428)
- a03250a4 CHORE: export processKeplerglDataset (1422)
- ddaa8bf7 FIX: incorrect type strin -> string (1421)
- 9e5bfdca [Feat] Duplicate layer and add layer from config (1401)
- 29bfa406 [Bug] Interval animation doesn't stop when speed is set to 0 (1397)
- 9476c293 feat: Converted dataset object to kepler table class (1239)
- 498305cc [Bug] save to map provider (1399)
- 6728b30f [Bug] Clamping slider values outside range (1395)
- f0e51743 [Enhancement] add changedFilters to datasets when filter data is called (1396)
- 8d68001d [Bug] Add style prop to kepler-gl container (1398)
- d295c762 [Enhancement]: Save filter speed to schema (1394)
- fb801d70 [Chore] Update license year (1393)
- fa6deff0 (0116-babel-deps) [Enhancement] Show an error notification for errors in deck (1373)
- 5d4b4547 [Bug] Bug fixes (1388)
- 35bf90a9 [Bug]: FIxed issue with map popover object being null (1384)
- fc2fb04d [CHORE] Typescript fixes (1383)
- d6e28377 [Bug] Fix 12350 format in tooltip (1327)
- 2ea82deb [Feat] fixed augumented numeric formats with ~ (1369)
- e88b4f19 [Bug] Fix speed button input on timeline (1376)
- 7aeca210 [Enhancement] bump loaders.gl to 2.3.3 (1366)
- eff0a15d [Enhancement] Choose layer color by default (point layer) (1367)
- 823405ab [Bug] fix arc layer configurator (1375)
- a11c63c3 [Enhancement] avoid calling mapPopover setstate infinitely (1346)
- ae234e72 [Bug] Prevent crash in react-map-gl when zoom cannot be calculated (1365)
- be61b70b [Enhancement] automatically re-project GeoDataFrame to EPSG:4326 (1350)
- 2aad97f3 [Bug] Added better check for bins in bottom widget (1361)
- ef8bdbaf [Chore]: Upgraded to node 12, migrate from TravisCi to Github actions (1326)
- c7726680 [Enhancement]: Added uiStateUpdater showDatasetTable in order to intercept showDatasetTable action (1363)
- f33c76b4 [FEAT] Add rename dataset reducer (1362)
- 027985af [Bug] Fixed color picker closure when selecting first custom palette value) (1347)
- 7f3be27f [Enhancement] check bounds before calling fitbounds (1348)
- f046ac1b [Enhancement] better arc layer column config layout (1345)
- 2ea853b1 [Bug] Fixed bug with fixed radius after remove size field in pointlayer (1343)
- 32d80182 [Bug] fixed geocoder crash and added ability to pass coordinates (1342)
- c2ba7f04 [Enhancement] Fix negative button border (1344)
- 55f74dcd [Enhancement] added check for oldLayerData (1357)
- 223af2b6 [Enhanment] extract valdiate layer and validate filter function (1349)
- 06ea669d [Enhancement] pass dataset to renderLayer function (1341)
- 524fc591 [Feat] Visual channel refactor generalize get accessor and updateTrigger (1338)
- c1d4943b [Enhancement] Adjust input light styles (1340)
- 5642ca8b [Chore] SidePanel panels are now passed through only through props or default ones (1339)
- f802f393 [Chore] Decouple table from dataset Id (1337)
- c7f50fdc [Chore] Export KeyEvent and downloadFile utils (1335)
- 335f82a3 [Enhancement] Added the ability to pass supported data types when exporting (1336)
- 239051f0 keplergl==0.2.2
- 55053230 keplergl-jupyter0.2.2
- 1bac01ab update example app versions

2.4.0

- 259022ee [Upgrade] Support React 17 (1323)
- 6c48c422 [Enhancement] Export more utils (1317)
- 81bc6b37 [Enhancement] make provider injector function to get injectedApp back (1318)
- 5e2b8988 [Enhancement] update spanish and catalan translations (1319)
- 334f0b76 [Enhancement] extend template for light theme (1305)
- abbe032e [Chore] Dependency upgrade (1314)
- f0a966cd [Bug] check category (1316)
- 7f5282b4 [Feat] add incremental timeline animation (1315)
- c1a251de [Enhancement] make visConfigSwitch a factory (1313)
- 37cf1457 [Enhancement] Enable polygon filter on h3 layer (1306)
- bdbea264 [Feat] allow changing dataset in layer config (1312)
- 28f5204d [Bug] fix radio button style (1310)
- c990a477 [Enhancement] Upgrade d3-scale (1311)
- ea69da8a [Enhancement] fix item-selector dropdown value overflow nad tooltip pin color (1309)
- d94de814 [Chores] Exported default formatters (1308)
- 307cd3d4 [Bug] avoid duplicated h3 layer detection (93) (1307)
- 8bc11a37 [Enhancement] Add inputBGdActive for light theme (1301)
- 3f0f7a6c [Bug] Check for valid layer pinned prop before performing comparison (1297)
- 42acc1cf [Bug] Fixed bug when reversing color schema (1296)
- 9949888f Table of content -> Table of contents
- 9a13ce68 [Chores] Fixed security vulnerabilities and added new factories (1294)
- 3276cef3 Merge branch 'upwards_update'
- 70687cab [Docs] Add usage example in doc for _repr_html_ method (1282)
- 32b519af [Chores] Updated yarn.lock and file license
- aecbdc55 [Bug] Fixed typo in renderedSize cell-size (90)
- 9f8b84e1 upgrade react-palm to 3.3.7 (89)
- 7410cfa5 [Enhancement] Disable layer select option when no data is loaded (88)
- 7a69c865 data table style tiny adjustment
- 21d09475 add fontFamily to input style
- 96c37618 export renderSize from cell-size.js
- f356fe43 [Enhancement] Added modalStyle prop Portaled to override default values (83)
- b6fd3916 [Enhancement] UI input style improvement (1284)
- 92a2bb65 [Enhancement] Add preserveLayerOrder to layer merger (1288)
- 480ead69 [Enhancement] Add a CTA button type (80) (1286)
- d882ba09 [Enhancement] Layer config: Add column validators (1287)
- e8fc1c5e Export typeahead (1289)
- ad5ec020 [Enhancement] render last added filter first (1285)
- 42569ec3 [Enhancement] Export StyledDropdownSelect (1283)
- 1b748471 [Jupyter] add _repr_html_ method (1202)
- fbbd4c45 [Enhancement] export more utils and schema (1280)
- e5a6f9e8 [Enhancement] Improve schema and utils typing (1279)
- ad651700 [Enhancement] Create factory for histogram and line chart, add brush handle to range brush (1274)
- 6681d2e2 [Enhancement] pass light theme through to item selector (1276)
- 0184cf1e [Enhancement] add setTimeAnimation action (70) (1263)
- 908a5e2b [Chores] Bump http-proxy from 1.18.0 to 1.18.1 (1268)
- 7acb3d66 [Auto] Bump elliptic from 6.5.2 to 6.5.3 (1210)
- 490cafb0 [Jupyter] Updated Docs for Jupyter (1267)
- a7865c8d [Enhancement] Added factory for the icons of the map control (1273)
- 77b4e018 [Enhancement] switch style tweak (1262)
- 9dbb9e73 [Bug] fix dropdown list item lineheight (1261)
- d677c18f [Feat] Move more css to theme and create more factories (1248)
- 2ebd1368 [Enhancement] Typescript improvement (1254)
- 959f1a33 [Bug] fix export image size not set (1257)
- 678aacc2 [Upgrade] upgrade react-palm to 3.3.6 (1255)
- f54d6afb [Enhancement] Map control style improve (1253)
- 3e40a48c [Website] disable banner (1252)
- 3b81b59f [Enhancement] Add new theme variables (1245)
- b09aa2e1 [Bug] Fix load data modal crash (1244)
- 42670d89 [Bug] Fix provider preview image during map save and share flow (1243)
- efd3676d [Bug] Fix component exports
- 0b91f4d1 [Enhancement] Improve react intl support (1237)
- 7ff0c459 [Enhancement] Save merger and schema to visState (1235)

- [2.3.2] - Aug 16 2020
- 10468e19 [Enhancement] Export more utils (1233)
- 242dcf99 [Enhancement] Upgrade dependencies and fix vulnerabilities (1236)
- 3d72066f [Bug] Fixed image export bug due to mapbox attrition logo (1229)
- f4951102 [Feat] add readonly prop to KeplerGl component (1220)
- 04991352 [Enhancement] Added props to panel-header iconComponent (64) (1219)
- b91785ec [Feat] Auto detect h3 layer from h3 field data (53) (1218)

2.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

Page 2 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.