Commit Graph

5742 Commits

Author SHA1 Message Date
Zihua Li
ebe16ca247 2.0.3
Some checks failed
Main / test (push) Has been cancelled
2024-11-30 20:21:22 +08:00
Zihua Li
620ca42ee2 Add writable permission for GitHub Actions 2024-11-30 20:21:22 +08:00
Zihua Li
910ab4ed63
Config Git correctly for releasing (#4506)
Co-authored-by: Zihua Li <635902+luin@users.noreply.github.com>
2024-11-29 21:59:37 +08:00
Jason Chen
07b68c98b3
Handle consecutive spaces when copying and pasting
Co-authored-by: Zihua Li <635902+luin@users.noreply.github.com>
2024-11-29 14:09:57 +08:00
Zihua Li
b213e1073b Avoid unnecessary local map creations 2024-07-19 10:43:16 +08:00
Zihua Li
5d752e3fa8 Clipboard support for E2E tests 2024-06-21 11:23:42 +08:00
Zihua Li
d5efd42de7
Move Quill to Slab organization (#4225)
Co-authored-by: Zihua Li <635902+luin@users.noreply.github.com>
2024-05-28 17:23:05 +08:00
Zihua Li
531a1eef9c
Export Delta, AttributeMap and other related objects (#4220)
Co-authored-by: Zihua Li <635902+luin@users.noreply.github.com>
2024-05-23 11:22:14 +08:00
Erin McLaughlin
c7c9eb8b4d Fixed a few typos in docs/installation.mdx 2024-05-22 13:47:01 +08:00
Zihua Li
9f4e18540d
Add username links in CHANGELOG.md (#4204)
Co-authored-by: Zihua Li <635902+luin@users.noreply.github.com>
2024-05-13 16:00:58 +08:00
Zihua Li
e3a6faaeca Update CHANGELOG.md: v2.0.2 2024-05-13 07:47:46 +00:00
Zihua
517d00994b Config git for all workflows 2024-05-13 15:46:30 +08:00
Zihua
4d5bb45880 Use Quill bot as author for CHANGELOG updates 2024-05-13 15:38:20 +08:00
Zihua Li
de1afe1205 Update changelog actions 2024-05-13 15:28:58 +08:00
Zihua Li
cc898efe9f 2.0.2 2024-05-13 06:46:06 +00:00
Zihua Li
e91f80a42d
Upgrade Node.js to 20 for CI (#4203) 2024-05-13 14:43:02 +08:00
Zihua Li
804068026a
Ignore pasting images when image format is disallowed (#4202) 2024-05-13 14:20:08 +08:00
Zihua Li
dd62291898
Avoid side effects for Enter/Backspace when composing in Safari (#4201)
Co-authored-by: odex <odex_2100@outlook.com>
2024-05-13 14:03:19 +08:00
Zihua Li
2391107bde
Fix event source when deleting a link with shortcuts (#4200) 2024-05-13 13:42:34 +08:00
Zihua Li
09ed45e8f2
Regenerate CHANGELOG from GitHub releases (#4199) 2024-05-13 13:14:30 +08:00
Zihua Li
999d6075a0
Use labels for changelog generating (#4198) 2024-05-13 10:24:38 +08:00
hzgotb
1fd5c94d02
Fix typing errors for Quill.register (#4127)
Co-authored-by: Zihua Li <i@zihua.li>
2024-05-13 10:09:33 +08:00
Zihua Li
d31ffa1372
Consolidate README for sub packages (#4176) 2024-05-06 09:07:03 +08:00
younggglcy
c8c9832f01
Respond to /docs route and do redirection (#4174) 2024-05-06 08:44:53 +08:00
Zihua Li
ae1408ac18 2.0.1 2024-05-01 09:10:56 +00:00
Zihua Li
65ede1e2ec Add changelog for toolbar icon improvements 2024-04-30 08:49:03 +08:00
Zihua Li
b6b5ae0b60 Add changelog for types improvements 2024-04-30 08:48:36 +08:00
Wilfried WIWI
5eef805750
Fix toolbar icons for h3-h6 (#4131) 2024-04-30 08:48:14 +08:00
younggglcy
dbaa1e0984
Improve typings for methods that return a Delta (#4136) 2024-04-30 08:20:08 +08:00
Jason Chen
6590aa45ac tweak homepage demo styles 2024-04-23 17:41:36 -04:00
Jason Chen
a01aa56088 fix link underline between badges 2024-04-23 17:27:17 -04:00
Jason Chen
6209fd9efe move code of conduct 2024-04-23 17:27:17 -04:00
medi6
69e04334bc
Prevent overriding of theme's default toolbar settings (#4120)
* theme toolbar's handlers overwritten fix

* Fix handling for true values and add CHANGELOG

---------

Co-authored-by: david ruty <david.ruty@arche-mc2.fr>
Co-authored-by: Zihua Li <i@zihua.li>
2024-04-22 08:26:44 +08:00
Jason Chen
9062cb0bf9 remove old announcement css and apply prettier 2024-04-21 19:13:13 -04:00
Jason Chen
99307d3322 add 2.0 announcement 2024-04-21 19:13:13 -04:00
Jason Chen
8f5589f55b More specific description 2024-04-21 18:45:25 -04:00
Jason Chen
3454595a2e
Update website for 2.0 (#4121)
Co-authored-by: Zihua Li <i@zihua.li>
2024-04-18 10:48:03 +08:00
Zihua Li
fb3882c0f8
2.0.0: README 2024-04-17 11:46:51 +08:00
Zihua Li
3393ab725c CHANGELOG: 2.0.0 2024-04-17 09:43:46 +08:00
Zihua Li
a6638e9b7f 2.0.0 2024-04-17 00:45:05 +00:00
Zihua Li
828d1779ac Use stable version of Parchment 2024-04-17 08:32:34 +08:00
Zihua Li
0b383a4d53 2.0.0-rc.5 2024-04-04 13:35:45 +00:00
Zihua Li
20f02f55e3 Allow ref for insertBefore to be null 2024-04-04 21:32:34 +08:00
Zihua Li
6b48eca201
Merge pull request #4099 from quilljs/zh-export-types
Expose types needed in public APIs
2024-04-04 20:05:28 +08:00
Zihua Li
1021587ac0 Expose Range type 2024-04-04 20:02:17 +08:00
Zihua Li
91a7346e43 Expose Bounds type for getBounds() 2024-04-04 20:02:17 +08:00
Justin Hopper
d5ac3350df
Add support for v1 list attributes (#4082)
Co-authored-by: Zihua Li <i@zihua.li>
2024-03-26 15:31:11 +08:00
Zihua Li
fecbc6fca1 Update package version in README 2024-03-26 10:08:43 +08:00
Zihua Li
a2cef0cd3e Changelog for overload fixing 2024-03-26 10:07:52 +08:00
Zihua Li
aa26ff3f45
Fix function overloads for formatText (#4086) 2024-03-26 10:00:09 +08:00