Commit History

Author SHA1 Message Date
  Jason Chen eb7f33bb9f fix #1594 7 years ago
  Jason Chen d0c05c4431 fix isBlank 7 years ago
  Jason Chen a18110da48 use function interface for batch 7 years ago
  Jason Chen c8dfa583d9 fix #1427 7 years ago
  Jason Chen 576a074312 fix #1256 7 years ago
  Jason Chen ac63543b20 refactor 8 years ago
  Jason Chen cad7490327 fix #746 and add test 8 years ago
  Jason Chen 4089816c03 take advantage of new delta functions 8 years ago
  Jason Chen 189563a27f eslint fixes 8 years ago
  Jason Chen 75acfa66d4 switch to quill-delta 8 years ago
  Jason Chen 5aee3a3888 fix #883 8 years ago
  Jason Chen eeba71396a optimize small text changes 8 years ago
  Jason Chen 05a72e05d3 fix uglify warnings 8 years ago
  Jason Chen 918eadf27c fix #846, fix #847 8 years ago
  Jason Chen 18bf10971e code style tweak 8 years ago
  Jason Chen 0eeeaad873 dont update/optimize during applyDelta 8 years ago
  Jason Chen 4dcf9d8e85 handle delete separately 8 years ago
  Jason Chen 25ee200027 move newline normalization 8 years ago
  Jason Chen 673889c66f combine handling old delta 8 years ago
  Jason Chen 4fd3cd3bc6 keep track of scroll length 8 years ago
  Jason Chen 4bde1bf394 fix code block calculations 8 years ago
  Jason Chen 7f1fa0df86 Save selection on api change methods 8 years ago
  Jason Chen 7cc1683be9 Reimplement code block to use one <pre> 8 years ago
  Jason Chen 1d1d858848 backwards compatibility with old lists 8 years ago
  Jason Chen 885c9e809a try to use suggested api text change 8 years ago
  Jason Chen 10e0fd6322 add editor-change event 8 years ago
  Jason Chen d33a42e66c prevent emitting update in middle of applyDelta 8 years ago
  Jason Chen 1b024887e8 pass through source 8 years ago
  Jason Chen 3525e2d70b fixes for block embed 8 years ago
  Jason Chen 22054a5941 hide placeholder on formatted line 8 years ago
  Jason Chen 2cbb18d160 fix tests 8 years ago
  Jason Chen 7fe1c7b505 removeFormat should remove last line format 8 years ago
  Jason Chen 8f8baa8988 cleanup 8 years ago
  Jason Chen ddd0b9f190 handle appending and block embeds in applyDelta 8 years ago
  Jason Chen 1029286798 normalize newlines fixes #631 8 years ago
  Jason Chen dfcb287994 handle empty insert op 8 years ago
  Jason Chen 29c546dc7a quill/ alias does not work externally 8 years ago
  Jason Chen 1e0c4a521b tests and fix for removeFormat 8 years ago
  Jason Chen 4c67ef038e picker fixes 8 years ago
  Jason Chen 119a38994c support old embed format 8 years ago
  Jason Chen ec79a3699f include core/ in import path 8 years ago
  Jason Chen 0f6ed9a585 formatLine() should optimize() 8 years ago
  Jason Chen 50442e285e add tests and fix 8 years ago
  Jason Chen b3fcc7f617 test refactor 8 years ago
  Jason Chen 9edcc25218 begin testing rewrite 8 years ago
  Jason Chen 25dc32780d initial quill.removeFormat() implementation 8 years ago
  Jason Chen 1701e2dad3 remove duplicate code 8 years ago
  Jason Chen 25d7d7dc38 remove assumptions lines are block blots 8 years ago
  Jason Chen 2b2c2bf966 Implement video as block scoped embed 8 years ago
  Jason Chen 4af349f3bd cleanup 8 years ago