This repository has been archived by the owner on Aug 22, 2023. It is now read-only.
Version 1.4c
- 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. andlaroux.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.