Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@deck.gl/react

Package Overview
Dependencies
Maintainers
5
Versions
474
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@deck.gl/react - npm Package Versions

1
48

6.0.0

Diff

Changelog

Source

[6.0.0] - July 18 2018

  • Avoid mutating source data (#2092)
  • Bump dependency versions (#2093)
  • Use constants for default props (#2091)
  • fix constant accessors in safari (#2088)
  • fix text rendering in FF and Safari (#2087)
  • 3DSurfaceExplorer Demo: fix crash (#2082)
  • Website minor bug fixes (#2064)
  • Fix website in Firefox (#2081)
  • fix ascii example (#2074)
  • Controller upgrade guide (#2073)
  • Fix bug with updating dashed lines for LineStrings (#2066)
deck.gl
published 6.0.0-rc.1 •

Changelog

Source

[6.0.0-rc.1] - July 13 2018

  • Update scripting examples (#2063)
  • ScreenGridLayer: deprecate minColor and maxColor props (#2062)
  • Fix crash in get vendor prefix (#2061)
  • Add progress bar to website demos (#2060)
  • Use custom colorRange for ScreenGridDemo (#2059)
  • Update ScreenGrid website demo (#2056)
  • Documentation minor fixes (#2058)
  • Orbit examples clean up (#2054)
  • Make ViewState Transitions API official (#2053)
  • Website demos clean up (#2052)
  • OrbitController: Add support for viewport transitions (#2047)
  • add geojson transition example (#2048)
  • Fix callback error on pointer leave (#2049)
  • Multi-view picking perf: filter viewports by pointer position (#2043)
  • Deck: Add onLoad callback (#2042)
  • another round of link changes
  • change 5.3-release to 6.0-release in readme
  • change code links for docs
  • change code links for showcases
  • change doc and code links to 6.0-release
  • add doc for OrbitView (#2045)
  • Perf: skip draw call for composite layers (#2040)
  • no attribute manager for composite layers (#2037)
  • fix pointer leave callback (#2038)
deck.gl
published 6.0.0-beta.4 •

Changelog

Source

[6.0.0-beta.4] - July 11 2018

  • disable updateTrigger warning (#2036)
  • Make doubleTap and keyboard transitions exlusive to MapController (#2033)
  • fix rendering test (#2035)
  • Fix getCursor bugs (#2034)
  • Upgrade layer browser to v6 API (#2029)
  • React: JSX view bug fixes (#2028)
  • Delete controller when view is removed (#2026)
  • Fix first-person and third-person viewports (#2025)
  • Fix view state comparison (#2024)
deck.gl
published 6.0.0-beta.3 •

deck.gl
published 6.0.0-beta.2 •

deck.gl
published 6.0.0-beta.1 •

Changelog

Source

[6.0.0-beta.1] - July 4 2018

  • Attribute Transition bug fix (#1996)
  • Upgrade to luma.gl 6.0.0-beta.1 (#1990)
  • Replace ScreenGridLayer with GPUScreenGridLayer (#1988)
  • More Flexible Controller API (#1984)
  • Restore prop override for regular React children (#1983)
  • Add enter parameter for transitions (#1982)
  • ScreenGridLayer: Fix cell margin bug (#1977)
  • Fix attribute transition (#1975)
  • Fix aggregation in OrthoGraphicView (#1973)
  • Implement React API RFC (#1971)
  • Add padArray util for attribute transition (#1966)
deck.gl
published 6.0.0-alpha.2 •

Changelog

Source

[6.0.0-alpha.2] - June 27 2018

  • Remove viewports (#1965)
  • Add needs64bitPositions() to Layer (#1963)
  • Update deck.js _pickAndCallback to discard invalid events (#1962)
  • Add Contour Layer (#1958)
  • Adding Marching-Squares utility methods (#1957)
  • GridLayer: re-project points on prop change (#1953)
  • Implement RFC: Improved 32-bit LNGLAT projection mode (#1951)
  • GPUScreenGridLayer: Provide aggregated data as picking information (#1950)
  • Initial layer prop type generator (#1943)
  • Fix path-marker-layer property passing (#1939)
  • GPUScreenGridLayer: Add colorRange and colorDomain support (#1932)
  • Deprecate ViewportController and onViewportChange (#1930)
  • Per-view controller (#1929)
  • Upgrade to luma v6 (#1928)
  • Move ViewManager out of LayerManager (#1926)
  • Add experimental GPUGridLayer (#1925)
  • GeoJsonLayer picking returns real feature (#1924)
  • Add world-space aggregation support to GPUAggregator (#1923)
  • Expose more internals (as experimental exports) (#1921)
deck.gl
published 6.0.0-alpha.1 •

deck.gl
published 5.3.1 •

Changelog

Source

[5.3.1] - June 08 2018

  • Fix DeckGL 5.3 doesn't fire onHover event for last frame (#1882) (#1895)
  • Fix mapbox wrapper error when use viewState (#1885)
  • Fix whats-new layer demo links (#1883)
  • 5.3.0 website update (#1881)
deck.gl
published 5.3.0 •

Changelog

Source

[5.3.0-rc.1] - May 29 2018

  • update whats new (#1859)
  • Attribute transition bug fix (#1858)
  • Fix attribute transition manager tests (#1856)
  • Fix constant attribute transition (#1844)
  • Reduce React emphasisis in docs. Miminize top README, add congributing.md (#1851)
  • Use new Cylinder geometry API (#1848)
  • Attribute: Add support for custom Buffer setup. (#1846)
  • Rename core-layers to layers (#1845)
  • Core util exports audit (#1843)
  • Fix viewportChanged flag (#1841)
  • Update layer browser (#1834)
  • AttributeTransitionManager test (#1836)
  • Add deprecation guide and what's new polish (#1831)
  • Fix arc/line layer prop override (#1830)
  • Fix a typo in deck.js (#1827)
  • Update webpack version for examples (#1824)
  • Enable example testing for "experimental" and "get-started" folders (#1825)
  • Async Props #3: The Examples (#1818)
  • Unblock render tests (#1822)
  • Constant accessor implementation (#1814)
  • Implement attribute buffer RFC (#1794)
  • Async Props #2: Loading and shadowing in new ComponentState base class (#1779)
  • Async Props #1: Add ability to differentiate between actual and resolved values for async props. (#1777)
  • Light renaming in props handling code. Start introducing component. Better oldProps handling. (#1815)
  • GPUGridAggregator: Add position offset to fix Intel specific issue (#1817)
  • Add Transition class (#1806)
  • Use auto control in standalone version (#1813)
  • fix invert pan (#1811)
  • Add Whats new entry for auto interactivity (#1807)
  • Fix viewport resize issue (#1812)
  • debugging and z-fighting docs (#1809)
  • Remove default attribute updaters (#1582)
  • Break out ViewManager class from LayerManager. (#1787)
  • Move developer docs to developer-guide directory (#1790)
  • Move viewport transition into controller (#1799)
  • Bump example dependency versions (#1803)
  • fix assert import (#1804)
  • RFC catalog reorganization (#1791)
  • Fix table (#1800)
  • copy the actual props from the embedded demos to their markdowns (#1774)
  • bug fixes (#1798)
  • split core-layers into own module (#1796)
  • fix index type in webgl 2 context (#1789)
  • Attribute Buffer RFC (#1786)
  • Add rendering test for orthographic mode (#1785)
  • orthographic switch in layer-browser. (#1783)
  • fix the wrong blog link (#1781)
  • doc fixes (#1782)
  • Hook git push with browser based tests (#1778)
  • Controller cleanup (#1771)
  • Remove obsolete MapController and OrbitController "proxy" classes (#1769)
  • Orthographic support in WebMercatorViewport (#1640)
  • Move deprecated viewports to deprecated folder (#1763)
  • Deprecate the OrbitViewport class (#1765)
  • Fix prop name in TextLayer documentation (#1773)
  • Update deck.gl package.json files with missing BABEL_ENV (#1768)
  • Generic accessor micro-RFC (#1752)
  • Fix Deck class doc (#1761)
  • Reorganize Viewport code (#1766)
  • Auto Controls: Automatic Event Handling if no callback is specified (#1662)
  • Fix using default prop in module settings (#1754)
  • Remove React checks in controller classes (#1758)
  • bump lite module dependency manually
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc