• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

quilljs / delta / 73

Builds Branch Commit Type Ran Committer Via Coverage
73 fix-invert Fix retain inversion across multiple ops Consider this base document: ```js new Delta() .insert('123') .insert('4', { bold: true }); ``` And this delta: ```js new Delta().retain(4, { italic: true }); ``` This simply applies italic to the ... Pull #42 10 Apr 2019 02:49PM UTC web-flow travis-ci pending completion   set done
72 master bump version and changelog push 11 Feb 2019 07:58AM UTC jhchen travis-ci pending completion   set done
71 master add docs for invert push 11 Feb 2019 07:47AM UTC jhchen travis-ci pending completion   set done
69 turn-off-esModuleInterop Turn off esModuleInterop and fix up imports With imports that require esModuleInterop: true, all consumers of quill-delta must also have esModuleInterop: true. This is not always true, specifically for @types/quill. Since @types/quill depends on ... Pull #34 19 Nov 2018 11:14PM UTC web-flow travis-ci pending completion   set done
68 master Merge pull request #32 from quilljs/dg-new-fastdiff Use new fast-diff version 1.2.0 push 08 Oct 2018 09:50PM UTC web-flow travis-ci pending completion   set done
66 dg-new-fastdiff update changelog push 08 Oct 2018 09:48PM UTC dgreensp travis-ci pending completion   set done
67 dg-new-fastdiff update changelog Pull #32 08 Oct 2018 09:48PM UTC web-flow travis-ci pending completion   set done
65 dg-new-fastdiff use fast-diff 1.2.0 Pull #32 08 Oct 2018 09:32PM UTC web-flow travis-ci pending completion   set done
64 dg-new-fastdiff use fast-diff 1.2.0 push 08 Oct 2018 09:30PM UTC dgreensp travis-ci pending completion   set done
63 dg-new-fastdiff bump minor version push 08 Oct 2018 07:09PM UTC dgreensp travis-ci pending completion   set done
62 dg-new-fastdiff Use new fast-diff for Delta#diff with optional CursorInfo Todo: Once the new fast-diff is published, use version instead of SHA push 08 Oct 2018 05:10PM UTC dgreensp travis-ci pending completion   set done
61 master fix dist casing and bump version push 16 Sep 2018 06:25AM UTC jhchen travis-ci pending completion   set done
60 master update changelog push 16 Sep 2018 12:33AM UTC jhchen travis-ci pending completion   set done
59 master Merge pull request #29 from quilljs/dg-files Include "files" in package.json push 14 Sep 2018 11:11PM UTC web-flow travis-ci pending completion   set done
57 dg-files Include "files" in package.json push 14 Sep 2018 10:44PM UTC dgreensp travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc