Releases: bizley/yii2-quill
Releases · bizley/yii2-quill
3.3.0
3.2.1
3.2.0
3.1.0
3.0.1
3.0.0
- Local fixed assets have been removed.
- Option to use local assets through NPM has been added.
- Option to replace default button icons with custom ones has been added.
quillVersion
can not benull
from now on.- Minimum PHP version has been bumped to 7.1.0.
- Tests have been added.
Big thanks to @simialbi who contributed the main features for this release 🎉
2.6.1
2.6.0
2.5.0
- Added
hiddenOptions
property to allow changing hidden input field's HTML attributes. - Highlight.js CDN URL changed to
cdn.jsdelivr.net
. - Highlight.js default version updated to
9.17.1
. - KaTeX default version updated to
0.11.1
. - Quill default version updated to
1.3.7
.