All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- UI glitch when resizing viewport (#51).
- improve
ProgressBar
by showing thumb hint over DOM elements.
0.1.5 - 2024-10-31
- prevent removal of a selected widget when erasing content in an input (using
Delete
shortcut).
0.1.4 - 2024-10-28
- access to editor on mobiles.
- responsiveness in page
fig-readme
. - delete button in context menu of
fig-tree
. Delete
shortcut to remove selected widget.
0.1.3 - 2024-10-04
- change state variable of input-like widgets for
Lua sol2
.
- improve formatting of widgets for
Lua sol2
(less verbose).
0.1.2 - 2024-10-04
- drag/drop not working on WebKit browsers (#33).
- 404 redirection to webapp instead of the 404 page of GitHub.
0.1.1 - 2024-07-30
- improve load time using lazy loading.
0.1.0 - 2024-07-30
- initial version with support for
Lua sol2
.