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

Abstract out the notion of a traitlet instance type that can be initialized with a dict #1253

Merged
merged 2 commits into from
Apr 5, 2017

Conversation

jasongrout
Copy link
Member

@jasongrout jasongrout commented Apr 5, 2017

Replace Layout and Style trait types with the new InstanceDict trait type.

Add slider style traits where needed to support handle_color. Also add the readout format to the floatrange slider. This fixes #347.

…alized with a dict.

Replace Layout and Style trait types with the new InstanceDict trait type.

Add slider style traits where needed to support handle_color. This fixes part of jupyter-widgets#347.
All of the infrastructure was there, it just wasn’t exposed to python.

Fixes jupyter-widgets#347.
@jasongrout jasongrout merged commit 5d5adf4 into jupyter-widgets:master Apr 5, 2017
@jasongrout jasongrout modified the milestone: 7.0 Apr 11, 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.

FloatRangeSlider fixes/enhancements
1 participant