Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Async components#692

Merged
Marc-Andre-Rivet merged 12 commits intodevfrom
async-components
Nov 4, 2019
Merged

Async components#692
Marc-Andre-Rivet merged 12 commits intodevfrom
async-components

Conversation

@Marc-Andre-Rivet
Copy link
Contributor

@Marc-Andre-Rivet Marc-Andre-Rivet commented Nov 1, 2019

Follow up to #616

Brings async to components:

  • datepicker single/range
  • dropdown
  • markdown
  • upload

Slider/RangeSlider behave incorrectly when asynced -- they seem to execute just fine but they display nothing. Needs to be investigated further, and there is diminishing returns.

Brings dcc.min.js entry point down from ~1.09MB to ~374kB.

None of these components have side-effects, so they do not use the async decorator.

  • changelog
  • fix percy diffs for datepickers

Loading
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants