Releases: jupyter-widgets/ipywidgets
Releases · jupyter-widgets/ipywidgets
7.8.5
What's Changed
- 7.x: Allow building against JupyterLab 4 by @martinRenou in #3955
Full Changelog: 7.8.4...7.8.5
7.8.4
What's Changed
- 7.x: Fix widget state saving logic for JupyterLab 4 by @martinRenou in #3943
Full Changelog: 7.8.3...7.8.4
8.1.5
What's Changed
- More Phosphor backward compatibility by @martinRenou in #3942
Full Changelog: 8.1.4...8.1.5
8.1.4
What's Changed
New features
- Allow
interact
to use basic type hint annotations by @corranwebster in #3908 - Support horizontal orientation of radio buttons by @DonJayamanne in #3620
Maintenance and bug fixes
- Fix compatibility with pytest 8 by @frenzymadness in #3903
- HTMLManager: Support both ipywidgets 7 and 8 models by @martinRenou in #3932
- Make tests compatible with Python 3.13 by @frenzymadness in #3924
- fix: get_metadata deprecated since traitlets 4.1 by @ManonMarchand in #3894
- Phosphor widget backward compatibility fixes by @martinRenou in #3933
- Remove confusing error message by @martinRenou in #3936
- Fix wrong tag index in TagsInput when updated via python by @s-weigand in #3862
Documentation
- Update Widget List.ipynb by @liamb27 in #3897
- Update yarn version in dev_install.md by @jorgepiloto in #3929
- Specify Jupyterlab (version 3.x or above) by @danmarshall in #3880
- update image processing example notebok imports and function call by @RRosio in #3896
- Update Output Widget.ipynb by @tomichec in #3881
New Contributors
- @liamb27 made their first contribution in #3897
- @jorgepiloto made their first contribution in #3929
- @ManonMarchand made their first contribution in #3894
- @corranwebster made their first contribution in #3908
- @danmarshall made their first contribution in #3880
- @s-weigand made their first contribution in #3862
- @RRosio made their first contribution in #3896
- @tomichec made their first contribution in #3881
- @DonJayamanne made their first contribution in #3620
Full Changelog: 8.1.3...8.1.4
7.8.3
What's Changed
- 7.x: Fix Tabs and Accordions CSS when using lab 4 by @martinRenou in #3931
Full Changelog: 7.8.2...7.8.3
7.8.2
What's Changed
- Fix ipywidgets 7 in JupyterLab 4 by @martinRenou in #3927
Full Changelog: 7.8.1...7.8.2
8.1.3
Bug fixes
- Add support for widgets in JupyterLab code consoles by @jtpio in #3004
- Add return to pack_models by @gjmooney in #3923
Documentation
- Docs: Update jupyterlite by @martinRenou in #3918
- Docs: Fix jupyterlite deployment by @martinRenou in #3919
New Contributors
Full Changelog: 8.1.2...8.1.3
Release 8.1.2
What's Changed
- Bump systeminformation from 5.18.3 to 5.21.8 in /ui-tests by @dependabot in #3837
- Try to use manager's latexTypesetter if window.MathJax is not defined by @bollwyvl in #3847
- fix: restoring widgets from saved state is broken since v8 in Lab by @mariobuikhuizen in #3866
Full Changelog: 8.1.1...8.1.2
Release 8.1.1
What's Changed
Bug fixed
- Raise error when copy method is used on base widget class by @mmc1718 in #3780
- Reverts #3689 and #3738 back to the original working codebase by @martinRenou in #3830
Docs
New Contributors
Full Changelog: 8.1.0...8.1.1
Release 8.1.0
Improvements
- Allow CSS variables to be used as values in the Color trait by @nurbo in #3796
- Replace ipykernel dependency by the comm dependency by @martinRenou in #3811
Documentation
- Fix link to "Output widget examples" by @warrickball in #3801
- docs: remove developer docs resources by @emmanuel-ferdman in #3800
- Add missing close bracket in index.md by @warrickball in #3799
- Docs: Remove the note about mappings not working with selection widgets. by @ferdnyc in #3793
Maintenance
- Binder and yarn tweaks by @ferdnyc in #3795
- Remove shebang lines from test_* files by @frenzymadness in #3807
New Contributors
- @warrickball made their first contribution in #3801
- @emmanuel-ferdman made their first contribution in #3800
- @nurbo made their first contribution in #3796
Full Changelog: 8.0.7...8.1.0