-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Async JavaScript Lazy Loading #899
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 1 commit
Commits
Show all changes
70 commits
Select commit
Hold shift + click to select a range
6fbaa15
update props waits for lazy components to be ready
d4b56ab
lint
937bc30
format
81408b9
Merge remote-tracking branch 'origin/dev' into exp-dynamic
3c1620d
usage
d364090
Merge branch 'dev' into exp-dynamic
Marc-Andre-Rivet 42f6580
Merge branch 'dev' into exp-dynamic
Marc-Andre-Rivet 93cfc24
(wip) Strict 'isAppReady'
51b4ddf
Merge branch 'exp-dynamic' of github.com:plotly/dash into exp-dynamic
a70f3c2
format
72fe8c2
handle app ready state in store
3077b80
clean up
917f536
:loud_sound: add logs for resource serving
231765e
a387525
Merge branch 'dev' into exp-dynamic
Marc-Andre-Rivet df362a1
[WIP] Dash support for `async` flag on js_dist
8ee541a
lint
10bde03
cheat the lint...
96cf8f5
lint
659496f
Merge branch 'dev' into exp-dynamic
Marc-Andre-Rivet 4e787b6
lint
cd1d1dc
lint
9429047
lint
cd69f6b
Merge branch 'dev' into exp-dynamic
Marc-Andre-Rivet ba03895
lazy by default, force makes eager, fix logic
35ba28a
lint
953f65b
clean up
610ff28
Merge branch 'dev' into exp-dynamic
Marc-Andre-Rivet b4e105a
- update app readiness on prop update
9d24848
Merge branch 'exp-dynamic' of github.com:plotly/dash into exp-dynamic
f32edbd
- share isSimpleComponent
91771d1
- format and redudant bool
58034cd
lint
5478f83
black / lint
9d95615
lint
2f303af
revert
ee608a0
revert
ab5801f
lint
be2eb1d
lint
c5a1636
lint (dash-renderer)
0a18d3c
- make `isComponentReady` part of dash-renderer
24712eb
standalone isComponentReady
37e4c9e
add project webpack-dash-dynamic-plugin
4daa8eb
typo
2c87000
lint
deec3d6
umd library target
42b62f4
changelog
766dad2
umd externals
9b06789
structure
99e437c
new packages
2650fa9
update @plotly utility packages
2ea2d48
update usage
1ce9792
changelog
3c3c81c
Merge branch 'dev' into exp-dynamic
Marc-Andre-Rivet af35006
update @plotly/dash-component-plugins
247bb64
Merge branch 'dev' into exp-dynamic
Marc-Andre-Rivet 3e13e82
unit test async resources
884c74a
Merge branch 'exp-dynamic' of github.com:plotly/dash into exp-dynamic
a598dae
black
8d6c137
is
0a6e4c6
rename
8b864cb
e2e eager/lazy tests
92a5699
dcc exp-dynamic-2
558bf6c
cleanup
13e274e
use table instead of graph for devtools tests
1a7a470
use async table branch
7c3edaa
add tests for notifyObserver
7852312
update app ready state only for set_layout and update_props with chil…
063185e
Merge branch 'dev' into exp-dynamic
Marc-Andre-Rivet aa79b2f
Merge branch 'dev' into exp-dynamic
Marc-Andre-Rivet 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
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.
Uh oh!
There was an error while loading. Please reload this page.