Skip to content

Releases: interjs/inter

v1.2.13

03 Mar 21:34
6d7701d
Compare
Choose a tag to compare

This version improved the rendering mechanism in reactive listing.

v1.2.12

22 Feb 20:22
e692a77
Compare
Choose a tag to compare

Improvements:

  • Better rendering mechanism.
  • More costum errors.

v1.2.11

31 Jan 23:19
4ca6632
Compare
Choose a tag to compare

This version improved the reactive system.

The reactive system improved

28 Jan 22:50
015fa9c
Compare
Choose a tag to compare

This version improved Inter's reactive system.

v1.2.9

23 Jan 22:38
5851151
Compare
Choose a tag to compare

Bug fixed when nested elements are updated in reactive listing and more helpful warnigs.

v1.2.8

14 Jan 22:30
9c3578f
Compare
Choose a tag to compare

Fixing bug introduced by the 1.2.7 version, in template function conditional rendering.

v1.2.7

06 Jan 22:55
7b08666
Compare
Choose a tag to compare

Some internal improvements and better warnings.

v1.2.6

07 Dec 17:08
81ddb66
Compare
Choose a tag to compare

This version Improved the reference's parser.

Updating to v1.2.5

07 Nov 10:53
3fba6d9
Compare
Choose a tag to compare

This version brought some little improvements and added the addValues() method.

Updating to v1.2.4

25 Oct 22:14
697b79c
Compare
Choose a tag to compare

This version fixes the bug caused by the addition of defineProps property in version 1.2.3 and improved the ROUTER function.