Releases: bizley/yii2-quill
Releases · bizley/yii2-quill
3.3.0
07 Mar 08:33
Compare
Sorry, something went wrong.
No results found
Fixed accessing the attribute value to allow tabular input (thanks @Eseperio )
Bumped assets dependencies.
3.2.1
14 Dec 13:22
Compare
Sorry, something went wrong.
No results found
3.2.0
30 Sep 06:10
Compare
Sorry, something went wrong.
No results found
form-control class is now automatically removed from editor's box to not interfere with Quill's style.
added allowResize option to allow user to set editor's height with handle.
3.1.0
27 Apr 07:06
Compare
Sorry, something went wrong.
No results found
3.0.1
11 Apr 07:24
Compare
Sorry, something went wrong.
No results found
Strict types added.
PHPUnit bumped to ^7.5.
3.0.0
11 Apr 06:54
Compare
Sorry, something went wrong.
No results found
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 be null 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
15 Jan 20:04
Compare
Sorry, something went wrong.
No results found
Fixed bug with focus forced on editor box making impossible to click on the popups.
2.6.0
14 Jan 19:58
Compare
Sorry, something went wrong.
No results found
Provided local versions of Quill, KaTeX, and Highlight.js assets as an addition to default CDN assets. You can switch to local assets by setting localAssets to true.
Fixed bug with readOnly not being respected.
2.5.0
08 Jan 20:51
Compare
Sorry, something went wrong.
No results found
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.
2.4.0
21 Jul 15:00
Compare
Sorry, something went wrong.
No results found
Fixed bug with formats configuration.
Default KaTeX version updated to 0.10.2.
Default Highlight.js version updated to 9.15.8.