Skip to content
This repository has been archived by the owner on Jun 4, 2024. It is now read-only.

Custom hooks - March 1 #75

Merged
merged 29 commits into from
Feb 28, 2019
Merged
Show file tree
Hide file tree
Changes from 3 commits
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
9005923
Made DashRenderer standalone with hooks argument
valentijnnieman Sep 4, 2018
3fd37f5
Tests for DashRenderer with custom hooks
valentijnnieman Sep 4, 2018
89da3a2
Remove console.logs
valentijnnieman Sep 4, 2018
7e3045e
Add request and response parameters to hooks
valentijnnieman Sep 5, 2018
4af1751
Use dash-0.26.4 tarball for now
valentijnnieman Sep 7, 2018
e098366
Clean up DashRenderer class
valentijnnieman Sep 14, 2018
ed8350b
Remove JSON.Stringify() from request_pre payload parameter
valentijnnieman Sep 14, 2018
3564574
Replace typeof with Ramda's type
valentijnnieman Sep 14, 2018
26784c7
:zap: then()
valentijnnieman Sep 14, 2018
3b4d36f
Update type check for Ramda's type()
valentijnnieman Sep 20, 2018
f379521
Check if hooks are set or empty before hydrating
valentijnnieman Oct 3, 2018
ad6bcf0
Fire setHooks in AppContainer instead
valentijnnieman Oct 11, 2018
407062f
Cleanup
valentijnnieman Oct 12, 2018
458e143
Merge branch 'master' of https://github.com/plotly/dash-renderer into…
valentijnnieman Feb 15, 2019
9ab7ccc
Fixed tests with new Dash tar containing standalone dash-renderer
valentijnnieman Feb 15, 2019
7cb0fc5
Favour dash egg over tarball :egg
valentijnnieman Feb 15, 2019
8402201
Remove unneeded call_count from test
valentijnnieman Feb 15, 2019
bb91e78
Fix test with input clear() issue
valentijnnieman Feb 15, 2019
2d3ac1c
prettier & rebuild
alexcjohnson Feb 21, 2019
6c309d7
lint with both eslint and prettier
alexcjohnson Feb 21, 2019
86d5f62
Update test with payload param and add proptypes instead of type chec…
valentijnnieman Feb 27, 2019
c9e4386
Merge branch 'custom_hooks' of https://github.com/plotly/dash-rendere…
valentijnnieman Feb 27, 2019
fd3f4ab
Prettier fix
valentijnnieman Feb 27, 2019
d36daaa
Fire post before dispatches that use data.response
valentijnnieman Feb 27, 2019
d7c33d7
Update test with response data
valentijnnieman Feb 27, 2019
7bbfe5b
Fix formatting
valentijnnieman Feb 27, 2019
22b7275
Merge branch 'master' of https://github.com/plotly/dash-renderer into…
valentijnnieman Feb 28, 2019
a2cbcbe
Fix formatting
valentijnnieman Feb 28, 2019
aa6a365
Fix request hooks test
valentijnnieman Feb 28, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading