mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-02-26 18:04:07 +01:00
464 B
464 B
0.2.1 (2016-06-21)
Bug Fixes
- Multiple bugfixes
Features
- Angular updated to rc.2
- Dependencies updated accordingly
- Login page component Demo
- Sign up page component Demo
BREAKING CHANGES
$renamed tojQuerybecause of name resolution conflicts
How to update
- Remove
node_moduleandtypingsfolders - run
npm install