Skip to content

Releases: Alusus/WebPlatform

0.0.7

27 Nov 01:19
a8010cc
Compare
Choose a tag to compare
  • Added Input widget.
  • Added Select widget.
  • Moved styling props into Style and StyleSet classes.
  • Added support for animations.
  • Added support for cookies and local storage.

0.0.6

20 Jun 23:07
Compare
Choose a tag to compare

Removed Slot class in favor of closures.

0.0.5

07 Sep 01:08
Compare
Choose a tag to compare

Update for compatibility with Alusus 0.8.

0.0.4

23 Aug 03:32
Compare
Choose a tag to compare
  • Added Arabic localization.
  • Initial support for canvas.

0.0.3

23 Feb 05:51
Compare
Choose a tag to compare
  • Fix for compatibility with Alusus 0.7.0.
  • Use binaries built on Ubuntu 18.04 instead of 20.04.

0.0.2

08 Jan 04:45
Compare
Choose a tag to compare

Changes:

  • Support hex in Color.
  • Call global constructors of generated wasm.
  • Compatibility with latest changes in Alusus: Used preprocess keyword which replaced eval.

Breaking Change:
Changed startServer to return immediately instead of waiting for user input, and added runServer function to do what startServer used to do.

0.0.1

18 Dec 09:57
Compare
Choose a tag to compare

Initial alpha release.