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

Disambiguate models and views #1290

Merged
merged 7 commits into from
Apr 18, 2017
Merged

Conversation

jasongrout
Copy link
Member

@jasongrout jasongrout commented Apr 17, 2017

This fixes #1256.

Changelog text:

  • A refactoring of the text, slider, slider range, and progress widgets in resulted in the BoundedIntText and BoundedFloatText losing their step attribute (which was previously ignored), and a number of these widgets changing their _model_name and/or _view_name attributes (#1290).

@jasongrout jasongrout changed the title WIP Disambiguate models and views Disambiguate models and views Apr 17, 2017
@jasongrout jasongrout modified the milestone: 7.0 Apr 18, 2017
@jasongrout jasongrout merged commit 55ab0a7 into jupyter-widgets:master Apr 18, 2017
@jasongrout jasongrout mentioned this pull request Apr 18, 2017
@github-actions github-actions bot added the resolved-locked Closed issues are locked after 30 days inactivity. Please open a new issue for related discussion. label Feb 15, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
resolved-locked Closed issues are locked after 30 days inactivity. Please open a new issue for related discussion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Multiple widgets have the same model/view information
1 participant