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

@deck.gl/json

Package Overview
Dependencies
Maintainers
5
Versions
443
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@deck.gl/json - npm Package Versions

1
45

7.0.0-alpha.5

Diff

Changelog

Source

deck.gl [v7.0.0-alpha.5] - Mar 15 2019

  • integrate new light module (#2806)
  • Don't fire panmove if drag started somewhere else (#2780)
  • Fixes in showcases and documentation UI (#2774)
  • Add benchmarks for attribute update (#2770)
  • Fix IconLayer autopacking: generate mipmap when constructing Texture (#2790)
  • Test utils cleanup (#2795)
  • add render test for IconLayer autopacking (#2783)
  • add lighting effect docs (#2786)
  • Improve grid aggregation perf (#2794)
  • Fix missed push in previous PR (#2793)
  • Add RFC: Imperative API Improvements (#2621)
  • JSON browser example - update to v7 (#2789)
  • Publish dev (unminified) scripts (#2788)
  • avoid creating small objects when checking redraw flags (#2785)
  • Implement binary data RFC (PR 3/3) (#2670)
  • Implement binary data RFC (PR 2/3) (#2667)
  • Implement binary data RFC (PR 1/3) (#2666)
  • Refactor mesh-layers model matrix (#2778)
  • Fix additional alias imports (#2777)
  • Fix coverage report (#2776)
  • Add mat4 instanceModelMatrix to ScenegraphLayer (#2767)
  • Move aggregation utils from core to submodule (#2771)
  • fix start-local commands (#2769)
  • Replace dev scripts with ocular-dev-tools (#2764)
  • Add tilt and height to arc-layer (#2762)
  • Use new stats API (#2763)
  • Build standalone bundle for each submodule (#2760)
  • Upgrade mapbox dependency for standalone bundle (#2757)
  • Update probe.gl versions to fix website crash (#2759)
  • fix point light class name (#2756)
jianh
published 6.4.7 •

Changelog

Source

[6.4.7] - Mar 14 2019

  • Don't fire panmove if drag started somewhere else (#2780)
  • Fix module alias error when switching branches (#2754)
  • getViewport -> makeViewport (#2752)
  • Small UI fixes and updates on the website (#2740)
jianh
published 7.0.0-alpha.4 •

Changelog

Source

deck.gl [v7.0.0-alpha.4] - Mar 5 2019

  • Remove lightSettings prop in examples and website (#2755)
  • Fix module alias error when switching branches (#2754)
  • modify doc and deprecated props (#2753)
  • add default lighting (#2749)
  • getViewport -> makeViewport (#2752)
  • Prevent mutation of color variables passed to color setters (#2733)
  • New Layer Submodule Structure (#2737)
  • Small UI fixes and updates on the website (#2740)
  • Support caching icons (#2728)
  • Rework test-utils interface (#2735)
  • integrate lighting effect (#2702)
  • Update coding guidelines to allow ES2018 (#2688)
  • Fixes typos in RFCs (#2729)
  • fix paths to examples in docs (#2722)
  • Rework test-utils interface (3/3) (#2718)
  • SolidPolygonLayer cleanup (#2714)
  • Remove internally created canvas when deck is finalized (#2715)
  • Document Update: DeckGL and View State Transitions sections (#2693)
  • add bitmap layer (#2617)
  • Add experimental onMetrics callback (#2711)
  • Fix link (#2710)
  • update getWidth in ArcLayer (#2651)
  • replace deprecated APIs of ScatterplotLayer in documentation (#2706)
  • Use shader attributes for solid polygon layer (#2703)
  • Improve picking color generation (#2697)
  • fix picking API bench test, and the wrong import of tesselator (#2699)
  • integrate phong lighting module plus picking & rendering refactor(#2540)
  • PathLayer: fix rightDeltas attribute generation when using flat vertices (#2694)
  • Mat4 model transform attribute for mesh layer. (#2685)
  • ScenegraphLayer (#2687)
  • docs: pick methods belong to Deck, not DeckGL (#2675)
  • grammar typos in primitive-layers (#2677)
  • In docs: pickObjects -> pickMultipleObjects (#2676)
  • additin -> addition (#2680)
  • Encode URL so that extra ")" does not come through (#2678)
  • Don't use invertPan flag in _onPanRotate method (#2682)
  • upgrade luma (#2686)
  • repeated word in tips-and-tricks (#2679)
  • New S2 Layer Catalog (Experimental) (#2589)
  • fix "Inherits all Viewport/View methods" (#2674)
  • Remove IO functions (moved to loaders.gl) (#2668)
  • add font atlas manager (#2639)
  • Add GreatCircleLayer (#2640)
  • specify types for defaultProps in PathMarkerLayer (#2655)
  • Add attribution to README
  • Polygon tesselation fix (#2659)
  • update the unit of getLineWidth(ScatterplotLayer) from pixels to meters in docs (#2650)
  • specify default props for trips layer (#2644)
  • updated docs with a note about getCursor (#2637)
  • add type for defaultProps in path outline layer (#2521)
  • bump dev dependencies (#2635)
  • website issue fixes (#2636)
  • fix deprecated props in brushing example (#2634)
  • Remove prefixes for grab and grabbing cursor values. (#2629)
  • fix text-layer per object highlighting (#2633)
  • Fix a "habe" typo
  • expose font settings as TextLayer props (#2628)
  • add text layer api change RFC (#2627)
  • replace deprecated props of scatterplot layer in examples (#2626)
  • replace deprecated props in arc layer (#2631)
  • replace deprecated props in line layer examples (#2630)
  • OrthographicView updates (#2625)
  • fix the visible prop in tile layer (#2624)
  • Update composite layer API (#2612)
  • update default values in scatterplot layer (#2614)
  • fix angular (#2615)
  • Remove require() (#2613)
pessimistress
published 6.4.5 •

Changelog

Source

[6.4.5] - Feb 21 2019

  • Improve picking color generation (#2697)
  • Add experimental onMetrics callback (#2711)
xiaokaiuber
published 6.4.2 •

Changelog

Source

[6.4.2] - Feb 15 2019

  • Match auto-highlight color blending behavior with 6.3
  • Don't use invertPan flag in _onPanRotate method (#2682)
pessimistress
published 6.4.0 •

Changelog

Source

[6.4.0] - Jan 29 2019

  • Remove prefixes for grab and grabbing cursor values. (#2629)
  • bump dev dependencies (#2635)
  • add type for defaultProps in path outline layer (#2521)

Pre-releases

pessimistress
published 6.4.0-beta.1 •

Changelog

Source

[6.4.0-beta.1] - Jan 28 2019

  • fix the visible prop in TileLayer (#2624)
  • OrthographicView bug fixes (#2625)
  • expose font settings as TextLayer props (#2628)
  • fix text-layer per object highlighting (#2633)
pessimistress
published 6.4.0-alpha.3 •

Changelog

Source

[6.4.0-alpha.3] - Jan 24 2019

  • Generate layer attributes on a worker (PR 1/3) (#2490)
  • Generate layer attributes on a worker (PR 2/3) (#2575)
  • Generate layer attributes on a worker (PR 3/3) (#2576)
  • remove loggoing fontAlas time (#2601)
  • Fix AttributeTransitionManager crash when data is empty (#2605)
  • Fix HexagonLayer constructors (#2590)
  • remove module.exports (#2607)
  • Fix occasional picking failure in mapbox layer (#2606)
  • Document the sublayers of all composite layers (#2599)
  • Update composite layer customization RFC (#2600)
  • check deprecated props in updateTriggers and transitions (#2611)
  • Remove require() (#2613)
  • fix angular (#2615)
  • Update composite layer API (#2612)
pessimistress
published 6.3.9 •

jianh
published 7.0.0-alpha.3 •

Changelog

Source

deck.gl [v7.0.0-alpha.3] - Jan 23 2019

  • Update import path for TileLayer (#2594)
  • Update composite layer customization RFC (#2600)
  • Document the sublayers of all composite layers (#2599)
  • Fix occasional picking failure in mapbox layer (#2606)
  • Fix gallery in Firefox (#2608)
  • remove module.exports (#2607)
  • Fix HexagonLayer constructors (#2590)
  • Fix AttributeTransitionManager crash when data is empty (#2605)
  • Fix json react example (#2596)
  • remove loggoing fontAlas time (#2601)
  • Generate layer attributes on a worker (PR 3/3) (#2576)
  • Generate layer attributes on a worker (PR 2/3) (#2575)
  • Generate layer attributes on a worker (PR 1/3) (#2490)
  • Fix Scatterplot example on website (#2595)
  • Fix multiple argument support in ScatterplotLayer (#2593)
  • fix render test by bumping luma (#2592)
  • Pass the missing startZoomPosition into Orthographic Controller interactiveState (#2587)
  • In docs, "renderSubLayer" -> "renderSubLayers" (#2591)
  • Support flat data input to polygon layer (#2581)
  • Add deprecated flag to prop types (#2586)
  • support dynamically load icons (#2526)
  • allow ScatterplotLayer to draw both stroke and fill (#2573)
  • PathLayer shader: 2-dimensional vPathPosition (#2515)
  • Update BitmapLayer README.md (#2582)
  • Fix layer.clone bug (#2583)
  • Update dev docs (#2578)
  • Flat path data proposal (#2522)
  • Apply TinySDF to TextLayer (#2549)
  • reset blend params after mapbox render
  • update the format of doc (#2572)
  • Multiple issue templates (#2562)
  • Documentation Updates (#2567)
  • update webpack versions (#2559)
  • ScreenGridLayer: fix picking under WebGL1 (#2557)
  • ScreenGridLayer: add support Min/Max/Mean aggregation (#2560)
  • GPUAggregator: fixes for Min and Mean aggregation (#2554)
  • update readme for bezier curve layer (#2542)
  • Update copy and blit methods (#2528)
  • add IconManager RFC (#2510)
  • fix anchor bugs (#2539)
  • ContourLayer: zOffsetScale -> zOffset (#2543)
  • Documentation updates (#2536)
  • modify clearPickingColor in solid-polygon-layer (#2538)
  • Fix handling for event callback function return values (#2535)
  • specify types for defaultProps in mesh layer (#2520)
  • fix pickMultipleObjects in pathLayer (#2532)
  • Add RFC for Layer Intersections. (#2076)
  • add picking test (#2514)
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