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

deck.gl

Package Overview
Dependencies
Maintainers
11
Versions
676
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

deck.gl - npm Package Versions

1
68

4.1.0-alpha.6

Diff

Changelog

Source

deck.gl v4.1.0-alpha.6

  • FIX: Composite layers now pass getPolygonOffset prop to children
  • FIX: PolygonLayer and GeoJsonLayer order sublayers dynamically for better blending behavior
apercu
published 4.1.0-alpha.4 •

Changelog

Source

deck.gl v4.1.0-alpha.4

Versions 4.1.0 alpha 1, 2 and 3 have been unpublished due to a wrong tagging.

  • PERFORMANCE: Optimize encodePickingColor by replacing the naive math with bit-wise operations (#631)
  • FEAT: Add pickingRadius prop (#641)
  • FEAT: Seer integration and performace improvements
  • PERFORMANCE: Compiled are now cached for reuse so that same shaders are not recompiled for the same type of layers (#613)
  • PERFORMANCE: getViewportUniforms optimization (#586)
  • BREAKING: Only composite layers have renderLayers methods (#585)
  • BREAKING: Only primitive layers' draw methods are called during render (#585)
  • GridLayer add coverage, lowerPercentile, upperPercentile and getColorValue to layer prop (#614)
  • IconLayer add getAngle for rotating each icon with a specific angles (in degrees) (#625)
  • HexagonLayer add interval getHexagons, getSortedCounts getUpdateTriggers methods, make it easier to create layer subclass
  • HexagonLayer add getColorValue (optional) prop, returns a value to base bin color on.
  • HexagonLayer change default hexagonAggregator output to {hexagons: [], hexagonVertices: []}
  • HexagonLayer add getValue to BinSorter to support color / elevation by value
  • TEST: Implement code coverage with nyc and coverall report (#596)
  • HOTFIX: fix HexagonLayer hex color calculation, use bin.value instead of bin.points.count to calculate color
  • HOTFIX: Fix the bug that layer is finalized at every cycle due to an incorrect if check(#552)
  • HOTFIX: Fix the bug that Model got regenerated every time data is changed for SolidPolygonLayer (#554)
  • HOTFIX: Fix the bug that lighting is not working properly for 64-bit PolygonLayer on Intel Iris Pro GPU (#563)
  • DEMO: Fix brushing layer demo (#603)
  • DEMO: Fix the scrolling on iPhone (#546)
  • DEMO: Reorganized the examples (#547)
  • DEMO: Misc fixed form demo site (#548, #549)
  • KNOWN ISSUES: the IconLayer example doesn't work if use with luma.gl v4.0.0-alpha.1
shaojingli
published 4.0.6 •

pessimistress
published 4.0.5 •

heshan0131
published 4.0.4 •

heshan0131
published 4.0.3 •

shaojingli
published 4.0.2 •

shaojingli
published 4.0.1 •

shaojingli
published 4.0.0 •

Changelog

Source

[4.0.0] - 2017-4-6 Major deck.gl Release

For details see What's New

v4.0 Beta Releases

ibgreen
published 4.0.0-rc.6 •

Changelog

Source

[v4.0.0-rc.6]

  • Fix: remove postinstall script
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