mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-16 23:40:14 +01:00
17 lines
317 B
Markdown
17 lines
317 B
Markdown
|
|
<a name="0.2.0"></a>
|
||
|
|
# 0.2.0 (2016-06-21)
|
||
|
|
|
||
|
|
|
||
|
|
### Bug Fixes
|
||
|
|
|
||
|
|
* Multiple bugfixes
|
||
|
|
|
||
|
|
### Features
|
||
|
|
|
||
|
|
* Login page component [Demo](http://akveo.com/ng2-admin/#/login)
|
||
|
|
* Sign up page component [Demo](http://akveo.com/ng2-admin/#/register)
|
||
|
|
|
||
|
|
### BREAKING CHANGES
|
||
|
|
* `$` renamed to `jQuery` because of name resolution conflicts
|
||
|
|
|