Skip to content

Releases: nguyenphuminh/reval

Reval v0.16.2

23 Sep 11:05
beae3b4
Compare
Choose a tag to compare

Fix lifecycle events.

Reval v0.16.1

22 Sep 10:54
2283734
Compare
Choose a tag to compare

Minor fix and compression:

  • Added "let" back.
  • Added a compression trick in mount.

Reval v0.16.0

22 Sep 04:38
b02a3ab
Compare
Choose a tag to compare
  • el can now have components in its body.
  • mount can now mount components/elements to components/elements, the "before" param can now be a component too.
  • Fixed setState.
  • Added onremount to handle remounts.
  • Removed onupdate.

Reval v0.15.0

19 Feb 10:33
5a06fef
Compare
Choose a tag to compare

Even more compression.

Reval v0.14.0

16 Jun 18:42
29981a8
Compare
Choose a tag to compare

MORE COMPRESSION.

Reval v0.13.0

12 Feb 16:02
7ec7e64
Compare
Choose a tag to compare

Even moooooooore compression.

And yes I'm sorry for making 3 releases in a single day.

Reval v0.12.0

12 Feb 05:48
16d6fe8
Compare
Choose a tag to compare

Even more compression.

Reval v0.11.0

11 Feb 03:57
f042b62
Compare
Choose a tag to compare

Even more compression.

Reval v0.10.0

15 May 10:27
41b28c0
Compare
Choose a tag to compare
  • Fixed errors from el.
  • Added onupdate event.

Reval v0.9.0

24 Dec 09:07
48fce48
Compare
Choose a tag to compare

Even lighter!