Skip to content
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

clientside callback interface #672

Merged
merged 9 commits into from
Apr 8, 2019
Merged

clientside callback interface #672

merged 9 commits into from
Apr 8, 2019

Conversation

chriddyp
Copy link
Member

see associated PR & examples in
plotly/dash-renderer#143

rename `client_function` to `clientside_function
dash/dash.py Outdated Show resolved Hide resolved
dash/dependencies.py Outdated Show resolved Hide resolved
@chriddyp
Copy link
Member Author

chriddyp commented Apr 8, 2019

Thanks @alexcjohnson . I have addressed your comments

Copy link
Collaborator

@alexcjohnson alexcjohnson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💃 💃 💃

@chriddyp chriddyp merged commit f2c56d1 into master Apr 8, 2019
denis554 added a commit to denis554/dash that referenced this pull request Apr 9, 2019
* 🐎 clientside callback interface

see associated PR & examples in
plotly/dash-renderer#143

* 📝 don't overload `callback` with `clientside` and

rename `client_function` to `clientside_function

* ✅ straighten up the pylint directives

as per plotly/dash#672 (comment)

* ⚡ No clientside function = `None`

* 📝 CHANGELOG

* 📝 pylint

* ⚡ unused files
@Marc-Andre-Rivet Marc-Andre-Rivet deleted the clientside-2 branch September 25, 2019 10:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants