All notable changes to yii2-imperavi-widget will be documented in this file.
- Fixed
table.jsbug by replacingsize()withlength. (bocceli)
- Added
Spanishtranslation forwidgetmessages. (jcvalerio)
- Completed
Ukrainiantranslation. (Sensetivity)
- Add
Slovaklanguage support. (snickom)
- Fix the issue #130 add a custom clips throw settings. (bscheshirwork)
- Prevent addition of wrong construction
"=""into various tags. (solks)
- Fix Ukrainian code inside of
uk.jsfile. (do6po)
- Fix for all webkit-based browsers. (bzz445)
- Fix the file name for Ukrainian language. (vova07)
- Minor documentation fixes. (vova07)
- Minor documentation fixes. (vova07)
- Fix the issue #112 related with multiple widget's instances assets registration. (vova07)
- Adjust the documentation. (vova07)
- Adjust the widget's actions documentation blocks. (vova07)
- Refactor javascript custom plugins to use official registration approach. (vova07)
- Fix numerous bugs and issue related with the redactor wrapper. (vova07)
- Rewrite tests and fix travis suites. (vova07)
- Replace
UploadActionwithUploadFileAction. (vova07) - Replace
GetActionwith two new actions:GetFilesActionandGetImagesAction. (vova07) - Add delete files functionality to
file manager. (vova07) - Add delete images functionality to
image manager. (vova07) - Add
translitsupport toUploadFileAction. (vova07) - Add better error messages for unsuccessful requests on images and files upload. (vova07)
- Remove
FileHelperin favor ofBaseFilehelper. (vova07) - Add localization for
image managerandfile manager. (vova07) - Add localization for
fullscreenplugin. (vova07)