# release notes from ipywidgets 8.1.4 and 8.1.3 * More Phosphor backward compatibility by @martinRenou in #3942 ## 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 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyterlab-widgets?expand=0&rev=23
116 lines
4.3 KiB
Plaintext
116 lines
4.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sun Sep 15 15:49:33 UTC 2024 - Ben Greiner <code@bnavigator.de>
|
|
|
|
- Update to 4.0.13
|
|
# release notes from ipywidgets 8.1.4 and 8.1.3
|
|
* More Phosphor backward compatibility by @martinRenou in #3942
|
|
## 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
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jul 12 15:42:02 UTC 2024 - Ben Greiner <code@bnavigator.de>
|
|
|
|
- Update to 3.0.11 with jupyterlab-manager 5.0.11
|
|
* Add support for widgets in JupyterLab code consoles by @jtpio
|
|
in #3004
|
|
* Add return to pack_models by @gjmooney in #3923
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 29 17:49:23 UTC 2024 - Ben Greiner <code@bnavigator.de>
|
|
|
|
- Update to 3.0.10 with jupyrerlab-manager 5.0.10
|
|
* 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
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Dec 23 20:38:01 UTC 2023 - Ben Greiner <code@bnavigator.de>
|
|
|
|
- Update to 3.0.9
|
|
* From ipywidgets 8.1.1: Raise error when copy method is used on
|
|
base widget class by @mmc1718 in #3780
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 18 18:21:19 UTC 2023 - Ben Greiner <code@bnavigator.de>
|
|
|
|
- Update to 3.0.8
|
|
* no own release notes, see ipywidgets 8.1:
|
|
- Allow CSS variables to be used as values in the Color trait
|
|
by @nurbo in #3796
|
|
- Require python for js files to work
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 4 15:42:21 UTC 2023 - Ben Greiner <code@bnavigator.de>
|
|
|
|
- Update to 3.0.7 with jupyterlab-manager 5.0.7
|
|
## release notes from ipywidgets 8.0.6
|
|
* Fix: revert removing ipykernel dependency #3749
|
|
* Fix: structuredClone broke default serializer that depended on
|
|
JSON/toJSON #3738
|
|
* Fix: comm/ipykernel/manager runtime issues: #3740, #3737
|
|
* Fix: propertly typed Comm interface #3722
|
|
* Fix: support the comm package #3533
|
|
* Fix: use of structuredClone allows for binary traits out of the
|
|
box #3689
|
|
* Fix: combobox update issue #3681
|
|
* Fix: add grey as valid color #3671
|
|
* Fix: deprecation warning when using interact #3669
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 5 15:48:54 UTC 2022 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Bump up also jupver macro.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Oct 1 18:37:45 UTC 2022 - Arun Persaud <arun@gmx.de>
|
|
|
|
- update to version 3.0.3:
|
|
* no changelog available
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Aug 20 15:19:10 UTC 2022 - Arun Persaud <arun@gmx.de>
|
|
|
|
- specfile:
|
|
* drop patch ipywidgets-pr3138-pr3194-packaging.patch
|
|
|
|
- update to version 3.0.2:
|
|
* ships jupyter-widgets/jupyterlab-manager@5.0.2
|
|
* no changelog available
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 6 12:49:05 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
|
|
|
- Use the js version for the jupyter package
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 6 12:20:03 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
|
|
|
- Add ipywidgets-pr3138-pr3194-packaging.patch for python310
|
|
packaging
|
|
- Actually adds the JS files now
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Oct 17 20:43:24 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
|
|
|
- Initial specfile for 1.0.2
|
|
- Required by ipywidgets
|