Releases: co0lc0der/yii2-adminlte3-widgets
Releases · co0lc0der/yii2-adminlte3-widgets
v0.6.3
- Bootstrap 4 ready
- Add
id
HTML attribute into CardWidget
v0.6.2
Cleaned up the code of using traits. Fixed typo in CustomCssSupportTrait
v0.6.1
update Yii2 version in composer.json
v0.6
+ ColorSupportTrait, CustomCssSupportTrait
+ SocialWidget, UserCardWidget
* Improve color support (added AdminLTE colors)
* Code refactoring
v0.5.2
Added Dropdown menu support for CardTools, buttons for card footer and code refactoring
v0.5.1
Added ShadowSupportTrait, CardToolsHelper and code refactoring
v0.5
Added DirectChatWidget and code refactoring
v0.4
Added ContactCardWidget, CardToolsSupportTrait and code refactoring
v0.3
Added ProfileCardWidget and code refactoring
v0.2
Added TabsCardWidget and part of CardWidget code was refactored