- removed redundant added null check
- removed redundant method call setDate in Timestamp
- disabled libxml_use_internal_errors in DebugAction
- fixed javascript erros in TabsWithMemory
- added
$storageKey
to TabsWithMemory
- fixed bug in Timestamp-Helper
- refactored Timestamp-Helper (BREAKING CHANGE!)
- bug fix tab memory js
- bug fix tab memory with anchor
- added option to change storage type
- Adding icon component for centralized icon handling
- WATCH OUT: The font awesome library is now optional and must be included manually in your project. It will then be used automatically if present.
- Refactoring AdvancedAction column to reflect changes in the parent class during the last few yii2 releases
- Reverted license description in
composer.json
- Minor improvement of SimpleNav
- Updated license
- Bugfix in archive behavior where already set archived value would be overwritten during insert
- Removed dependency from codeception as it is unneeded and bloats the extension
- Bugfix with ArchiveBehavior where table-name was missing (lead to conflicts with relations)
- General-dependency update
- Major cleanup
- Updated Gii-templates and generators
- Video-widget added
- General-dependency update and adding image-functionality
- Resolved compatibility issue of
AdvancedActionColumn
when template was specified as a callback with Yii 2.0.11
- Geocoding helper added
- Query helper added
- Url helper extended with
isInIpRange()
-method
- first stable release