Skip to content

Releases: interjs/inter

Updating to v1.2.3

23 Oct 14:47
f831390
Compare
Choose a tag to compare

This version brought improvements in ROUTER, container rendering and
ajax , and brought some little additions:

Get an in-depth guide about Inter by acessing its official tutorial

Updating to v1.2.2

11 Oct 21:31
eeab62e
Compare
Choose a tag to compare

This release brought security improvements and fixed bug in ROUTER().

Updating to v1.2.1

05 Oct 21:07
d9c5c12
Compare
Choose a tag to compare

This update fixes the bug in Inter.for and improves Ajax in Inter.

Updating to v1.2.0

01 Oct 00:42
7288684
Compare
Choose a tag to compare

This version brought a lot of improvements. Inter became: smaller, more performant and more powerful.

To have an in-depth guide about the new concepts, please refer to novidades

Improving Inter

04 Jul 13:57
690037e
Compare
Choose a tag to compare

A simple realese to improve some features of Inter.

Improving Inter reativity

27 Jun 12:11
d7e05e7
Compare
Choose a tag to compare

In this version, Inter improves its reactivity, and brings the otherArray method, this will be a method of the array that we
use to manipulate the data array in Inter.for(). We will be using this method to be able to define an another array where the listing will be based on, to get an in-depth guide about this new Inter's capability take a look at: otherArray

Stabilizing Inter's features.

16 Jun 09:41
a01d69a
Compare
Choose a tag to compare

This version brought the following features:

  • Reative template.
  • Containers rendering.
  • Attributes manager.

And fixed the bugs in:

  • ROUTER()
  • Ajax

PRE-RELEASE

03 May 15:10
dbe7f72
Compare
Choose a tag to compare
PRE-RELEASE Pre-release
Pre-release

This is just a pre-release for Inter 1.1

WARNING: IT'S NOT READY FOR PRODUCTION YET.

BUG FIXED

25 Apr 08:52
dbe7f72
Compare
Choose a tag to compare

This release is to fixe bug in whileLoading() function.

INTER IS OUT

21 Apr 11:06
dbe7f72
Compare
Choose a tag to compare

First version of Inter was realesed!