Skip to content

Releases: interjs/inter

Performance improvement

16 Feb 23:31
Compare
Choose a tag to compare

Fix

  • Some critical bugs in list's rendering system.

Improve

  • Performance in list's rendering system by adding optimize option to renderList.

Bug fix

28 Jan 22:37
Compare
Choose a tag to compare

This version fixes a critical bug in list's rendering system.

Improvement

20 Jan 15:06
Compare
Choose a tag to compare

This version made some great improvements in the list's rendering system.

v2.2.0

05 Jan 11:52
Compare
Choose a tag to compare

This release brought some cool features, removed some old and unnecessary methods and made some improvements too.

New Feature

  • Module version.

Removed method

  • The otherArray method.

Improvement

  • it brought some improvements in Ajax module.

Bug fix

15 Jul 13:52
Compare
Choose a tag to compare

This version fixed a critical bug in rendering system of conditional rendering.

Bug fix

24 Feb 10:55
Compare
Choose a tag to compare

This version fixes bug that occurs while using:

refReactor.setRefs

v2.1.5

24 Feb 08:35
Compare
Choose a tag to compare

This version brought the following improvements:

  • Refactor.
  • Improve reference and conditional rendering's reactive system.

v2.1.4

18 Feb 16:12
Compare
Choose a tag to compare

From this version is now illegal to use the style property or the name of an event as the property of the attrs object.

Bug fix

31 Jan 01:07
Compare
Choose a tag to compare

This version fixed the bug while parsing the _elseIf conditional attribute.

Bug fix

31 Jan 00:49
Compare
Choose a tag to compare

This version fixed the bug while parsing the _elseIf conditional attribute.