-
-
Notifications
You must be signed in to change notification settings - Fork 31
Refactor DashR callbacks for increased parity with Dash for Python API #51
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
31 commits
Select commit
Hold shift + click to select a range
87401c2
:hocho: some callback code, :hammer: for parity with Dash :snake:
1e37525
refactoring callbacks for parity with Dash for Python
f59842b
added assert_valid_callbacks
2a4962e
added call to assert_valid_callbacks
d0c4182
corrected missing function declaration
53d37ed
fix silly typo
5f89e80
Update README.md
rpkyle 525bb76
Update DESCRIPTION
rpkyle 4703fb0
:hammer: unify passing inputs and state
da17c59
:hocho: event
c6c4359
fixes for layout rendering
628e23e
replaced stray user_function with func
fc74849
replaced one more user_function with func
63bc0c3
added nested list check for state
dec6ddf
remove default arguments from id and property in helper fns
61feba5
validate that params contain only inputs or states
b88eb58
modified output_value
1db92b4
removed pointless unlist/cast to list
7032150
:white_check_mark: added check for input, state ordering
5951b2b
:bug: fixed check for valid_seq return value
db27e1a
Update README.md
rpkyle ebd11b1
Update README.md
rpkyle 86e5268
Update README.md
rpkyle 99c93ad
Update README.md
rpkyle b54e7aa
Update README.md
rpkyle 1838f7b
Update README.md
rpkyle 53fa11a
adjusting required version for deployment compatibility
7e51f91
:hocho: key field in dependency obj
313dff1
:hocho: key field in payload
f9c9174
:black_circle: wrap layout_render() in invisible
6cf95ff
add short comment to explain layout_render() behaviour
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
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.