-
Notifications
You must be signed in to change notification settings - Fork 31
chore: bump to deck 9.1 #285
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 10 commits
Commits
Show all changes
49 commits
Select commit
Hold shift + click to select a range
957466c
chore: bump deps
charlieforward9 e63204f
chore: bump deps
charlieforward9 03a2f0f
refactor: replace deck instance with props in MapboxOverlay
charlieforward9 8c419bf
New Website
chrisgervang 02ffe2f
links
chrisgervang 0e6eeae
Delete README.md
chrisgervang 621f594
fix kepler
chrisgervang 465f103
website action
chrisgervang fcfd2d9
pull latest changes in and bump
charlieforward9 cf8a4ea
pull latest changes in and bump
charlieforward9 9e69a10
chore: apply suggestions
charlieforward9 5e8d373
Merge branch 'master' of https://github.com/visgl/hubble.gl
charlieforward9 290b99c
chore: resolve comments, warnings
charlieforward9 485e7db
chore: bump to deck9.1
charlieforward9 fdb6e24
fix: build error
charlieforward9 256fe24
Merge branch 'master' into pr/285
chrisgervang a6f0a4c
yarn and lint
chrisgervang fce220c
set next version
chrisgervang d2ea066
add missing peer to fix test [ 'full' | 'dist' | 'bench' | 'ci' | 'co…
chrisgervang 69c4da2
mapbox as peer, remove loader resolution
chrisgervang 93f7f59
wip refactor: improve types, bump example decks
charlieforward9 6334935
chore: pin yarn version
charlieforward9 4967fc8
wip chore: bump & test examples
charlieforward9 5e79461
fix: #277
charlieforward9 5bbf88a
feat: add types to react quick animation component
charlieforward9 093ab76
refactor(Animator): remove
charlieforward9 b7ce53a
refactor(encoders): remove archive format, standardize zip
charlieforward9 b011b98
minor: animator refactor
charlieforward9 c4e99fe
minor: linting, formatting
charlieforward9 52af878
refactor(keyframes): remove unused features field
charlieforward9 57d31c3
chore(examples): bump / migrate, depend on local repo
charlieforward9 cc61f96
refactor(keyframes): remove kepler keyframe features
charlieforward9 547d5e8
Apply suggestions from code review
chrisgervang b299616
Merge branch 'master' into pr/285
chrisgervang 20d76c7
Merge branch 'master' into pr/285
chrisgervang b6ac51f
Disable node tests
chrisgervang 00272be
Enable headless browser tests
chrisgervang 9807328
Use deck 9.1 in scripting
chrisgervang 3204ff6
audit html
chrisgervang 46b66a5
Remove packageManager
chrisgervang 57fc004
Fix website build
chrisgervang dcd38a2
Revert "Remove packageManager"
chrisgervang 7bbed20
add packageManager to website
chrisgervang 1a069de
define clear color in views for each example
chrisgervang c339bf9
use browser tests in CI instead of node tests
chrisgervang 0f61f3d
hack around dev-tools running node tests in CI
chrisgervang fa014a0
restore lint in ci
chrisgervang 46193b3
TODO
chrisgervang 877c8da
old docs
chrisgervang File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -8,6 +8,7 @@ coverage/ | |
| .cache/ | ||
|
|
||
| tsconfig.tsbuildinfo | ||
| tsconfig.build.tsbuildinfo | ||
|
|
||
| */**/yarn.lock | ||
| !website/yarn.lock | ||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'd prefer to use the version of loaders on master since there's an issue with GIF encoding the videos module in later versions, and we're not using anything from the newer version of loaders
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
^3.4.13?There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In order to bump to deck9.1, I need
@loaders.gl/core@"^4.2.0", where is the encoding issue discussed?Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
visgl/loaders.gl#2164
A fix was attempted, but it's still an issue. I have a reproduction in #305
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It actually still affects this branch too after removing the resolution