Commit History

Author SHA1 Message Date
  Ryan Venegas 8802da7d94 Use DOMParser to safely parse html without script execution (#2226) 6 years ago
  Jason Chen 2eb8f90e3b css fix from ql-ui 6 years ago
  Jason Chen 6b6a4f7b2a dont allow checklist changes when disabled 6 years ago
  Vojtech Sebo b60b0c2712 Update formats.md (#2223) 6 years ago
  Ryan Venegas f9e93943a4 bypass uploader if clipboardData has rich text 6 years ago
  Jason Chen ae22be5ac3 Revert "Fix typo: Draft -> Quill" 6 years ago
  Jason Chen 5f148142d8 Merge branch 'develop' of github.com:quilljs/quill into develop 6 years ago
  benbro 4a6bd6a0fb Merge pull request #2219 from 1c7/patch-2 6 years ago
  Cheng Zheng e631c30bf3 Fix typo: Draft -> Quill 6 years ago
  Jason Chen 0b34aa8ba4 fix possible null destructuring 6 years ago
  Jason Chen def8ddb09e update quill-delta 6 years ago
  Jason Chen bd0c396915 history optimization 6 years ago
  Jason Chen b961a8fef4 revert using delta directly in clipboard 6 years ago
  Jason Chen 0eb507e23f pass formats to clipboard.convert 6 years ago
  Jason Chen cd753778cf simplify copy/cut logic 6 years ago
  Jason Chen 756f0c30b2 add copy/paste delta directly 6 years ago
  Jason Chen 7a2adbfede use uiNode for list item 6 years ago
  Jason Chen 6e40125790 add class to ui node 6 years ago
  Jason Chen 55b9b1068a update parchment, add lockfile 6 years ago
  Jason Chen 67eddd8101 workaround for copying table into other app 6 years ago
  Jason Chen 1b7d1c67ab remove unnecessary 6 years ago
  Jason Chen 1cf476dcbd add and use table helpers 6 years ago
  Jason Chen 9a65a80589 add guard for selection setting 6 years ago
  Jason Chen 9026999818 unnecessary case 6 years ago
  Jason Chen e1c9ab2f0e bump version 6 years ago
  Jason Chen 280b036e70 handle inserting table inside table 6 years ago
  Jason Chen b1d5aa86f9 fix backspace / delete interaction around table 6 years ago
  Jason Chen 4828109863 avoid accidental release before 2.0 6 years ago
  Jason Chen 16d4130a75 bump version 6 years ago
  Jason Chen f30d524fc6 handle negative range 6 years ago
  Jason Chen 8dfdc7c0ee handle tab in table 6 years ago
  Jason Chen ee827ffb60 add initial migration details 6 years ago
  Jason Chen 5aea82b825 disable shift enter in table 6 years ago
  Jason Chen 57fb1ed4bc snapshot of 1.0 docs 6 years ago
  Jason Chen b9b76b01ab add null guard 6 years ago
  Jason Chen 2b2fb56c52 bump version 6 years ago
  Jason Chen a5b203a750 add branch warning 6 years ago
  Jason Chen 9a77567fe3 Merge branch 'develop' into 2.0 6 years ago
  Boring 5411b76417 Fix unmatched braces (#2145) 6 years ago
  Boring 38352ec3d4 Correct typo (#2143) 6 years ago
  Jason Chen cdd4b90235 restore selection on table deletion 6 years ago
  Jason Chen bbbd0604ee restore selection on column/row insertion 6 years ago
  Jason Chen a4f11578d6 prevent null deference later 6 years ago
  Jason Chen 4e42c08440 handle backspace/delete around table 6 years ago
  Jason Chen dd687af116 insert newlines around tables 6 years ago
  Jason Chen 7bbc4b6b63 fix pasting nested checklist within quill 6 years ago
  Jason Chen 65c00efa86 null guards 6 years ago
  Jason Chen ba9f820514 fix replacing code block with other block format 6 years ago
  Jason Chen 590ec59c3c allow modifying code block allowed children 6 years ago
  Jason Chen 90775bbabd implement syntax highlight with blot api 6 years ago