File tree Expand file tree Collapse file tree 5 files changed +15
-7
lines changed
Expand file tree Collapse file tree 5 files changed +15
-7
lines changed Original file line number Diff line number Diff line change 1+ <a name =" 1.1.0 " ></a >
2+ # [ 1.1.0] ( https://github.com/flextype-plugins/admin ) (2020-08-05)
3+
4+ ### Features
5+
6+ * ** core** update code base for new Flextype 0.9.9
7+ * ** core** perfomance impromevents!
8+
19<a name =" 1.0.10 " ></a >
210# [ 1.0.10] ( https://github.com/flextype-plugins/admin ) (2020-06-23)
311
Original file line number Diff line number Diff line change 33![ preview] ( https://github.com/flextype-plugins/admin/raw/dev/preview.png )
44
55<p align =" center " >
6- <a href="https://github.com/flextype-plugins/admin/releases"><img alt="Version" src="https://img.shields.io/github/release/flextype-plugins/admin.svg?label=version&color=black"></a> <a href="https://github.com/flextype-plugins/admin"><img src="https://img.shields.io/badge/license-MIT-blue.svg?color=black" alt="License"></a> <a href="https://github.com/flextype-plugins/admin"><img src="https://img.shields.io/github/downloads/flextype-plugins/admin/total.svg?color=black" alt="Total downloads"></a> <a href="https://github.com/flextype/flextype"><img src="https://img.shields.io/badge/Flextype-0.9.8-green.svg?color=black" alt="Flextype"></a> <a href="https://crowdin.com/project/flextype-plugin-admin"><img src="https://d322cqt584bo4o.cloudfront.net/flextype-plugin-admin/localized.svg?color=black" alt="Crowdin"></a> <a href="https://scrutinizer-ci.com/g/flextype-plugins/admin?branch=dev&color=black"><img src="https://img.shields.io/scrutinizer/g/flextype-plugins/admin.svg?branch=dev&color=black" alt="Quality Score"></a> <a href=""><img src="https://img.shields.io/discord/423097982498635778.svg?logo=discord&colorB=728ADA&label=Discord%20Chat" alt="Discord"></a>
6+ <a href="https://github.com/flextype-plugins/admin/releases"><img alt="Version" src="https://img.shields.io/github/release/flextype-plugins/admin.svg?label=version&color=black"></a> <a href="https://github.com/flextype-plugins/admin"><img src="https://img.shields.io/badge/license-MIT-blue.svg?color=black" alt="License"></a> <a href="https://github.com/flextype-plugins/admin"><img src="https://img.shields.io/github/downloads/flextype-plugins/admin/total.svg?color=black" alt="Total downloads"></a> <a href="https://github.com/flextype/flextype"><img src="https://img.shields.io/badge/Flextype-0.9.9-green.svg?color=black" alt="Flextype"></a> <a href="https://crowdin.com/project/flextype-plugin-admin"><img src="https://d322cqt584bo4o.cloudfront.net/flextype-plugin-admin/localized.svg?color=black" alt="Crowdin"></a> <a href="https://scrutinizer-ci.com/g/flextype-plugins/admin?branch=dev&color=black"><img src="https://img.shields.io/scrutinizer/g/flextype-plugins/admin.svg?branch=dev&color=black" alt="Quality Score"></a> <a href=""><img src="https://img.shields.io/discord/423097982498635778.svg?logo=discord&colorB=728ADA&label=Discord%20Chat" alt="Discord"></a>
77</p >
88
99Admin Panel plugin for Flextype.
@@ -14,7 +14,7 @@ The following dependencies need to be installed for Form Admin Plugin.
1414
1515| Item | Version | Download |
1616| ---| ---| ---|
17- | [ flextype] ( https://github.com/flextype/flextype ) | 0.9.8 | [ download] ( https://github.com/flextype/flextype/releases ) |
17+ | [ flextype] ( https://github.com/flextype/flextype ) | 0.9.9 | [ download] ( https://github.com/flextype/flextype/releases ) |
1818| [ twig] ( https://github.com/flextype-plugins/twig ) | >=1.0.0 | [ download] ( https://github.com/flextype-plugins/twig/releases ) |
1919| [ form] ( https://github.com/flextype-plugins/form ) | >=1.0.0 | [ download] ( https://github.com/flextype-plugins/form/releases ) |
2020| [ form-admin] ( https://github.com/flextype-plugins/form-admin ) | >=1.0.0 | [ download] ( https://github.com/flextype-plugins/form-admin/releases ) |
Original file line number Diff line number Diff line change 1616 "issues" : " https://github.com/flextype/issues"
1717 },
1818 "require" : {
19- "php" : " >=7.2.0 "
19+ "php" : " >=7.2.5 "
2020 },
2121 "config" : {
2222 "apcu-autoloader" : true ,
2323 "optimize-autoloader" : true ,
2424 "platform" : {
25- "php" : " 7.2.0 "
25+ "php" : " 7.2.5 "
2626 }
2727 },
2828 "autoload" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " Admin" ,
3- "version" : " 1.0.10 " ,
3+ "version" : " 1.1.0 " ,
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.10
2+ version : 1.1.0
33description : Admin Panel plugin for Flextype.
44icon : fab fa-fort-awesome
55author :
@@ -11,7 +11,7 @@ bugs: https://github.com/flextype-plugins/admin/issues
1111license : MIT
1212
1313dependencies :
14- flextype : 0.9.8
14+ flextype : 0.9.9
1515 twig : ' >=1.0.0'
1616 icon : ' >=1.0.0'
1717 form : ' >=1.0.0'
You can’t perform that action at this time.
0 commit comments