Commit Graph

648 Commits

Author SHA1 Message Date
Zihua Li
3d0b71c95c 3.0.0
Some checks failed
Run tests / test (push) Has been cancelled
2024-04-17 00:18:34 +00:00
Zihua Li
1a828ee7ce 3.0.0-rc.1 2024-04-04 13:24:38 +00:00
Young Liang
f4687d8156 Update Quill source code link in README.md 2024-04-04 21:22:09 +08:00
Zihua Li
37690992c5 Allow ref blots to be null 2024-04-04 21:18:39 +08:00
Zihua Li
5566ee0b5e 3.0.0-rc.0 2024-03-20 11:02:41 +00:00
Zihua Li
74986a54db Update documentation for blot interface changes 2024-03-19 16:42:39 +08:00
Zihua Li
2ccc6beb74
Update date in LICENSE 2024-03-19 15:52:08 +08:00
Zihua Li
45a6f59f8c Upgrade dependencies 2024-03-18 15:27:28 +08:00
Zihua Li
66fb5ff085 Include identity names in build code 2024-03-18 15:27:28 +08:00
Zihua Li
d4f3016458 Update badge to target main branch 2024-03-18 09:36:54 +08:00
Zihua Li
88c3f5bac5 Ignore GitHub releases for experimental versions 2024-03-15 10:40:39 +08:00
Zihua Li
74eb74251f 3.0.0-beta.0 2024-03-15 02:35:42 +00:00
Zihua Li
03a2dcc44e Update CHANGELOG 2024-03-15 10:27:53 +08:00
Zihua Li
c42f665213 Improve types for Blot 2024-03-15 10:25:17 +08:00
Zihua Li
dbf42a12b1 Make Parchment an ESM package 2024-03-15 08:47:17 +08:00
Zihua Li
c69ce72917 Auto publish GitHub releases 2024-01-16 22:29:53 +08:00
Zihua Li
e947475ca7 3.0.0-alpha.2 2024-01-16 14:18:28 +00:00
Zihua Li
7c79ff9a60 Update npm registry 2024-01-16 22:14:17 +08:00
Zihua Li
c93dff2077 Consolidate CHANGELOG format 2024-01-16 21:21:44 +08:00
Zihua Li
f035df5fe7 Update repository url 2024-01-16 21:17:35 +08:00
Zihua Li
a0ba27bfa3 Support npm publishing from release script 2024-01-16 21:04:40 +08:00
Zihua Li
31e02ff73c Fix archive tarball path 2024-01-16 20:49:33 +08:00
Zihua Li
ff1b2a09ee Fix release scripts for generating changelogs 2024-01-16 20:43:39 +08:00
Zihua Li
6f4706f92c Set up release actions 2024-01-16 20:13:47 +08:00
Zihua Li
a5460d4cf4 Allow any value types in Attributor#add() 2024-01-16 16:23:20 +08:00
Zihua Li
e05da282c4 Relax argument typing requirements for BlotConstructor 2024-01-16 16:23:20 +08:00
Zihua Li
c4cd872338 Enforce Attributor#add() types 2024-01-15 20:39:52 +08:00
Zihua Li
e59a0eedfd Typo fixing 2024-01-15 20:39:52 +08:00
Zihua Li
ed9422ea70 Allow non-string values for attributors 2024-01-15 20:39:52 +08:00
Zihua Li
1dde5edf61 Ignore config files 2023-07-30 23:31:09 +08:00
Zihua Li
66ff1efb73 Remove test folder 2023-07-30 23:31:09 +08:00
Zihua Li
60ebe7a397 Update build and test commands 2023-07-30 23:31:09 +08:00
Zihua Li
1e91af346c Apply linter rules to test files 2023-07-30 23:31:09 +08:00
Zihua Li
ec8c061350 Use vitest for type testing 2023-07-30 23:31:09 +08:00
宋铄运 (Alan Song)
4fe064304e
Improved typing and migrated to Vitest (#132) 2023-07-30 10:24:10 +08:00
Zihua Li
26053f7d2e Update CHANGELOG 2023-06-16 15:45:27 +08:00
Zihua Li
36808188c8 3.0.0-alpha.1 2023-06-16 15:44:46 +08:00
Zihua Li
1d48fb4be0
Export ESM format (#133) 2023-06-16 15:40:48 +08:00
Zihua Li
a6b6abe44c 3.0.0-alpha.0 2023-06-16 12:20:03 +08:00
Zihua Li
09151644d5 Update CHANGELOG 2023-06-16 12:19:36 +08:00
Zihua Li
24e95c2838
Add missing dependencies (#131) 2023-05-20 14:14:26 +08:00
宋铄运 (Alan Song)
63efc455ea
Build tools improvement: vite for bundling & migrate tests to TS (#128)
* rename tests to ts

* setup vite & karma-vite; remove webpack; migrate test files to ts

* remove redundant comment
2023-05-20 12:54:35 +08:00
Jason Chen
c4d59d9f1f
Merge pull request #127 from quilljs/zh-improve-typing
Fix typing for descendant(s)
2023-05-19 11:32:03 -07:00
Alec Gibson
671c213f17 🏷️ Update tagName to optionally be an array
The `Registry` [already allows][1] the `tagName` property to be an
array.

This change updates the types to reflect that.

[1]: 634e50f4d7/src/registry.ts (L127)
2023-05-19 12:30:26 +08:00
Zihua Li
692e9a7372 Fix typing for descendant(s) 2023-04-30 16:26:04 +08:00
Zihua Li
457b32d8a2 Add timeout for tests 2023-04-30 16:22:46 +08:00
Zihua Li
92c04e3f03
Merge pull request #125 from fnlctrl/build
Build tools improvement: api-extractor for bundling dts
2023-04-30 14:09:40 +08:00
fnlCtrl
f3840f7743 minor fixes 2023-04-26 10:50:51 -07:00
fnlCtrl
c478cb2bf4 reduce changes 2023-04-26 01:28:43 -07:00
fnlCtrl
58756af268 remove package changes 2023-04-26 01:25:06 -07:00