- Set minimum elFinder version to 2.1.59 for security reasons
- Support TinyMCE 5
- Set minimum elFinder version to 2.1.49 for security reasons
- Added option
nameOnly
toInputFileAction
- Added option
inputCssClass
toInputFile
to bring back CSS class "yii2-elfinder-input" in Yii >=2.0.17
- Now can set
$clientRoute
as array inInputFile
- TinyMCE: set filter param for file_picker_callback types
- Set minimum elFinder version to 2.1.37 for security reasons
- Removed custom styles forced box-sizing
- Moved some JS code to
helper.js
- Replaced
previewTemplate
withpreviewTag
andpreviewOptions
- Added special classes to input, button and preview container
- Show
filter
andmultiple
options in input's data-attributes
- Set
baseUrl
option in widget
- Set default height to "100%" for elFinder >= 2.1.25
- Fixed error "jQuery.fn.button.noConflict is not a function"
- Updated InputFileAction: send change event to input after file(s) selected.
- Added option to change textarea rows number
- Simplify TinyMCE callback
- Add option to resolve conflict between Bootstrap 3 and jQuery UI
- Added TinyMCE 4 support
- Initial release