Major update 🎓
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
- Introduced a Framework for dynamic boxes.
- Included new examples showcasing decorations.
Dynamics
- Demonstrated creation and destruction of dynamic objects.
- 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.