Quill Versions Save

Quill is a modern WYSIWYG editor built for compatibility and extensibility.

v1.3.7

4 years ago

Security related bug fixes.

Thank you @danfuzz, @danielw93, @jonathanlloyd, and @k-sai-kiranmayee for your contributions to this release.

v1.3.6

6 years ago
  • Make picker accessible #1999
  • Fix Japanese composition in Chrome 65 #2009

Thanks to @berylw and @erinsinger93 for contributions to this release!

v1.3.5

6 years ago
  • Fix indent preservation of a checked checklist item #1818
    • added as a shortcut to trigger bullet list formatting #1819
  • Fix pasting text-align styles #1873
  • Fix cursor position after dangerouslyPasteHTML #1886
  • Fix value of history stack in text-change handler #1906
  • Workaround for Webkit locking up when navigating around images using hotkeys #1910

Thank you @araruna, @bryanrsmith, @haugstrup, @icylace, @leimig, @LFDM, @nikparo, @rafpaf and @vk2sky for your contributions to this release.

v1.3.4

6 years ago
  • Loosen dependency specification #1748
  • Loosen list autofill constraint #1749

Thanks to @danfuzz and @SoftVision-CarmenFat for contributions to this release!

v1.3.3

6 years ago
  • Fix getFormat with no parameters while editor is not focused #1548
  • Remove automatic highlighting across embeds #1691
  • Support checking checklist on mobile #1693
  • Fix list creation keyboard shortcuts #1723
  • Show KaTex rendering errors #1738

Thank you @altschuler, @arrocke, @guillaumepotier, @sferoze and @volser for your contributions to this release.

v1.3.2

6 years ago
  • Pasting into code block should always paste as code #1624
  • Fix removing embed selection when arrow keys change selection #1633
  • Fix selection restoration after image insertion #1649
  • Fix selection-change firing after dragging off screen #1654
  • Fix placeholder text spacing #1677

Thanks to @abramz, @amitm02, @eamodio, @HWliao, @mmitis, @nelsonpecora, @nipunjain87, and @ValueBerry for contributions to this release!

v1.3.1

6 years ago
  • Fix placeholder when emptying text #1594
  • Fix inserting newline after header #1616

Thank you @Natim and @stephenLYao for your contributions to this release.

v1.3.0

6 years ago

Add matchVisual configuration to Clipboard.

  • Use DOM API to determine selected <select> option #1576
  • Add :focus styles to toolbbar #1540
  • Allow users to undo automatic keyboard completions #1538
  • Use github-pages gem to make development environment consistent #1536 #1544
  • Fix composing Chinese with preformatting #1514
  • Fix example clipboard module in docs #1502
  • Fix list layout in RTL mode #1498
  • Clarify documentation for scrollingContainer #1496
  • Add tel to default link whitelist #1436
  • Fix cursor interaction with custom contenteditable=false embeds #1172 #1181
  • Fix rendered cursor in Chrome when interacting with scrollbar #1114

Thanks to @alexkrolick, @amitm02, @Christilut, @danielschwartz, @emanuelbsilva, @ersommer, @fiurrr, @jackmu95, @jmzhang, @mdpye, @ralrom, @sferoze, @simon-at-fugu, and @yogadzx for contributions to this release!

v1.2.6

6 years ago
  • Disable Grammarly by default #574
  • Fix RTL list spacing #1485
  • Add support for mobile Youtube links #1489

Thank you @amitm02, @benbro @nickbaum, @stalniy and @ygrishajev for your contributions to this release.

v1.2.5

6 years ago
  • 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!