-
Couldn't load subscription status.
- Fork 37
Propagate muti-cell paste event to Dash #261
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 all commits
Commits
Show all changes
20 commits Select commit Hold shift + click to select a range
dac9b37 Change the 'onCellValueChanged' collection mechanism from collecting …
emilhe 5e06c5a Add more strict type checking
emilhe b706454 Run prettier src --write
emilhe 5f9c2bd Update unit test to handle array structure
emilhe b2a9c70 Add multi-event test
emilhe 9c4b043 Test CELL_VALUE_CHANGED_DEBOUNCE_MS = 10
emilhe 4c0a37c Try simpler unit test (attempt to fix react-18 compatibility issue)
emilhe de279d1 Test (extremely) high CELL_VALUE_CHANGED_DEBOUNCE_MS (attempt to fix …
emilhe 01d670b updating utils to work with editing inputs from full row editing
BSd3v 064819a A few corrections, refactor is_undefined_or_null into function
emilhe 1426b5d Linting fixes
emilhe 9a30b81 Reduce CELL_VALUE_CHANGED_DEBOUNCE_MS to a minimum (1 seems to be eno…
emilhe 83d2be2 Add changelog entry
emilhe 8ecda63 mimicing changes in the bump to v31 branch
BSd3v 549e704 fix for linting
BSd3v 0d786e7 Merge remote-tracking branch 'origin/cellValueChanged' into cellValue…
emilhe fc50267 Update changelog entry
emilhe 2b9a276 Simplify pendingCellValueChanges flow
emilhe 09e8b2b Update CHANGELOG.md
emilhe 1f5da06 bumping post build check to `es2017` rather than `es2015`
BSd3v 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
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
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.