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

Version 2.0.0

Compare
Choose a tag to compare
@eser eser released this 20 May 20:36
· 18 commits to master since this release
  • code is heavily refactored due to new modularity system.
  • started bundling with browsify's module dependency loader.
  • directory reorganisation and config folder for customising tasks.
  • grunt is replaced with gulp, in order to handle build tasks.
  • new build tasks including header, csscomb and jscs.
  • sourcemaps generation.
  • $l.deferred and $l.when components.
  • deprecated $l.triggers.
  • small bug fix for dontSkipReturns parameter in $l.helpers.map.