Skip to content

Releases: lux-org/lux-widget

Lux Widget 0.1.11

17 Feb 20:02
Compare
Choose a tag to compare

The lux-widget v0.1.11 contains a bug fix to resolve the rendering issues related to exporting as HTML (#424).

Lux Widget 0.1.10

24 Oct 19:24
Compare
Choose a tag to compare

The lux-widget v0.1.10 contains a bug fix to resolve the scroll bar issue across both Jupyter Notebook and Lab (#102).
Note that Lux Widget 0.1.9 was a release mistake. Please ignore this version.

Lux Widget 0.1.8

10 Sep 22:33
Compare
Choose a tag to compare

The lux-widget v0.1.8 contains a bug fix to resolve the scroll bar issue (#411).

Lux Widget 0.1.7

20 Jul 23:43
Compare
Choose a tag to compare

The lux-widget v0.1.7 contains a minor fix to resolve the mismatched version numbering (#94).

Lux Widget 0.1.6

25 Jun 23:20
Compare
Choose a tag to compare

The lux-widget v0.1.6 contains the following changes:

  • Binder bugfix to package.json
  • Bug fix on current vis display for multiple current vis case (#85)
  • Support for lux.config.plotting_scale (#81)

Thank you to the following users who have contributed to this release: @dorisjlee, @micahtyong.

Lux Widget 0.1.5

19 Apr 05:22
c5b210f
Compare
Choose a tag to compare

The lux-widget v0.1.5 contains the following changes:

  • Jupyter Lab 3 Compatibility (#77)
  • All-column visualization caption and title (#78)
  • Display warning when no recommendation present (#70)
  • Bugfix to info box description (#67)

Thank you to the following users who have contributed to this release: @caitlynachen, @cjachekang, @dorisjlee, @jerrysong1324, @jinimukh.

Lux Widget 0.1.4

17 Feb 09:22
Compare
Choose a tag to compare

The lux-widget v0.1.4 contains the following changes:

  • Downgrade Python requirement (#66)
  • New info toggle box describing each action via long-description (#67)
  • Added conda recipe for conda-forge feedstock (#69)

Thank you to the following users who have contributed to this release: @cjachekang, @dorisjlee, @jerrysong1324.

Lux Widget 0.1.3

09 Jan 09:54
Compare
Choose a tag to compare

The lux-widget v0.1.3 contains the following changes:

  • Bug fix to support both notebook and lab installation together (#59)
  • Ability to render matplotlib generated images (#60, #61)
  • Dependency fix on jupyter-client version lock
  • Basic Travis installation check

Note that lux-widget is not currently compatible with the recently released Jupyter Lab 3. We will work on supporting Jupyter Lab 3 in the coming releases.

Thank you to the following users who have contributed to this release: @caitlynachen, @cjachekang, @dorisjlee.

Lux Widget 0.1.2

09 Dec 00:58
Compare
Choose a tag to compare

The lux-widget v0.1.2 contains frontend changes for supporting JupyterLab and VSCode. We also brought back the NPM luxwidget package distribution (for Jupyter Lab install and unpkg CDN distribution).

  • Support for Jupyter Lab (#54)
  • Removed jQuery dependency to support static HTML export (lux-org/lux:#170)
  • README changes (#56)

Thank you to the following users who have contributed to this release: @cjachekang, @dorisjlee.

Lux Widget 0.1.1

30 Nov 02:07
Compare
Choose a tag to compare

The lux-widget v0.1.1 contains the frontend changes corresponding to lux-api v0.2.1. The release contains minor changes, including:

  • Ability to set intent via frontend UI (#38)
  • Bugfixes to corresponding logger actions (#49, #50)
  • name/version change to resolve module not found issues (#51)

Thank you to the following users who have contributed to this release: @cjachekang, @dorisjlee, @jerrysong1324.