Skip to content

Releases: mohammadali-arjomand/singlightjs

v5.3.0

15 Sep 15:16
Compare
Choose a tag to compare
  • Accessors became case-insensitive
  • setDefault and attributes added to components
  • .refresh and .prevent added to sl-on
  • sl-route improved in <a ... ></a>

v5.2.0

11 Sep 11:04
Compare
Choose a tag to compare
  • sl-template directive and this.load helper was removed
  • Props binding was added to components
  • Browser back button was supported
  • sl-else and sl-elif was added
  • Accessors using was improved

v5.1.1

09 Sep 10:10
Compare
Choose a tag to compare
  • this.refresh helper bug fixed
  • custom 404 and 403 pages improved
  • codes cleaned
  • filesize decreased

v5.1.0

06 Sep 12:43
Compare
Choose a tag to compare
  • Styling improved
    • this.style helper added
    • sl-style directive added
  • sl-event directive renamed to sl-on and improved
  • Codes cleaned

SinglightJs v5.0.0

24 Aug 18:16
Compare
Choose a tag to compare

What's changes this version have?

  • Reactivity was removed!
  • Components was added!
  • {{ }} was improved!
  • @if, @for, etc. was renamed to sl-if, sl-for, etc.
  • Hooks was added
  • sl-for="key : value of list" syntax added
  • Many bugs was fixed

SinglightJs v4.6.5

30 Jul 05:13
Compare
Choose a tag to compare

What's changes in this version?

  • currently you can use reactive variables in @for
  • currently you can use objects in @for

SinglightJs v4.6.4

21 Jul 16:44
Compare
Choose a tag to compare

this.refresh helper bug fixed

SinglightJs v4.6.3

21 Jul 15:58
Compare
Choose a tag to compare

this.refresh helper added

SinglightJs v4.5.3

21 Jul 15:55
Compare
Choose a tag to compare

Root bug fixed

SinglightJs v4.5.2

20 Jul 10:05
Compare
Choose a tag to compare

elementor helper added