-
-
Notifications
You must be signed in to change notification settings - Fork 702
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
Lazy load react-dropzone #2044
Merged
Merged
Lazy load react-dropzone #2044
Conversation
This file contains 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
LGTM. I've been looking to see if the |
tiberiuichim
approved these changes
Dec 3, 2020
tiberiuichim
requested changes
Dec 3, 2020
tiberiuichim
approved these changes
Dec 3, 2020
sneridagh
approved these changes
Dec 4, 2020
sneridagh
added a commit
that referenced
this pull request
Dec 4, 2020
* master: feat(restapi): add emailSend action (#2042) Lazy load react-dropzone (#2044) Python3.9 compatibility (#2045) Multi-selected copy/paste blocks (#1951) Back to development Release 10.2.0 Prepare for release Fix regression in the `getContent` action with the expandable missing (#2046) Generate language file of added missing German translations (#2036) Gh actions i18n (#2038) Back to development Release 10.1.0 Prepare for release Update translations de (#2034) Update translations (#2033)
sneridagh
added a commit
that referenced
this pull request
Dec 12, 2020
* configascontext: (32 commits) Fix deps PoC refactoring using React Context for passing down the config in components Back to development Release 10.4.0 Prepare for release Volto sites in production update (#2055) Add ability to filter the attributes that are saved in the ObjectBrowserWidget and add proper object_widget (#2053) adding video thumbnail for the .mp4 extension (#2052) Back to development Release 10.3.0 Prepare for release Fix addons loader compatibility with Windows (#2047) Search depth (#2032) Tweak Cypress to avoid unfinished resource waiting (#2037) feat(restapi): add emailSend action (#2042) Lazy load react-dropzone (#2044) Python3.9 compatibility (#2045) Multi-selected copy/paste blocks (#1951) Back to development Release 10.2.0 ...
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
lazy loading stuffs... #1932