Skip to content

Commit

Permalink
Merge 2a6cf4f into 04bae08
Browse files Browse the repository at this point in the history
  • Loading branch information
Xintong Xia committed Dec 16, 2019
2 parents 04bae08 + 2a6cf4f commit cfcfcea
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Expand Up @@ -21,6 +21,26 @@ Ref: http://keepachangelog.com/en/0.3.0/

### deck.gl v8.0 Prereleases

### deck.gl [8.0.0-beta.1] - Dec 13 2019

- bump loaders.gl to beta.5 (#4018)
- pydeck: Make a single bundle for use in standalone and Jupyter rendering (#4010)
- Clean up LayerManager (#4011)
- Audit assert usages (#4012)
- React: eventManager listens to all children (#4013)
- Fix plot example labels (#4014)
- Bump loaders.gl to 2.0.0-beta (#4009)
- TextLayer: support background color (#3903)
- Improve createProps perf (#4007)
- Icon layer: Use 2D positions to match vertex shader (#3736)
- Update documentation about using binary data (#3998)
- @deck.gl/json: Fix function lookups in classes (#3995)
- @deck.gl/json: Document new syntactic sugar (#4000)
- TileLayer: change onViewportLoaded to onViewportLoad (#3997)
- Fix bundle config (#3992)
- Prop rename: filterData to _filterData (#3989)
- Voodoo fix for polygon rendering on Linux/Intel (#3990)

#### deck.gl [8.0.0-alpha.2] - Dec 10 2019

- ContourLayer: optimize sublayer prop setup (#3985)
Expand Down

0 comments on commit cfcfcea

Please sign in to comment.