Zihua Li
|
912516c7e8
Typing improvements
|
2 years ago |
Zihua Li
|
1d95615975
Improve typings for table embed
|
2 years ago |
Zihua Li
|
1d54caec99
Export Delta
|
2 years ago |
Zihua Li
|
40b088f63b
Misc improvements
|
2 years ago |
Zihua Li
|
ac9c20dc8a
Upgrade eslint configs
|
2 years ago |
Zihua Li
|
aad907d246
Migrate UI to TypeScript
|
2 years ago |
Zihua Li
|
57e0f957a6
Address misc TypeScript issues
|
2 years ago |
Zihua Li
|
25a97597b2
Include declarations
|
2 years ago |
Zihua Li
|
c0de4b07f6
Migrate themes to TypeScript
|
2 years ago |
Zihua Li
|
18d531cbfb
Migrate keyboard to TypeScript
|
2 years ago |
Zihua Li
|
0cc8755ffd
Migrate uploader to TypeScript
|
2 years ago |
Zihua Li
|
f166eb3f31
Migrate toolbar to TypeScript
|
2 years ago |
Zihua Li
|
62e454bb05
Migrate tableEmbed to TypeScript
|
2 years ago |
Zihua Li
|
0470291fef
Migrate table to TypeScript
|
2 years ago |
Zihua Li
|
2b130d5af8
Migrate syntax to TypeScript
|
2 years ago |
Zihua Li
|
114d7b72ab
Migrate history to TypeScript
|
2 years ago |
Zihua Li
|
92d9514898
Migrate clipboard to TypeScript
|
2 years ago |
Zihua Li
|
541bd363ac
Merge pull request #3598 from quilljs/zh-ts
|
2 years ago |
Zihua Li
|
7566276cbe
Add ESLint configuration
|
2 years ago |
Zihua Li
|
b5176b55c6
Remove unnecessary expect error directives
|
2 years ago |
Zihua Li
|
b4baafdfb7
Migrate entrypoint to TypeScript
|
2 years ago |
Zihua Li
|
142501bf90
Move eslint config into a separate file
|
2 years ago |
Zihua Li
|
ee8355f717
Migrate blots and formats
|
2 years ago |
Zihua Li
|
26412d595d
Initial TypeScript setup
|
2 years ago |
Zihua Li
|
4262023ad1
Fix selection-change not firing on DOM mutations
|
2 years ago |
Joel Carrier
|
1cdecd3ee0
typo
|
2 years ago |
Zihua Li
|
fdaa793d89
Improve Tab handling in code block
|
2 years ago |
Dora1604
|
2e138a0508
Fix combineFormats with multiple values repeated, closes #3336
|
2 years ago |
Jason Chen
|
271c47d2ef
Merge pull request #3590 from quilljs/zh-table-ot
|
2 years ago |
Zihua Li
|
d00df81e52
Upgrade Parchment to 2.0
|
2 years ago |
Zihua Li
|
fbb887b70e
Merge branch 'develop' into zh-table-ot
|
3 years ago |
Jason Chen
|
0f20a58ace
Merge pull request #3539 from quilljs/zh-init-perf
|
3 years ago |
Jason Chen
|
6cbebf27da
Merge pull request #3538 from quilljs/zh-perf-get-range
|
3 years ago |
Zihua Li
|
40b95fd23e
No need to setContents when container is empty
|
3 years ago |
Zihua Li
|
b212f9eaea
Avoid fetching selections when possible
|
3 years ago |
Zihua Li
|
4313e9036f
Merge branch 'develop' into zh-table-ot
|
3 years ago |
Jason Chen
|
d462f8000f
Merge pull request #3534 from quilljs/zh-cursor-link
|
3 years ago |
Zihua Li
|
9474870a57
Keep cursor unlinked to avoid elements being pushed down inside
|
3 years ago |
Zihua Li
|
e17f0a1c73
Merge branch 'develop' into zh-table-ot
|
3 years ago |
Jason Chen
|
885f1a2367
Merge pull request #3531 from quilljs/zh-no-escape-code
|
3 years ago |
Zihua Li
|
0de00777b6
Move code escaping to `html()`
|
3 years ago |
Zihua Li
|
a1e81dadf1
Merge branch 'develop' into zh-table-ot
|
3 years ago |
Jason Chen
|
cf9d8354b7
Merge pull request #3506 from quilljs/zh-numbered-list
|
3 years ago |
Zihua Li
|
10b120d19e
Other list types should also reset list numbers
|
3 years ago |
Zihua Li
|
3a88c93bd2
Merge branch 'develop' into zh-table-ot
|
3 years ago |
Jason Chen
|
7b3263b68b
Merge pull request #3491 from quilljs/zh-fix-4294967295
|
3 years ago |
Zihua Li
|
baecf47791
Fix getBounds of empty text nodes
|
3 years ago |
Jason Chen
|
74064913af
Merge pull request #3489 from quilljs/zh-get-leaf
|
3 years ago |
Zihua Li
|
ca2c40a42e
getLeaf() should ignore non-leaf blots
|
3 years ago |
luin
|
5268696e35
Upgrade Parchment to make sure Scroll#find() not return nested scroll blots
|
3 years ago |