Skip to content

Releases: jupyter-widgets-contrib/ipycanvas

Release 0.5.1

11 Sep 20:36

Choose a tag to compare

Big fixes

  • Fix mouse events for the MutliCanvas

Release 0.5.0

29 Jul 06:57

Choose a tag to compare

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

07 Jun 09:41

Choose a tag to compare

Improvements

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

Release 0.4.6

07 Jun 09:39

Choose a tag to compare

Improvements

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

Release 0.4.5

07 Jun 09:38

Choose a tag to compare

Bug fixes

  • Fix JupyterLab 2 support #86

Release 0.4.4

03 Mar 09:07

Choose a tag to compare

Improvements

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

Release 0.4.3

24 Jan 11:47

Choose a tag to compare

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

18 Jan 09:49

Choose a tag to compare

Changes:

Release 0.4.1

22 Dec 09:43

Choose a tag to compare

Signed-off-by: martinRenou <[email protected]>

Release 0.4.0

03 Nov 09:06

Choose a tag to compare

Release 0.4.0