Releases: slab/quill
Version 1.2.6
Version 1.2.5
- Fix cursor shifting to be exclusive of user cursor #1367
- Fix iOS hover state on toolbar #1388
- Fix
getText()
for Bangla #1427 - Fix Korean character composition in Safari #1437
- Fix pasting HTML handling special class names #1445
- Fix paste or initializing with font-weight #1456
- Fix updating active picker logic #1468
Thanks to @aliciawood, @benbro, @denis-aes, @despreju, @GlenKPeterson, @haugstrup, @jziggas, @RobAley, @sheley1998, @silverprize, and @yairy for contributions to this release!
Version 1.2.4
- Fix pasting nested list #906
- Fix delete key interaction at end of list #1277
- Fix pasting whitespace prefix #1244
- Fix file dialog open speed #1265
- Fix backspace with at beginning of list interaction with meta keys #1307
- Fix pasting nested styles #1333
- Fix backspacing into an empty line should keep own formats #1339
- Fix IE11 autolinking interaction #1390
- Fix persistent focus interaction with tabbing away #1404
Thanks to @bigggge, @CoenWarmer, @cutteroid, @jay-cox, @kiewic, @kloots, @MichaelTontchev, @montlebalm, @RichardNeill, and @vasconita for your contributions to this release.
Version 1.2.3
- Fix scrolling when appending new lines #1276 #1361
- Fix binding to explicit shortcut key #1365
- Merge clone update #1359
Thank you @artaommahe, @c-w, @EladBet, @emenoh, and @montlebalm for contributions to this release!
Version 1.2.2
- Fix backspace/delete on Windows/Ubuntu #1334
Thanks to @dinusuresh for your contributions to this release.
Version 1.2.1
- Fix link removal on Snow theme #1259
- Fix CMD+backspace on empty editor #1319
- Fix disabled checklist behavior #1312
Thank you @danielschwartz, @JedWatson, @montlebalm, and @simi for contributions to this release!
Version 1.2.0
Add concept of experimental APIs: they are APIs meant to try out support for use cases we would like to address, but gives flexibility to find the right API interface. As such they are not covered by Semantic Versioning. Several are added to start things off: find
, getIndex
, getLeaf
, getLine
, getLines
.
- Merge disabling list keyboard shortcut when list format is disabled #1257
Thanks to @haugstrup for your contributions to this release.
Version 1.1.10
- Preserve user selection on API changes #1152
- Fix backspacing into emojis #1230
- Fix ability to type after emptying line in IE/Firefox #1254
- Fix whitelisting block formats #1256
Thank you @benbro, @haugstrup, @peterweck and @sbevels for contributions to this release!
Version 1.1.9
- Support pasting italics from Google Docs #1185
- Fix setting dropdown picker back to default #1191
- Fix code-block formatting on empty first line in Firefox #1195
- Prevent formatting via keyboard shortcuts when not whitelisted #1197
- Fix select-all copy and overwrite paste in Firefox #1202
Thank you @adfaure, @berndschimmer, @CoenWarmer, @montlebalm, and @TraceyYau for contributions to this release!
Version 1.1.8
- Support pasting italics from Google Docs #1185
- Fix setting dropdown picker back to default #1191
- Fix code-block formatting on empty first line in Firefox #1195
- Prevent formatting via keyboard shortcuts when not whitelisted #1197
- Fix select-all copy and overwrite paste in Firefox #1202
Thank you @adfaure, @berndschimmer, @CoenWarmer, @montlebalm, and @TraceyYau for contributions to this release!