Zihua Li
|
691377cd4c
Improve types for quill
|
1 year ago |
Zihua Li
|
6c06286002
Improve types for embed and cursor
|
1 year ago |
Zihua Li
|
80ad672d19
Improve types for editor
|
1 year ago |
Zihua Li
|
eac1828388
Improve types for toolbar
|
1 year ago |
Zihua Li
|
382222b2e2
Remove unnecessary package.json changes
|
1 year ago |
Zihua Li
|
9655578e49
Improve types for scroll
|
1 year ago |
Zihua Li
|
74510a8360
Improve types for block
|
1 year ago |
Ben Makuh
|
dac7068320
Merge branch 'develop' into no-implicit-any
|
1 year ago |
Ben Makuh
|
e877d873c9
remove added lodash.omit package
|
1 year ago |
Ben Makuh
|
e93a6d0675
PR feedback: clean up annotations and unrelated changes
|
1 year ago |
Zihua Li
|
a9c25ec745
getHTML() should include outer tag when range is entire line
|
1 year ago |
Senya
|
7810032f7b
Toolbar: add aria-pressed to toolbar buttons (#3615)
|
1 year ago |
Ben Makuh
|
a9da812586
fix merge conflict lint
|
1 year ago |
Ben Makuh
|
4226d89986
Merge branch 'develop' into no-implicit-any
|
1 year ago |
Ben Makuh
|
c0b4a69f4c
fix lint
|
1 year ago |
Zihua Li
|
601e287063
Expose scrollRectIntoView
|
1 year ago |
Zihua Li
|
e3f2e3fab8
Support negative width and height
|
1 year ago |
Zihua Li
|
ff7f2821a3
Auto detect scrolling container
|
1 year ago |
Ben Makuh
|
0c7d9696a8
fix failing specs
|
1 year ago |
Ben Makuh
|
c0bb3576d5
pin expected node/npm versions for volta users
|
1 year ago |
Ben Makuh
|
28b620c204
clean up issues for noImplicitAny code review
|
1 year ago |
Ben Makuh
|
794d8b56ea
Turn on noImplicitAny and fix all errors
|
1 year ago |
Tao Zhou
|
837e4c9e05
Restore focus on cancel (#3780)
|
1 year ago |
Zihua Li
|
bca7830869
Fix insertContents for prepending block embeds
|
1 year ago |
Zihua Li
|
acd8ad2a82
Merge pull request #3832 from quilljs/zh-vitest
|
1 year ago |
Zihua Li
|
0b5e4d4045
Address feedbacks
|
1 year ago |
Zihua Li
|
453743ae33
Record selection for history undo/redo
|
1 year ago |
Zihua Li
|
1dea4bdde2
Use custom matcher instead of snapshot
|
1 year ago |
Zihua Li
|
26d42e7c35
Move retries to GitHub actions
|
1 year ago |
Zihua Li
|
245c452223
Fix syntax imports
|
1 year ago |
Zihua Li
|
e3a89ba666
Add retries for unit tests
|
1 year ago |
Zihua Li
|
b83e57243c
Style fixes
|
1 year ago |
Zihua Li
|
9913126e18
Update development document
|
1 year ago |
Zihua Li
|
a6811fd7d7
Remove Karma from project
|
1 year ago |
Zihua Li
|
16ded8f445
Remove unit.js from webpack
|
1 year ago |
Zihua Li
|
27a8c03d11
Migrate blots to Vitest
|
1 year ago |
Zihua Li
|
e16b6ebdaa
Migrate core to Vitest
|
1 year ago |
Zihua Li
|
71a8dc36ec
Migrate formats to Vitest
|
1 year ago |
Zihua Li
|
0775c7de2e
Migrate modules to Vitest
|
1 year ago |
Zihua Li
|
8d86b98e39
Migrate themes to Vitest
|
1 year ago |
Zihua Li
|
b625fee1ee
Migrate UI tests to Vitest
|
1 year ago |
Zihua Li
|
f3d8d9dc0f
Improve typings for tests
|
1 year ago |
Zihua Li
|
dfa805493e
Update eslint for Vitest
|
1 year ago |
Zihua Li
|
d5a7103149
Set up Vitest for unit tests
|
1 year ago |
Zihua Li
|
16c177341b
Migrate fuzz tests to Vitest
|
1 year ago |
Zihua Li
|
84437aa48b
Make sure blot is attached before calling formatAt
|
1 year ago |
Zihua Li
|
dc49c1b680
Fix block embed attributor errors
|
1 year ago |
Zihua Li
|
b65abc1700
Compile ts files with a separate config
|
1 year ago |
Kalys Osmonov
|
7bcfcfd143
Pass source for history actions (#3514)
|
1 year ago |
Zihua Li
|
7938b70d13
Merge pull request #3815 from quilljs/zh-insert-contents
|
1 year ago |