-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Standalone dash renderer (for custom hooks) - March 1 #367
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
37 commits
Select commit
Hold shift + click to select a range
ef0fbeb
Use DashRenderer as a standalone library
valentijnnieman 938e466
Cleanup code
valentijnnieman d916765
Update tests with renderer tag
valentijnnieman 456a090
Fix linting error
valentijnnieman 1e957c7
Refactor generate_renderer function
valentijnnieman e776e8e
Refactor _generate_renderer
valentijnnieman 3edaa12
Fixed pylint line too long error
valentijnnieman 41fdc76
Fixed pylint trailing whitespace error
valentijnnieman 6c3469f
Added test for custom renderer in index string
valentijnnieman b46f0df
Use updated dash-renderer tarball for now
valentijnnieman bd8c9fb
Also use dash-renderer tarball in dev-requirements.txt
valentijnnieman d4b0418
Update dev-requirements-py37
valentijnnieman d0120db
dash-renderer tarball in dev-requirements-py37
valentijnnieman 421cd2d
Merged with master & resolved merge conflicts
valentijnnieman 0fe6d64
Add renderer to interpolate_index
valentijnnieman 09a0511
application/json -> application/javascript
valentijnnieman ec95f0b
Add renderer to interpolate_index
valentijnnieman 2a0c922
Add (broken) test for interpolate_index renderer
valentijnnieman 92e6bd8
Fixed typo
valentijnnieman 827e1a3
Add wait_for_text_to_equal and use it in renderer tests
valentijnnieman 2486dcb
Merge branch 'master' of https://github.com/plotly/dash into standalo…
valentijnnieman 01b3216
Try dash-renderer egg instead of tarball :egg:
valentijnnieman f3a85ca
Add egg to dev-req files too :egg:
valentijnnieman ea2b623
Use egg of custom_hooks branch of dash-renderer in circleci config to…
valentijnnieman 1358dbe
Use ActionChain instead of .clear() to fix tests
valentijnnieman f9002e1
Add correct interpolated index test & fix wildcard test
valentijnnieman 0150977
Remove print from test :see_no_evil:
valentijnnieman bf651ff
Fix formatting
valentijnnieman ba95dc6
Remove unused code
valentijnnieman b94ca9a
Remove unused requirements files
valentijnnieman 11d98a1
Changed renderer param example string
valentijnnieman caf21a2
Add check for new DashRenderer
valentijnnieman d15f0ba
const -> var
valentijnnieman 4797b2a
Missing > in script tag
valentijnnieman 7fc8a80
Remove unused wait_for methods
valentijnnieman 5fbadf1
Revert renderer scripts check
valentijnnieman 1c59379
Merge branch 'master' of https://github.com/plotly/dash into standalo…
valentijnnieman 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
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.