Commit Graph

  • 40d5781c6b v2.1.2 cjs Scott Nonnenberg 2025-01-27 15:06:03 -1000
  • 2a0bd6dda2 Preserve formatting on entering newline Scott Nonnenberg 2025-01-23 13:16:38 -1000
  • f6eeddde2d v2.1.1 Scott Nonnenberg 2025-01-21 16:46:59 -1000
  • 9394a4592d package-lock.json: Catch-up after recent changes Scott Nonnenberg 2025-01-21 16:46:38 -1000
  • ff34142824 scripts/build: Don't delete dist/dist - that's for css and built js Scott Nonnenberg 2025-01-21 16:46:23 -1000
  • b12bacbc12 Update the per-package README as well Scott Nonnenberg 2025-01-21 10:22:16 +1000
  • 2e6261c62a Update package name/version, move to CJS version of parchment Scott Nonnenberg 2025-01-21 10:10:06 +1000
  • 42100f814c New clipboard options: disable listeners, override default matchers Scott Nonnenberg 2025-01-21 09:01:07 +1000
  • b030001387 Scroll: Prevent paste of anything other than text Scott Nonnenberg 2025-01-17 13:04:38 +1000
  • a5abc5db27 On paste, apply existing selection's styles to incoming Delta Scott Nonnenberg 2025-01-17 12:12:18 +1000
  • c52143fdfc Clipboard: Prevent too many newlines in a row on paste Scott Nonnenberg 2025-01-17 13:25:40 +1000
  • 194335b4d3 isLine: Add time element Scott Nonnenberg 2025-01-17 13:24:16 +1000
  • a826b90428 Keyboard: Fix crash when line is missing Scott Nonnenberg 2025-01-17 12:13:51 +1000
  • 723daabb7d First move towards CJS Scott Nonnenberg 2025-01-11 08:24:18 +1000
  • ebe16ca247 2.0.3 main Zihua Li 2024-11-30 12:19:20 +0000
  • 620ca42ee2 Add writable permission for GitHub Actions Zihua Li 2024-11-30 20:10:21 +0800
  • 910ab4ed63
    Config Git correctly for releasing (#4506) Zihua Li 2024-11-29 21:59:37 +0800
  • 07b68c98b3
    Handle consecutive spaces when copying and pasting Jason Chen 2024-11-28 22:09:57 -0800
  • b213e1073b Avoid unnecessary local map creations Zihua Li 2024-07-19 10:26:42 +0800
  • 5d752e3fa8 Clipboard support for E2E tests Zihua Li 2024-06-21 10:47:32 +0800
  • d5efd42de7
    Move Quill to Slab organization (#4225) Zihua Li 2024-05-28 17:23:05 +0800
  • 531a1eef9c
    Export Delta, AttributeMap and other related objects (#4220) Zihua Li 2024-05-23 11:22:14 +0800
  • c7c9eb8b4d Fixed a few typos in docs/installation.mdx Erin McLaughlin 2024-05-21 16:24:12 -0400
  • 9f4e18540d
    Add username links in CHANGELOG.md (#4204) Zihua Li 2024-05-13 16:00:58 +0800
  • e3a6faaeca Update CHANGELOG.md: v2.0.2 Zihua Li 2024-05-13 07:47:46 +0000
  • 517d00994b Config git for all workflows Zihua 2024-05-13 15:46:30 +0800
  • 4d5bb45880 Use Quill bot as author for CHANGELOG updates Zihua 2024-05-13 15:38:20 +0800
  • de1afe1205 Update changelog actions Zihua Li 2024-05-13 14:53:09 +0800
  • cc898efe9f 2.0.2 Zihua Li 2024-05-13 06:46:06 +0000
  • e91f80a42d
    Upgrade Node.js to 20 for CI (#4203) Zihua Li 2024-05-13 14:43:02 +0800
  • 804068026a
    Ignore pasting images when image format is disallowed (#4202) Zihua Li 2024-05-13 14:20:08 +0800
  • dd62291898
    Avoid side effects for Enter/Backspace when composing in Safari (#4201) Zihua Li 2024-05-13 14:03:19 +0800
  • 2391107bde
    Fix event source when deleting a link with shortcuts (#4200) Zihua Li 2024-05-13 13:42:34 +0800
  • 09ed45e8f2
    Regenerate CHANGELOG from GitHub releases (#4199) Zihua Li 2024-05-13 13:14:30 +0800
  • 999d6075a0
    Use labels for changelog generating (#4198) Zihua Li 2024-05-13 10:24:38 +0800
  • 1fd5c94d02
    Fix typing errors for Quill.register (#4127) hzgotb 2024-05-13 10:09:33 +0800
  • d31ffa1372
    Consolidate README for sub packages (#4176) Zihua Li 2024-05-06 09:07:03 +0800
  • c8c9832f01
    Respond to /docs route and do redirection (#4174) younggglcy 2024-05-06 08:44:53 +0800
  • ae1408ac18 2.0.1 Zihua Li 2024-05-01 09:10:56 +0000
  • 65ede1e2ec Add changelog for toolbar icon improvements Zihua Li 2024-04-30 08:49:03 +0800
  • b6b5ae0b60 Add changelog for types improvements Zihua Li 2024-04-30 08:33:08 +0800
  • 5eef805750
    Fix toolbar icons for h3-h6 (#4131) Wilfried WIWI 2024-04-30 01:48:14 +0100
  • dbaa1e0984
    Improve typings for methods that return a Delta (#4136) younggglcy 2024-04-30 08:20:08 +0800
  • 6590aa45ac tweak homepage demo styles Jason Chen 2024-04-23 17:41:36 -0400
  • a01aa56088 fix link underline between badges Jason Chen 2024-04-23 17:26:18 -0400
  • 6209fd9efe move code of conduct Jason Chen 2024-04-23 17:25:16 -0400
  • 69e04334bc
    Prevent overriding of theme's default toolbar settings (#4120) medi6 2024-04-22 02:26:44 +0200
  • 9062cb0bf9 remove old announcement css and apply prettier Jason Chen 2024-04-21 19:09:09 -0400
  • 99307d3322 add 2.0 announcement Jason Chen 2024-04-21 19:08:14 -0400
  • 8f5589f55b More specific description Jason Chen 2024-04-21 18:45:25 -0400
  • 3454595a2e
    Update website for 2.0 (#4121) Jason Chen 2024-04-17 19:48:03 -0700
  • fb3882c0f8
    2.0.0: README Zihua Li 2024-04-17 11:46:51 +0800
  • 3393ab725c CHANGELOG: 2.0.0 Zihua Li 2024-04-17 09:19:59 +0800
  • a6638e9b7f 2.0.0 Zihua Li 2024-04-17 00:45:05 +0000
  • 828d1779ac Use stable version of Parchment Zihua Li 2024-04-17 08:21:00 +0800
  • 0b383a4d53 2.0.0-rc.5 Zihua Li 2024-04-04 13:35:45 +0000
  • 20f02f55e3 Allow ref for insertBefore to be null Zihua Li 2024-04-04 21:03:08 +0800
  • 6b48eca201
    Merge pull request #4099 from quilljs/zh-export-types Zihua Li 2024-04-04 20:05:28 +0800
  • 1021587ac0 Expose Range type Zihua Li 2024-04-04 20:01:32 +0800
  • 91a7346e43 Expose Bounds type for getBounds() Zihua Li 2024-04-04 19:37:13 +0800
  • d5ac3350df
    Add support for v1 list attributes (#4082) Justin Hopper 2024-03-26 02:31:11 -0500
  • fecbc6fca1 Update package version in README Zihua Li 2024-03-26 10:08:43 +0800
  • a2cef0cd3e Changelog for overload fixing Zihua Li 2024-03-26 10:07:52 +0800
  • aa26ff3f45
    Fix function overloads for formatText (#4086) Zihua Li 2024-03-26 10:00:09 +0800
  • bbbae91236 2.0.0-rc.4 Zihua Li 2024-03-24 04:43:07 +0000
  • 41bd1fce8f
    Remove empty .css.js files generated by bundlers (#4076) Zihua Li 2024-03-23 12:34:09 +0800
  • 739e823d41
    Expose types for Quill options (#4075) Zihua Li 2024-03-23 12:30:13 +0800
  • 83402d25ed
    Upgrade to Parchment RC (#4069) Zihua Li 2024-03-20 19:09:57 +0800
  • 664c1ab298
    Fix config parsing where undefined values were kept (#4068) Zihua Li 2024-03-20 19:02:37 +0800
  • 6a2745487e Remove pagination for documentation Zihua Li 2024-03-19 16:18:24 +0800
  • 2b9840d326 Include Parchment renaming in migration guide Zihua Li 2024-03-19 16:17:03 +0800
  • 4a4a61fb92
    Support pasting links copied from iOS share sheets (#4064) Zihua Li 2024-03-19 09:52:40 +0800
  • d7d5ae5cf0
    Include source maps for Parchment (#4057) Zihua Li 2024-03-16 12:01:05 +0800
  • beb02b887a 2.0.0-rc.3 Zihua Li 2024-03-16 02:46:03 +0000
  • b8f839c404 Remove outdated website guides Zihua Li 2024-03-16 10:10:06 +0800
  • c7d4d81d36
    Add formats option for specifying allowed formats (#4053) Zihua Li 2024-03-16 08:06:20 +0800
  • db7455a4a5
    Upgrade TypeScript (#4056) Zihua Li 2024-03-15 15:49:17 +0800
  • a977d2cefb
    Upgrade Parchment for better typings (#4055) Zihua Li 2024-03-15 10:51:55 +0800
  • 215ed783f0 Keep custom options Zihua Li 2024-03-14 23:47:42 +0800
  • ae9f83584e
    Make option parsing type safe (#4052) Zihua Li 2024-03-14 23:45:50 +0800
  • 71fada2f7f
    Fix redundant newlines when pasting from external sources (#4050) Zihua Li 2024-03-14 17:20:16 +0800
  • 80f22d8088
    Make Quill an ESM package (#4047) Zihua Li 2024-03-12 21:45:14 +0800
  • 6e2ae54889
    Fix escaping issue in CHANGELOG Zihua Li 2024-03-06 13:28:06 +0800
  • 6026a86cef
    Remove unnecessary Firefox workaround (#4028) Zihua Li 2024-02-27 21:23:04 +0800
  • 77df7e543d
    Fix example for content and delta in playground (#4020) Jaya Krishna Namburu 2024-02-23 11:41:08 +0530
  • 11d677d27c Fix GitHub link for guides Zihua Li 2024-02-19 23:29:00 +0800
  • 6c9f0e8073
    Fix getSemanticHTML for list items (#4016) Zihua Li 2024-02-19 22:17:17 +0800
  • f46434015e Update website link to v2 Zihua Li 2024-02-15 19:10:35 +0800
  • e037d1bbc7 2.0.0-rc.2 Zihua Li 2024-02-15 08:05:26 +0000
  • 5fa786c5ff
    Preserve es modules in babel config (#4013) 宋铄运 (Alan Song) 2024-02-14 23:20:06 -0800
  • cd3203f6f0 Add an example for using Quill with React Zihua Li 2024-02-13 16:08:20 +0800
  • 20bfdd9cc2
    Merge pull request #4011 from quilljs/zh-wb-playground Zihua Li 2024-02-13 14:24:57 +0800
  • 3d8462cdfe Improve playground performance Zihua Li 2024-02-13 14:18:48 +0800
  • 1968e23813 Improve playground styles Zihua Li 2024-02-13 14:11:55 +0800
  • 71bd2270fb Adjust post content size Zihua Li 2024-02-13 12:10:08 +0800
  • 0b2573c272 Improve website styles Zihua Li 2024-02-13 11:51:10 +0800
  • 76e63c9c85 Update Playground pages to use Quill 2 Zihua Li 2024-02-13 11:50:09 +0800
  • ec05352e08 Fix GitHub button spacing Zihua Li 2024-02-13 11:48:25 +0800
  • 60660bd260 Fix Selection.getBounds() when starting range at end of text node Alec Gibson 2023-05-05 12:05:45 +0100
  • 81e7e99e50 Update CHANGELOG Zihua Li 2024-02-13 08:24:29 +0800