- Update to 8.1.7
* Dynamic widgets registry by @martinRenou in #3988
- Release 8.1.6
* 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
* 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
- Update to 8.1.5
OBS-URL: https://build.opensuse.org/request/show/1297165
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ipywidgets?expand=0&rev=20
* Dynamic widgets registry by @martinRenou in #3988
- Release 8.1.6
* 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
* 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
- Update to 8.1.5
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipywidgets?expand=0&rev=53
- Update to 4.0.13
* 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
- Drop ipywidgets-pr3903-pytest.patch
OBS-URL: https://build.opensuse.org/request/show/1201256
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ipywidgets?expand=0&rev=19
* 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-ipywidgets?expand=0&rev=50
- Update to version 7.7.1
* Fix broken link icon for FontAwesome 4 and 5 #3495
* Fix message throttling bug #3494
* Fix state message parsing to be more permissive #3486
* Fix tests on Python 3.11 #3480
* Add better front-page docs #3496
- Release 7.7
* Fix installation on Python 3.10. #3368
* Throw an error if we cannot render a widget, enabling the
rendering system to fall back to rendering a different data
type if available. #3290
* Create a new widget control comm channel, enabling more
efficient fetching of kernel widget state. #3201
* Refactor logic for fetching kernel widget state to the manager
base class. This logic first tries to use the new widget
control comm channel, falling back to the existing method of
requesting each widget's state individually. #3337
* Enable HTMLManager output widgets to render state updates.
#3372
* Do not reset JupyterLab CSS variables if they are already
defined. #3344
* Fix variable inspector example. #3302
* Introduce new widget manager has_model method for synchronously
checking if a widget model is registered. #3377
* Work around bug in Chrome rendering Combobox arrows. #3375
* Optionally echo update messages from frontends to other
frontends. This enables widget views in different frontends to
maintain consistent state simultaneously, and also makes sure
that simultaneous updates from the kernel and frontend resolve
to a consistent state. This is off by default in ipywidgets
OBS-URL: https://build.opensuse.org/request/show/992081
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ipywidgets?expand=0&rev=9
* Fix broken link icon for FontAwesome 4 and 5 #3495
* Fix message throttling bug #3494
* Fix state message parsing to be more permissive #3486
* Fix tests on Python 3.11 #3480
* Add better front-page docs #3496
- Release 7.7
* Fix installation on Python 3.10. #3368
* Throw an error if we cannot render a widget, enabling the
rendering system to fall back to rendering a different data
type if available. #3290
* Create a new widget control comm channel, enabling more
efficient fetching of kernel widget state. #3201
* Refactor logic for fetching kernel widget state to the manager
base class. This logic first tries to use the new widget
control comm channel, falling back to the existing method of
requesting each widget's state individually. #3337
* Enable HTMLManager output widgets to render state updates.
#3372
* Do not reset JupyterLab CSS variables if they are already
defined. #3344
* Fix variable inspector example. #3302
* Introduce new widget manager has_model method for synchronously
checking if a widget model is registered. #3377
* Work around bug in Chrome rendering Combobox arrows. #3375
* Optionally echo update messages from frontends to other
frontends. This enables widget views in different frontends to
maintain consistent state simultaneously, and also makes sure
that simultaneous updates from the kernel and frontend resolve
to a consistent state. This is off by default in ipywidgets
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipywidgets?expand=0&rev=29