6ee5a86176
- 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
Benjamin Greiner2025-08-02 16:28:03 +00:00
1694b16bae
Accepting request 1201256 from devel:languages:python:jupyter
Ana Guerrero2024-09-16 15:42:39 +00:00
c0ddd65f0a
- 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 #3862Benjamin Greiner2024-09-15 15:55:24 +00:00
8c056b681a
Accepting request 1187204 from devel:languages:python:jupyter
Ana Guerrero2024-07-14 06:51:35 +00:00
d22415dc97
Accepting request 1187203 from home:bnavigator:branches:devel:languages:python:jupyter
Benjamin Greiner2024-07-12 16:11:55 +00:00
606695e8c0
Accepting request 1163567 from devel:languages:python:jupyter
Ana Guerrero2024-04-02 14:40:30 +00:00
2ee71f6e25
- Update to 8.1.2 * 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 #3866Benjamin Greiner2024-03-29 17:58:26 +00:00
0a96d5894a
- Skip python39: no longer supported since ipython 8.19
Benjamin Greiner2024-03-05 18:30:28 +00:00
81bce87615
Accepting request 1113293 from devel:languages:python:jupyter
Ana Guerrero2023-09-25 18:03:13 +00:00
907b165168
- Update to 8.1.1 * 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 #3830Benjamin Greiner2023-09-24 17:51:03 +00:00
a82bb3aac6
- Update to 8.0.4 * Fix: slider change event issue with tapping: #3597, #3617 * Fix: unintentional deprecation warnings: #3648, #3650 * Fix: registry state lookup failed, making is impossible to create widgets from the frontend: #3653 - Release 8.0.3 * Fix: be backwards compatibel with 7.x, where we re-instroduced .widget and .widget_types #3567 * Fix: be backwards compatibel with 7.x, revert hold_sync during set_state #3642Benjamin Greiner2022-12-25 19:40:27 +00:00
0f2f589441
- 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
Benjamin Greiner2022-08-01 17:51:10 +00:00