This repository has been archived by the owner on Oct 23, 2023. It is now read-only.
Releases: meetalva/alva
Releases · meetalva/alva
1.0.0-alpha.26
v1.0.0-alpha.26 fix: use latest migrated essentials
1.0.0-alpha.25
v1.0.0-alpha.25 fix: avoid default webpack loader mechanics #734
1.0.0-alpha.24
v1.0.0-alpha.24 chore: transpile release data
1.0.0-alpha.23
v1.0.0-alpha.23 chore: revise site building
1.0.0-alpha.22
v1.0.0-alpha.22 fix: migrate reference ids
1.0.0-alpha.21
perf: switch to message-based edit history (#732) * perf: switch to message-based edit history * fix: untie elements from container * fix: remove obsolete setContainer call * fix: clear stage after undo/redo * fix: allow intermediary empty names * fix: ensure element names can be undone/redone * fix: unify and simplify name editing * fix: unset dragged element on undo/redo * fix: ensure complex property inputs can be undone/redone * fix: reset reverts when commiting
1.0.0-alpha.20
v1.0.0-alpha.20 chore: switch back to alpha release channel
1.0.0-alpha.19
v1.0.0-alpha.19 chore: switch back to canary releases
1.0.0-alpha.18
v1.0.0-alpha.18 fix: reference correct core version
1.0.0-alpha.17
v1.0.0-alpha.17 fix: resolve pattern-loader correctly