Skip to content

Major update 馃帗

Compare
Choose a tag to compare
@JerryI JerryI released this 07 May 11:03
· 49 commits to canary since this release

Since the total bundle size (app + docs + libs) has exceeded 300 MB, we have decided to provide you with two options:

  • WLJS Notebook Minimal: Requires an internet connection for installation and accessing documentation.

  • WLJS Notebook Full: Includes offline documentation and the latest libraries.

Bug Fixes & Features Implemented

Plotting & Graphics

  • Fixed PlotLabel issue.
  • Implemented Graph functionality.
  • DatePlot now correctly converts UNIX time scale into human-readable dates.
  • Added BezierCurve support.
  • Utilized GraphicsComplex for 2D graphics performance enhancements.

Boxes

Screenshot

Screenshot

  • Included new examples showcasing decorations.

Dynamics

  • Demonstrated creation and destruction of dynamic objects.
Video

Video

  • Added new examples highlighting dynamics and interaction.
  • Introduced a new input element, InputJoystick.
  • Supported the use of Beep[].

UI & App

  • Resolved issues with Windows server mode.
  • Enabled haptic feedback for MacOS devices and sliders.
  • Implemented layout improvements.