* Use mpl.version_info in FigureManager by @ianthomas23 in #580
* Update Ipython requirement by @ianhi in #589
- Version 0.9.6
* Remove workaround for matplotlib < 3.4 by @ianthomas23 in #577
- Version 0.9.6
* Minor doc formatting improvement by @oscargus in #521
* Remove unnecessary dependency ipython_genutils by
@randolf-scholz in #558
* Include event.buttons in mouse events by @ianthomas23 in #568
* Support python 3.13 in classifiers and CI by @ianthomas23 in
#571
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipympl?expand=0&rev=39
- specfile:
* update download path and name of full example
* update required matplotlib version
- update to version 0.9.2:
* Maintenance
+ Remove unused 'close' arg to show(). by @anntzer in #466
+ Move draw_if_interactive logic to
new_figure_manager_given_figure. by @anntzer in #468
+ Add bot for updating galata screenshots by @martinRenou in #484
+ Add support for ipywidgets 8 by @ianhi in #461
- changes from version 0.9.1:
* Fix issue with widget versioning that prevented ipympl to work in
Voila, nbsphinx and vscode
* update release instructions by @ianhi in #459
- changes from version 0.9.0:
* Bump url-parse from 1.5.3 to 1.5.7 by @dependabot in #433
* Create docs by @ianhi in #434
* remove linting from tests - now in precommit by @ianhi in #444
* fixed example notebook filepath by @lento234 in #445
* update binder bot link by @ianhi in #447
* support double click events by @ianhi in #446
* use new matplotlib nightly wheel in tests by @ianhi in #449
* [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #452
* add docs to readme by @ianhi in #453
* Add model version separate from package version by @ianhi in #448
- changes from version 0.8.8:
* fix toolbar for mpl>3.6 by @ianhi in #428
- changes from version 0.8.7:
* Remove centering of plot on firefox by @ianhi in #421
* Fix CI by @martinRenou in #423
OBS-URL: https://build.opensuse.org/request/show/1009859
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ipympl?expand=0&rev=9
Note to reviewer: not sure if the test is correct... the ipynb name seems to have changed and there is also a test-ui directory in the tar-ball, but not sure how to execute the tests
- specfile:
* update download path and name of full example
* update required matplotlib version
- update to version 0.9.2:
* Maintenance
+ Remove unused 'close' arg to show(). by @anntzer in #466
+ Move draw_if_interactive logic to
new_figure_manager_given_figure. by @anntzer in #468
+ Add bot for updating galata screenshots by @martinRenou in #484
+ Add support for ipywidgets 8 by @ianhi in #461
- changes from version 0.9.1:
* Fix issue with widget versioning that prevented ipympl to work in
Voila, nbsphinx and vscode
* update release instructions by @ianhi in #459
- changes from version 0.9.0:
* Bump url-parse from 1.5.3 to 1.5.7 by @dependabot in #433
* Create docs by @ianhi in #434
* remove linting from tests - now in precommit by @ianhi in #444
* fixed example notebook filepath by @lento234 in #445
* update binder bot link by @ianhi in #447
* support double click events by @ianhi in #446
* use new matplotlib nightly wheel in tests by @ianhi in #449
* [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #452
* add docs to readme by @ianhi in #453
* Add model version separate from package version by @ianhi in #448
- changes from version 0.8.8:
* fix toolbar for mpl>3.6 by @ianhi in #428
- changes from version 0.8.7:
* Remove centering of plot on firefox by @ianhi in #421
* Fix CI by @martinRenou in #423
- changes from version 0.8.6:
* Use Retrolab on Binder by @martinRenou in #414
* Allow ipython-8.0 by @stonebig in #418
- changes from version 0.8.5:
* Fix package dependencies by @martinRenou in #410
OBS-URL: https://build.opensuse.org/request/show/1009186
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipympl?expand=0&rev=22
- Update to v0.8.4 w/ jupyter-matplotlib v0.10.4
* Try fixing the automatic release CI job by @martinRenou in #408
* Improve toolbar positioning by @martinRenou in #407
- Release 0.8.3
* Update CI badge for github actions by @ianhi in #384
* Add configurable throttling for pan_zoom by @martinRenou in
#393
* Webpack: Remove docs build by @martinRenou in #394
* Slow down pre-commit autoupdates by @ianhi in #398
* Fix nbconvert pdf export by @martinRenou in #404
* Refactor image embedding logic and fix nbconvert HTML export by
@martinRenou in #406
* Refactor toolbar by @martinRenou in #396
- Release 0.8.2
* Fix issue with Pyolite workaround #382
- Release 0.8.1
* Save plot image in the Widget model #376
* Mock Tornado for JupyterLite #381
* Fix DPI for static image #380
* Improve rubberband #371
* Pre-commit setup #362
* Bug fixes:
* Fix import when not in IPython context #364
- Release 0.8.0
* ipympl now saves the static plot image in the Notebook #343
* jupyter-matplotlib has switched to TypeScript #314
- Release 0.7.0
* Added support improved keyhandling in matplotlib 3.4 #310
(@tacaswell)
* Update the integration with ipython #305 (@ianhi)
OBS-URL: https://build.opensuse.org/request/show/942376
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ipympl?expand=0&rev=8
* Try fixing the automatic release CI job by @martinRenou in #408
* Improve toolbar positioning by @martinRenou in #407
- Release 0.8.3
* Update CI badge for github actions by @ianhi in #384
* Add configurable throttling for pan_zoom by @martinRenou in
#393
* Webpack: Remove docs build by @martinRenou in #394
* Slow down pre-commit autoupdates by @ianhi in #398
* Fix nbconvert pdf export by @martinRenou in #404
* Refactor image embedding logic and fix nbconvert HTML export by
@martinRenou in #406
* Refactor toolbar by @martinRenou in #396
- Release 0.8.2
* Fix issue with Pyolite workaround #382
- Release 0.8.1
* Save plot image in the Widget model #376
* Mock Tornado for JupyterLite #381
* Fix DPI for static image #380
* Improve rubberband #371
* Pre-commit setup #362
* Bug fixes:
* Fix import when not in IPython context #364
- Release 0.8.0
* ipympl now saves the static plot image in the Notebook #343
* jupyter-matplotlib has switched to TypeScript #314
- Release 0.7.0
* Added support improved keyhandling in matplotlib 3.4 #310
(@tacaswell)
* Update the integration with ipython #305 (@ianhi)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipympl?expand=0&rev=20
- Update to 0.5.7
* Add ESlint and prettier #213 by @QuLogic
* Add versions table to the README #217 by @martinRenou
* Add issue template #226 by @martinRenou
* Add flake8 linting in CI #230 by @QuLogic
* Add an option for prevent default behavior during scroll
#235 by @ianhi
* Update dev install instructions #243 by @ianhi
* Fix CSS issues in the toolbar icons #245 by @davidbailey00
- Update to 0.5.6
* Missing "wait" cursor #205
* Improved packaging for JupyterLab
- No changelog entries between 0.4.1 and 0.5.6
- labver is now 7.3.0
- remove Python 2 requirements
- require matplotlib web backend
OBS-URL: https://build.opensuse.org/request/show/822086
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipympl?expand=0&rev=13
- Update to 0.4.1
* Fix wheel
* Fix binder badge, add travis/conda/npm badges
- Update to 0.4.0
* Change the rate limiting to 60 fps.
* Sync the widget layout interface with matplotlib
* Only allow resizes after the original matplotlib figure
has been created.
* Change to "notebook"-like behavior
* Rate limit text updates
* Prevent the context menu from opening on right click.
* Bump mixin-deep from 1.3.1 to 1.3.2 in /js
* Bump lodash from 4.17.11 to 4.17.13 in /js
OBS-URL: https://build.opensuse.org/request/show/778842
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipympl?expand=0&rev=11
- Rename to to match python package naming guidelines.
- Split jupyter components into own subpackage.
- Use correct version number for jupyterlab subpackage.
- Update to 0.2.1
* Use widget backend
* Updated to use prefered methods for traitlets >= 4.1
- Update to version 0.1.1
* Auto enable notebook extension
* Fixup post-link
* removing warnings from nbagg backend
- Switch to wheel for more reliable builds
- Initial version
OBS-URL: https://build.opensuse.org/request/show/698544
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ipympl?expand=0&rev=1
- Rename to to match python package naming guidelines.
- Split jupyter components into own subpackage.
- Use correct version number for jupyterlab subpackage.
- Update to 0.2.1
* Use widget backend
* Updated to use prefered methods for traitlets >= 4.1
- Update to version 0.1.1
* Auto enable notebook extension
* Fixup post-link
* removing warnings from nbagg backend
- Switch to wheel for more reliable builds
- Initial version
OBS-URL: https://build.opensuse.org/request/show/698425
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipympl?expand=0&rev=1