Releases: jupyter-widgets/ipywidgets
Releases Β· jupyter-widgets/ipywidgets
8.1.6
What's Changed
- Fix lumino and lab packages pinning by @martinRenou in #3958
- Typo fix by @david4096 in #3960
- Update lables even without MatJax/TypeSetter by @DonJayamanne in #3962
- Update github actions and fix readthedocs by @brichet in #3983
- Fix the new line when pressing enter in textarea widget by @brichet in #3982
- Backward compatibility on processPhosphorMessage by @martinRenou in #3945
- Include sourcemaps in npm tarballs by @manzt in #3978
- Fix deprecation warning when importing the backend_inline by @emolinlu in #3984
New Contributors
- @david4096 made their first contribution in #3960
- @brichet made their first contribution in #3983
- @emolinlu made their first contribution in #3984
Full Changelog: 8.1.5...8.1.6
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