Releases: bizley/yii2-quill
Releases · bizley/yii2-quill
2.2.1
21 Jul 14:57
Compare
Sorry, something went wrong.
No results found
Fixed bug with formats configuration.
2.3.0
29 Nov 11:23
Compare
Sorry, something went wrong.
No results found
code moved to /src
asset classes moved to /src/assets
minimum PHP version raised to 7.0
code cleaned
Quill updated to 1.3.6
KaTeX updated to 0.10.0
KaTeX CDN URL updated
Highlight.js updated to 9.13.1
2.2
06 Feb 16:40
Compare
Sorry, something went wrong.
No results found
2.1
28 Dec 18:45
Compare
Sorry, something went wrong.
No results found
Quill 1.1.8,
Highlight.js 9.9.0,
clicking on editor box is focusing Quill editor now which fixes problem with focus in case of setting min-height instead of height property.
2.0.1
10 Nov 21:44
Compare
Sorry, something went wrong.
No results found
Quill 1.1.5
Highlight.js 9.8.0
2.0
06 Oct 20:05
Compare
Sorry, something went wrong.
No results found
It's time for yii2-quill v2.0 ! 🎈
Quill v1.0 is out, lots of differences from beta so yii2-quill jumps to v2.0 .
Please report all issues and suggestions here. Cheers!
PS. beta is still available in yii2-quill ^1.0.
1.2.0.1
01 Aug 15:30
Compare
Sorry, something went wrong.
No results found
Proper component uses for older php version with empty()
Fixed configuration of toolbar as array.
1.2.0
31 Jul 17:24
Compare
Sorry, something went wrong.
No results found
QuillToolbar is now separated class.
Some aliases for buttons have been added.
Code cleaning and refactoring.
Quill's version is now limited to branch 0.*.
1.2.0-beta
31 Jul 16:06
Compare
Sorry, something went wrong.
No results found
1.1
31 Dec 11:28
Compare
Sorry, something went wrong.
No results found
js parameter added for additional js
jQuery dependency added