Skip to content
This repository has been archived by the owner on Sep 2, 2021. It is now read-only.

Releases: nguyenphuminh/rottenjs

v2.6.5

17 Jun 03:47
de46515
Compare
Choose a tag to compare

Update .check()

v2.6.4

08 Jun 08:25
cc274db
Compare
Choose a tag to compare

What's new ?

To module rt:

  • Added same() for comparing element's innerHTML with a string.
  • If you don't pass any argument in .attr() or .prop(), they will return a list of attributes of element(s).
  • Structured codes.

v2.6.3

08 Jun 04:32
dd28066
Compare
Choose a tag to compare

Fixed bugs, structured codes.

v2.6.2

03 Jun 08:17
63d97ac
Compare
Choose a tag to compare

Fixed bugs

v2.6.1

03 Jun 03:42
e8366cf
Compare
Choose a tag to compare

Added "sameEl", removed "applyEl", "aplCheckEl", "setTitle", "setLogo", structured codes.

v2.5.0

02 Jun 07:12
ed9e203
Compare
Choose a tag to compare

Add "rUtils", structured codes.

Release 2.4.0

18 May 09:18
e792439
Compare
Choose a tag to compare
v2.4.0

Update README.md

Release 2.3.0

12 Mar 06:02
bee3f25
Compare
Choose a tag to compare

Added multiple childrens in rdom.el()

Release 2.2.0

20 Feb 10:11
bee3f25
Compare
Choose a tag to compare

Added:

  • .tclick() to handle "ondblclick" event.

Patch 2.1.2

30 Nov 10:50
fe0eca6
Compare
Choose a tag to compare

Fixed errors.