Skip to content

SinglightJs v5.0.0

Compare
Choose a tag to compare
@mohammadali-arjomand mohammadali-arjomand released this 24 Aug 18:16
· 28 commits to master since this release

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