Skip to content

Releases: jupyter-widgets-contrib/ipycanvas

Release 0.5.1

Choose a tag to compare

@martinRenou martinRenou released this 11 Sep 20:36

Big fixes

  • Fix mouse events for the MutliCanvas

Release 0.5.0

Choose a tag to compare

@martinRenou martinRenou released this 29 Jul 06:57

Improvements

  • Refactor sizing logic. The web canvas has two sizes, the colorbuffer size and the display size (actual size on the screen). We used to only expose the colorbuffer size and force the display size to be the same. The user can now control the display size through the layout property. #111 #113

Release 0.4.7

Choose a tag to compare

@martinRenou martinRenou released this 07 Jun 09:41

Improvements

  • Ship .d.ts files with the JavaScript package #97
  • Change getCoordinates and resizeCanvas from private to protected #98

Release 0.4.6

Choose a tag to compare

@martinRenou martinRenou released this 07 Jun 09:39

Improvements

  • Add support for int8 int16, float16 float32 float64 buffer arrays #88

Release 0.4.5

Choose a tag to compare

@martinRenou martinRenou released this 07 Jun 09:38

Bug fixes

  • Fix JupyterLab 2 support #86

Release 0.4.4

Choose a tag to compare

@martinRenou martinRenou released this 03 Mar 09:07

Improvements

  • Add JupyterLab 2 support #78
  • Documentation improvements #74 #72

Release 0.4.3

Choose a tag to compare

@martinRenou martinRenou released this 24 Jan 11:47

Changes:

  • Deprecate the size attribute in favor of width and height #69
  • Layout improvements #68
  • Fix MutliCanvas's sync_image_data attribute, and dynamically react to this attribute #70
  • Documentation improvements

Release 0.4.2

Choose a tag to compare

@martinRenou martinRenou released this 18 Jan 09:49

Changes:

Release 0.4.1

Choose a tag to compare

@martinRenou martinRenou released this 22 Dec 09:43
Signed-off-by: martinRenou <martin.renou@gmail.com>

Release 0.4.0

Choose a tag to compare

@martinRenou martinRenou released this 03 Nov 09:06
Release 0.4.0