Keplergl

Latest version: v0.3.7

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

Scan your dependencies

Page 3 of 12

3.0.0alpha.0

- 4eb6b24b [Chore] dependencies update + publish process update (1978)
- 72f201c9 kepler.gl-jupyter: Fixed wording in documentation (1938)
- 791bbe21 [Feat] make data table header cell overridable (1995)
- 77ba9509 deck upgrade fix (1997)
- 9b483b22 better regex for mapbox style boundary detection (1996)
- 306da3a2 add onClose for color picker (1992)
- 13bcaa06 update isRGBColor (1991)
- 2845432e Moved animation control button to the right (1990)
- 51a05ffe color picker crashes studio inside iframe (1989)
- 73dba52e [Chore] Extra memoization for components to prevent re-rendering (1988)
- 4e88e839 [Bug] "load from storage" and "Share" modals fix (1976)
- 9029b8ea [Feat] Hide Mapbox attribution when using non-Mapbox tiles (1975)
- d77ffcb4 [Feat] Improve fieldpair detection logic, add altitude (1968)
- b70c35c2 [Chore] refactor dynamic require (1971)
- 8878cff4 [Fix] polygon filter reload (1970)
- ea738594 [Chore]: Typescript 4.4 fixes (1957)
- 49321f87 [Feat] mobile bottom widget styling (1930)
- db39b496 [Chore]: Technical: Isolate components (1967)
- 90248326 [Chore] remove iconComponent from interactionConfig (1973)
- 64542aa2 [Chore] bump to deck 8.6.0 (1959)
- ab5f9f33 [Fix]: Item selector closeOnClickoutside conflict with portable (1958)
- 9b81e49f [Chore]: Technical: Isolate schemas (1962)
- 57dea6a3 [Chore]: Technical: Isolate reducers (1961)
- 28578e76 Import for filters fixed (1965)
- 359e0387 [Bug] Fix getSampleData import (1964)
- c2cb8213 [Chore]: Technical: Isolate table-utils (1949)
- af79e2e5 [Bug] fix layer order not correctly reloaded (1956)
- 47a184c6 [Bug] Fix Range brush maximum update exceeds crashes (1955)
- f9485018 [Enhancement] improve tooltip format label, make it more intuitive (1954)
- a42aae33 [Enhancement] use portable in item-selector (1953)
- 6e2fe3dd update layer selector types; get length for dc; (1951)
- 0630c8b7 fix deck.gl version for src utils (1950)
- d5f0f0cf [Docs] fix broken link (1952)
- 5e20ac68 [Chore]: add class names to map control (1940)
- c7ed4dbd [Chore]: change types for modal (1939)
- f53117fb [Chore]: pin browserlist (1935)
- 8ea93d40 [Chore]: Technical: Isolate actions (1948)
- f828f695 [Feat]: Passing root context to tippy
- 34ebb889 [Chore] Fix debounce typing
- 3db186e5 [Chore] bump deck to 8.5.7 (1934)
- 99b38d26 [Feat] Implemented new feature flag by passing features flags prop (1933)
- 50eda73f [fix] 3d buildings aren't rendered without layers (1931)
- f21afd8d [Chore]: Technical: Isolate tasks (1941)
- 88039cd3 [Chore]: Technical: Isolate cloud-providers (1942)
- a98a015b [Bug] Fix getSampleData util import (1947)
- 4615c480 [Fix]: Kepler.gl site issue fixed (1944)
- f2459c6c [Chore]: Technical: Isolate utils (1876)
- 88e15d5e [Fix] fix lint (1932)
- 3301a7c5 [Chore]: bump deck to 8.5.4, loaders to 3.0.9 (1928)
- 0889d0d1 [Enhancement] (Map Control) use lazy tippy to improve map legend rendering perf (1924)
- 82baedfb [Chore](Types) move howto button out, add layer conf types, yarn lint (1926)
- c9ef6972 [Chore]: extra export (1925)
- 4fc85960 [Chore]: layer-utils, map-utils refactor (1923)
- 5c38f851 [fix] prevent deck crash due to layer id duplicate
- fb3f35ba [Chore]: Use relative import in test-utils (1921)
- eff5f902 Map Control: Use MapControlTooltip with TippyTooltip (1920)
- 5551abd6 [chore] Export IconButton type (1919)
- d358b3a8 fixed findMinFromSorted when list is null (1918)
- 3a3be58d [Chore] Upgrade to deck 8.5.2 (1917)
- 20d39b8c [Enhancement] add bin to filter hiitogram construct (1673)
- 41414ceb [Enhancement] change export video playback button order (1916)
- 38734422 fix color pick type using react-color types (1915)
- f739a499 chore: Updated filter-selector, item-selector, range-slider file typescript definitions (1902)
- 40ac3068 [chore] test valueAccessor in field (1906)
- f82494d6 [Feat] Use custom style token if available instead of the default token (1913)
- 77dc2560 [BUG] Fix crash after layer type change (1912)
- ac59ac7d [Bug] rename dataset should not use spread (1911)
- 486e3239 Prevent "Cannot read property 'layers' of undefined" error (299) (1910)
- fae2058f [Bug] Fix map saved with empty filter cannt be load; validate empty filter.name when merging (1909)
- 26b5f849 add type to keplerTable (1905)
- bec013e5 improve reducer updater typing, change visstate to be more relaxed (1908)
- 6c51a2ae [feat] Hubble gl integration (1899)
- d31fe649 [Bug] Fix mouse event evt.point evt.lngLat undefined crash (1903)
- 39427d46 [Bug] fix trip layer timestamp check (1904)
- cb76ae0f [Enhancement] render warning in layer panel header (1901)
- 9d171c60 [Enhancement] set initial layer config when set layer type (1898)
- 8d35d9b8 [Chore] Export more type def (1890)
- d90cd188 [Chore] fix types and missing import (1891)
- 28cbb759 update shader modifications for deck 8.4.16 (1892)
- 66de62cf Fix crash: visualChannels: Cannot read property label of undefined (1886)
- 57f77dd2 deck to 8.4.16 (1889)
- 41dbd570 [Enhancement] add disableDataOperation to dataset (1897)
- 1f5e26c8 [Enhancement] pass schema to processKeplerGlDataset (1885)
- 156f898b [Bug] fix comparison tooltip color and position (1887)
- 6c99bb04 [Bug] Disable layer copy when layer is invalid (1882)
- dfd73a53 add supportedDatasetTypes to layer, show dataset selector even if there is only 1 or no option (1883)
- 40a82dfa [Enhancement] disable layer column selection if empty (1888)
- 9c042fe5 Bump follow-redirects from 1.13.3 to 1.15.1 (1871)
- 2a55a1e3 [Enhancement] Improve style of layer header panel (1881)
- ceb23e21 fix for cluster layer z-fighting; fix - render 3d building map style only once (1874)
- a983be75 [Bug] allow tooltip format to apply to aggregation layer hover (1872)
- 723e6050 FILED_TYPE_DISPLAY -> FIELD_TYPE_DISPLAY (1879)
- 7d328315 Chore: Fix lint script and issues (1862)
- 940f9aad [Chore]: Technical: Isolate styles (1861)
- ad7646ac [Chore]: Technical: Isolate localization (1858)
- e798f317 Middleware isolation (1860)
- 6c178d77 [Chore]: Technical: Isolate processors (1857)
- 9e315d25 [Chore]: Technical: Isolate layers (1856)
- c1e20348 [Feat] Upgrade deck.gl8.4.11 luma.gl8.4.3 loaders.gl2.3.12 (1674)
- b668fd28 [Chore]: Technical: Isolate deckgl-layers (1851)
- 9feddc66 Fonts issue fix (1846)
- 9a3da3c0 [Chore]: Technical: Translate deckgl-layers/cluster-layer (1815)
- 10868ecf [Chore]: Technical: constants and types modules isolation (1840)
- fe293e71 [Chore]: Technical: js to ts convertion components root modals (1801)
- 55abc874 [Chore]: Technical: Notification item types added (1824)
- bd8c3327 [Chore]: Technical: Translate map components to typescript (1803)
- 371649c6 Debounce typings added (1825)
- 1034c33d Lodash.memoize typings added (1827)
- 69f8534d [Chore]: Technical: fix linting errors of types/styled-components plugin (1834)
- 5ee0cd4f [Chore]: Technical: add types for side panel root components (1822)
- 9bee093e validate url of Add data modal (1837)
- b7d8edf4 [Chore]: Technical: add types for layer panel components (1819)
- 7b95c236 hide layer size legend with nullish label (1836)
- ecc743af [Chore]: Technical:layer base config data allow to be null (1835)
- 2b51c7bb [Chore]: Technical: Fixed errors happening in folders/files due to the addition of types/styled-components: components/common/slider (1831)
- e27cf134 [Chore]: Technical: fix attributes of styled components animation-control (1829)
- 442d1b23 [Chore]: Technical: add types for filters (1809)
- fc8ab5af [Chore]: Technical: Translate deckgl-layers/hexagon-layer (1818)
- 959f1e0b [Chore]: Technical: Translate deckgl-layers/grid-layer (1816)
- cbd26743 add types for styled components in styles (1830)
- f7715892 [Chore]: Technical: Translate components to typescript (1814)
- a5a347ba [Chore]: Technical: Translate components to typescript (1812)
- 9225e005 Throttle typings added (1826)
- f0671f06 [Chore]: Technical: add types for editor component (1797)
- 4e8197d5 [Chore]: Technical: add types for processors (1798)
- 47e4963e [Chore]: Technical: add types for side panel common (1807)
- 0d3c98c8 [Chore]: Technical: add types for filters side panel (1799)
- 8c5e5075 [Chore]: Technical: Translate layers final changes (1783)
- e663bb16 [Chore] fix typo in docs (stule -> style) (1823)
- 2d557df3 Typings for some lodash packages added (1817)
- ca45cef8 [Bug] validate s2 token in s2 geometry layer (1805)
- 7453b951 [Chore]: Technical: components/geocoder translated to typescript (1808)
- 5b918e00 Review fixes (1813)
- ae1173ec [Chore]: Technical: Translate deckgl-layers/layer-utils typesfix (1791)
- 6a7d44bc [Bug] Build fix (1811)
- 8ac5bbc6 [Bug] visual channels cannot read property 'label' of undefined (1804)
- b7c6c8df Translate deckgl-layers/3d-building-layer to .ts (1794)
- a5bcd814 [Chore]: Technical: Translate root components to typescript (1790)
- 258c82da add types for svg-icon-layer (1796)
- 0de32bec [Chore]: Technical: Translate deckgl-layers/line-layer (1792)
- 013b9878 [Chore]: Technical: Translate deckgl-layers/column-layer (1793)
- f64b551f [Chore]: Technical: Translate tasks (1779)
- 65228a85 [Bug]: fix grid hexbin and cluster layer crash (1795)
- 7ada98a0 [Chore]: Technical: Translate examples/custom-map-style (1780)
- 84312384 [Chore]: Technical: Translate deckgl-layers/layer-utils (1789)
- ec3351b6 [Chore]: Technical: Translate cloud-providers (1778)
- 24e3549c Added deckgl-typings from community repo (1787)
- 68abc5b5 [Chore]: Technical: Translate geojson-layer (1757)
- 2d2ba1d7 [Chore]: Technical: Translate hexagon-layer (1775)
- 543045d0 [Chore]: Technical: Translate heatmap-layer (1773)
- cf57260a [Chore]: Technical: Translate trip-layer (1777)
- e80c18b1 [Chore]: Technical: Translate line-layer (1776)
- 9a0ad623 [Chore]: Technical: Translate cluster-layer (1774)
- bc18a6c4 [Chore]: Technical: Translate scenegraph-layer (1768)
- 831504f9 [Chore]: Technical: Translate icon-layer (1763)
- b87bba3a [Chore]: Technical: Translate grid-layer (1761)
- 079da4cc [Chore]: Technical: Translate h3-hexagon-layer (1762)
- cd05dd4b [Chore]: Technical: Translate point-layer (1764)
- 0b3f2c0c [Chore]: Technical: Translate s2-geometry-layer (1765)
- 18342926 [Chore]: Technical: Translate mapboxgl-layer (1755)
- 9b695f85 [Chore]: Technical: Translate aggregation-layer (1753)
- 13ba6bb7 [Chore]: Technical: Translate arc-layer (1749)
- a3ada4e9 UN-14 Technical: Translate components/[root files] to typescript: side-panel (1712)
- fb2190f1 [Bugfix]: Fixed Babel configuration (1754)
- d9e9d8aa [Chore]: Technical: Translate layer factory (1748)
- c0f75341 [Chore]: Technical: Translate components/common final part (1750)
- b06dfb1c [Chore] Typescript 'components/common/slider' (1740)
- 0057a1e4 [Chore]: Technical: Setup for different Visual channels per layer (1751)
- 1193258b UN-14 Technical: Translate components/[root files] to typescript: maps-layout (1713)
- 8a06f711 Moving bottom-widget to ts (1710)
- dd14702e [Chore]: Technical: Translate base-layer (1746)
- 4a687ed4 [Chore]: Technical: Translate index and other files (1745)
- 7a11260d [Chore]: Technical: Translate table utils (1742)
- 7ee74ebe [Chore]: Technical: Translate filter-utils and gpu-filter-utils (1744)
- e5d5d1ba [Chore]: Components/common 1st part (1729)
- d8abca9d [Chore]: Technical: Translate utils (color and data) (1732)
- 55a7b510 [Chore]: Technical: Translate utils (dataset-utils and export-utils) (1734)
- 0505fda4 [Chore]: Technical: Translate redusers (vis-state) (1727)
- 5304d4dc [Chore]: Technical: Translate utils (files without d.ts typings) (1728)
- 30616984 [Chore]: Technical: Translate redusers (UI-state and provider-states) (1726)
- 2ba94858 [Chore]: Technical: Translate actions to typescript part 2 (1725)
- e36cac5b UN-12 Technical: Translate redusers (main files) to typescript (1722)
- fb170ae0 [Feat]: Technical: Translate actions to typescript (1704)
- cb542853 UN-13 Technical: Translate schemas to typescript (1721)
- 8121893c [Feat]: Technical: Translate redusers (map-state and map-style) to typescript (1717)
- fbe626be [Feat]: Technical: Translate redusers (composers and combined-updaters) to typescript (1711)
- d8d7e44f [Feat]: Technical: Translate localization to typescript (1705)
- 614a5003 [Feat]: Technical: Translate templates to typescript (1702)
- 0ef5ccd8 [Feat]: Technical: Translate middleware to typescript (1703)
- 20ec6666 [Feat]: Technical: Translate styles to typescript (1701)
- 11c5b4cc [Feat]: Technical: Translate constants to typescript (1697)
- 283586d0 [Feat]: Technical: Translate connect to typescript (1700)
- 995f3f93 [Feat]: Setup build process for ts source code support (1688)
- b71dd6b4 [Chore] Update license year 2022 (1689)
- 0dfc7e1b [Bug] fix filtered datasets memoization (1678)
- 1e8b3c1a [Enhancement] order layers by dataset (1675)
- f9ae108a [Enhancement] extract layers list to a separate component (1665)
- 52993525 [chore] export types, add script to build types (1636)
- 6fb00fa0 [Bug] fix pin table column overide dataset (1625)
- 22ea7a9d [Bug] do not display geocoder dataset in side panel
- a20db971 [Feat] allow custom value in layer slider (1631)
- 5e6b1c45 [Bug] allow empty data rows (1624)
- 612e18a9 [Feat] support pin map legend in map control (1614)
- bfcce3fd [Enhancement]Allow changing MAX_DEFAULT_TOOLTIPS (1627)
- a810ee13 [Chore] added more properties to export layer type (1613)
- 0931a55c [Enhancement] Render map control tooltip with TippyTooltip (1612)
- d0fb78de Add registry-url to avoid 404 issue when publishing keplergl npm package (1623)
- 9936b7b7 [Feat] add color picker to dataset tag (1608)
- 3e3d1631 [Jupyter] Update example versions
- 5b442c5d [Jupyter] keplergl==0.3.2 (1619)
- a56206c8 keplergl-jupyter v0.3.1
- e12039c6 [Feat] Add Copy Button to Export Map Dialog (1609)
- 3f876ac1 [Jupyter] bump kepler.gl js version release keplergl-jupyter=0.3.1 (1617)

2.5.5

- 392e9a21 [Bug] lock deck.gl to 8.2.0 (1602)
- 6121a343 [Chore] Fix explicit src import (1596)
- 0b71f399 [Bug] fix locale panel (1603)
- 8b42be29 [Bug] Fix integration with CARTO (1600)
- e8ba7a05 [Feat] add setMapControlVisibility action to set mapControl visibility (1590)
- 78274562 [Feat] add supportedFilterTypes to dataset (1594)
- 41b364a6 [Enhancement] s2 updateLayerMeta: push instead of spread (1593)
- 1b5e0235 fix for long processing time of data-utils::unique (1592)
- 91a52b16 [Enhancement] Use layer.visible prop in deck.gl when toggle layer visibility (1591)
- c106ee06 [Chore] Create factory for LayerLegendHeader and LayerLegendContent (1589)
- 878750c4 [Feat] Add MapsLayoutFactory for custom split map layouts (1588)
- d8db8f6f [Chore] Refactored map control and decoupled action components (1552)
- 2f8b19f2 [Feat] update keplergl-jupyter widget for JupyterLab 3, add build for conda-forge (1572)
- 6947c8c8 [Feat] Added Russian localization (1570)
- 9726a400 [Docs] Data container upgrade notes (1575)
- 070b04b2 [Feature] Abstract Data Container (1555)

2.5.4

- 62d03ab2 [Examples] update replace-component example (1557)
- 089bb7a9 [Jupyter] Make showing User Guide link optional for jupyter widget (1559)
- 5985d201 [Bug] Fix screenshot with images (1558)

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

Page 3 of 12

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.