File tree Expand file tree Collapse file tree 4 files changed +13
-2
lines changed
Expand file tree Collapse file tree 4 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 1+ <a name =" 1.0.9 " ></a >
2+ # [ 1.0.9] ( https://github.com/flextype-plugins/admin ) (2020-06-21)
3+
4+ ### Refactor
5+
6+ * ** refactor(core)** remove User functionality and update code base for new ACL
7+
18<a name =" 1.0.8 " ></a >
29# [ 1.0.8] ( https://github.com/flextype-plugins/admin ) (2020-06-13)
310
Original file line number Diff line number Diff line change @@ -20,6 +20,8 @@ The following dependencies need to be installed for Form Admin Plugin.
2020| [ form-admin] ( https://github.com/flextype-plugins/form-admin ) | >=1.0.0 | [ download] ( https://github.com/flextype-plugins/form-admin/releases ) |
2121| [ jquery] ( https://github.com/flextype-plugins/jquery ) | >=1.0.0 | [ download] ( https://github.com/flextype-plugins/jquery/releases ) |
2222| [ icon] ( https://github.com/flextype-plugins/icon ) | >=1.0.0 | [ download] ( https://github.com/flextype-plugins/icon/releases ) |
23+ | [ acl] ( https://github.com/flextype-plugins/acl ) | >=1.0.0 | [ download] ( https://github.com/flextype-plugins/acl/releases ) |
24+ | [ accounts-admin] ( https://github.com/flextype-plugins/accounts-admin ) | >=1.0.0 | [ download] ( https://github.com/flextype-plugins/accounts-admin/releases ) |
2325
2426## Installation
2527
Original file line number Diff line number Diff line change 11{
22 "name" : " Admin" ,
3- "version" : " 1.0.8 " ,
3+ "version" : " 1.0.9 " ,
44 "description" : " Admin theme for Flextype" ,
55 "homepage" : " http://flextype.org" ,
66 "author" : " Sergey Romanenko" ,
Original file line number Diff line number Diff line change 11name : Admin
2- version : 1.0.8
2+ version : 1.0.9
33description : Admin Panel plugin for Flextype.
44icon : fab fa-fort-awesome
55author :
@@ -17,3 +17,5 @@ dependencies:
1717 form : ' >=1.0.0'
1818 form-admin : ' >=1.0.0'
1919 jquery : ' >=1.0.0'
20+ acl : ' >=1.0.0'
21+ accounts-admin : ' >=1.0.0'
You can’t perform that action at this time.
0 commit comments