Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.

Version 1.4c

Compare
Choose a tag to compare
@eser eser released this 27 Nov 01:11
· 111 commits to master since this release
  • wrapper support.
  • mvc two way binding.
  • three builts are being shipped, laroux.base.js only consist of basic functionality. laroux.ext.js brings anim, date, mvc, stack, templates and ui components to base. and laroux.js is the combination of both.
  • ContentEnd event is renamed to ContentLoaded.
  • array support for $l.dom.attr and $l.dom.data.
  • improved backward compability for IE8+.
  • multiple event subscription/unsubscription.
  • parent agnostic referencing.
  • minor code optimizations, bugfixes and type checks.