Commit History

Author SHA1 Message Date
  Zihua Li a201e1d96a Fix pasting in checklist does not preserve indentation (#3064) 4 years ago
  Jason Chen 08107187eb add lodash merge to replace extend 4 years ago
  Jason Chen 1642768389 handle strike tag 5 years ago
  Luiz Edmundo Mizutani 4fbf5d8bee Add style match for underline and strike 5 years ago
  Jason Chen 8ff5b872eb fix additional cases of copying block embeds 5 years ago
  Jason Chen bb7ad87a2b fix copy/convert block embed within block 5 years ago
  Jason Chen 0178431cdb fix nested list copying with depth >= 2 5 years ago
  Jason Chen 2f8fec867c Chrome includes <span> </span> in paste html 6 years ago
  Jason Chen c44241b654 onCopy/onPaste mirror API 6 years ago
  Jason Chen 2cbd5eab62 handle pasting empty blocks 6 years ago
  Jason Chen b1f1b46671 fix extra spaces being added on paste in windows 6 years ago
  Jason Chen c87c749764 update dependencies and lint fixes 6 years ago
  Jason Chen 093cd66dad copied image will contain test filename 6 years ago
  Jason Chen 4c659aa407 move file paste to onPaste and cleanup 6 years ago
  Jason Chen 21695fc9e1 Merge branch 'develop' of github.com:quilljs/quill into develop 6 years ago
  Ryan Venegas 8802da7d94 Use DOMParser to safely parse html without script execution (#2226) 6 years ago
  Ryan Venegas f9e93943a4 bypass uploader if clipboardData has rich text 6 years ago
  Jason Chen 0b34aa8ba4 fix possible null destructuring 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 65c00efa86 null guards 6 years ago
  Jason Chen 90775bbabd implement syntax highlight with blot api 6 years ago
  Jason Chen 15e13d31f8 fix pasting nested bulleted list 6 years ago
  Jason Chen 7216f06356 handle cut 6 years ago
  Jason Chen 1fab5928d3 add converting to semantic html 6 years ago
  Jason Chen 9a6d3dc68d dont pass in null text 6 years ago
  Jason Chen d19ebb4608 make convert() easier to hook into 6 years ago
  Jason Chen 105d44ff4b avoid pasting code-block: true 6 years ago
  Jason Chen 9dd2a187a5 fix pasting pre in firefox 6 years ago
  Jason Chen 48cd21bab0 use clipboard api for paste 6 years ago
  Jason Chen 8028b8abd8 fix complex table optimize and add test 6 years ago
  Jason Chen eda1472fb0 update parchment to support multiple registries 6 years ago
  Jason Chen e19086b990 update parchment, use es6 import 6 years ago
  Jason Chen 24b4f000fd handle copying whitespace 6 years ago
  Jason Chen e47c4e0f4b use array.from 6 years ago
  Jason Chen 1c2e109239 use weakmap elsewhere 6 years ago
  Jason Chen dd7620c611 fix copying across syntax highlighted code block 6 years ago
  Jason Chen 90bef26425 add langauge selection to syntax highlight 6 years ago
  Jason Chen e7423bfa4d fix paste tests 6 years ago
  Jason Chen 0c0feda9c6 add uploader module 6 years ago
  Jason Chen d8fda3cd1f Revert "parchment temp name change" 6 years ago
  Jason Chen 15c31f5ef5 parchment temp name change 6 years ago
  Jason Chen ad537d0a46 implement code-block using container 6 years ago
  Jason Chen 2a657eebda handle pasting quill generated html 6 years ago
  Jason Chen 777cdefee2 support pasting table 6 years ago
  Jason Chen 3c62887e68 fix pasting list 6 years ago
  Jason Chen d802664574 initializing tables works 6 years ago
  Jason Chen dd465ed7b5 Merge branch 'develop' into 2.0 6 years ago