File tree Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 11Yii2 Gentelella Change Log
22==========================
33
4- 1.2 .0 under development
4+ 1.3 .0 Under development
55-----------------------
66
7+ 1.2.0 August 1, 2016
8+ --------------------
9+
10+ - Fix #9 : Temporary fix for fxp 1.2.0 (fps01)
711- Enh #7 : Add a an ability to add custom items to dropdown list of ` yiister\gentelella\widgets\Panel ` (fps01)
812- New #8 : Added a ` yiister\gentelella\widgets\Timeline ` widget (fps01)
913- New #5 : Added an ability to keep a sidebar state (fps01)
Original file line number Diff line number Diff line change 1717 "yiisoft/yii2" : " ~2.0.0" ,
1818 "yiisoft/yii2-bootstrap" : " ~2.0.0" ,
1919 "rmrevin/yii2-fontawesome" : " ~2.0" ,
20- "bower-asset/gentelella" : " ~1.3 "
20+ "bower-asset/gentelella" : " * "
2121 },
2222 "autoload" : {
2323 "psr-4" : {
2424 "yiister\\ gentelella\\ " : " "
2525 }
26+ },
27+ "extra" : {
28+ "asset-installer-paths" : {
29+ "npm-asset-library" : " vendor/npm" ,
30+ "bower-asset-library" : " vendor/bower"
31+ }
2632 }
2733}
You can’t perform that action at this time.
0 commit comments