Skip to content

Commit fdaf785

Browse files
committed
docs: update
1 parent dbe9065 commit fdaf785

File tree

8 files changed

+655
-642
lines changed

8 files changed

+655
-642
lines changed

docs/public/contributor-circles.svg

Lines changed: 79 additions & 79 deletions
Loading

screenshot/.cache.json

Lines changed: 134 additions & 134 deletions
Large diffs are not rendered by default.

screenshot/contributor-circles.png

-20.3 KB
Loading

screenshot/contributor-circles.svg

Lines changed: 79 additions & 79 deletions
Loading

screenshot/contributor-wide.svg

Lines changed: 73 additions & 72 deletions
Loading

scripts/changeLog.json

Lines changed: 77 additions & 75 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,85 @@
11
[
2+
{
3+
"hash": "dbe9065b708a0e80ec09d8333268ca582c66a3e3",
4+
"date": "Thu Oct 9 20:56:33 2025 +0700",
5+
"message": "chore: release v0.3.27",
6+
"refs": "HEAD -> main, tag: v0.3.27, origin/main",
7+
"body": "",
8+
"author_name": "hunghg255",
9+
"author_email": "giahunghust@gmail.com",
10+
"version": "v0.3.27"
11+
},
12+
{
13+
"hash": "37110e15061267c5bfef5dc6d7c033cc28d6c551",
14+
"date": "Thu Oct 9 14:14:26 2025 +0300",
15+
"message": "feat(image): when resourceImage != both, hide Tabslist to cleanup UI",
16+
"refs": "",
17+
"author_name": "markok",
18+
"author_email": "marko.kanala@meliora.fi",
19+
"functions": [
20+
"ActionImageButton"
21+
]
22+
},
23+
{
24+
"hash": "d0bf58fdc1f1bc1cd9cc5635499adaec421e2d41",
25+
"date": "Thu Oct 9 13:31:29 2025 +0300",
26+
"message": "feat(link): make user experience of link editing better",
27+
"refs": "",
28+
"author_name": "markok",
29+
"author_email": "marko.kanala@meliora.fi",
30+
"functions": [
31+
"Link",
32+
"LinkEditBlock",
33+
"LinkEditPopover"
34+
]
35+
},
36+
{
37+
"hash": "3cb99660f5c6ad13fc3fc0b1e4805a3e1b145e3d",
38+
"date": "Wed Oct 8 06:31:56 2025 +0700",
39+
"message": "chore: release v0.3.26",
40+
"refs": "tag: v0.3.26",
41+
"body": "",
42+
"author_name": "hunghg255",
43+
"author_email": "giahunghust@gmail.com",
44+
"version": "v0.3.26"
45+
},
46+
{
47+
"hash": "6879142130481b68247f92a447b0fc7500077eed",
48+
"date": "Tue Oct 7 17:31:26 2025 +0700",
49+
"message": "fix: fix not fill the text when make a normal text to a link",
50+
"refs": "",
51+
"author_name": "Loan Nguyen",
52+
"author_email": "loancv12@gmail.com",
53+
"functions": [
54+
"LinkEditBlock"
55+
]
56+
},
57+
{
58+
"hash": "2c427645ed47b32c4f375f1f354cccdd6a124520",
59+
"date": "Mon Oct 6 10:25:16 2025 +0800",
60+
"message": "feat(pdf): add the exportToPdf command",
61+
"refs": "",
62+
"author_name": "chris",
63+
"author_email": "zhangyunfei@lightdigit.ai",
64+
"functions": [
65+
"ExportPdf"
66+
]
67+
},
68+
{
69+
"hash": "5674a7a469a922909524fb0794e664edb51028d0",
70+
"date": "Sun Oct 5 14:26:40 2025 +0700",
71+
"message": "chore: release v0.3.25",
72+
"refs": "tag: v0.3.25",
73+
"body": "",
74+
"author_name": "hunghg255",
75+
"author_email": "giahunghust@gmail.com",
76+
"version": "v0.3.25"
77+
},
278
{
379
"hash": "c303c4e3716fbf2c0b2f273702dda512fe8755ae",
480
"date": "Thu Sep 25 21:52:13 2025 +0700",
581
"message": "chore: release v0.3.24",
6-
"refs": "HEAD -> main, tag: v0.3.24, origin/main",
82+
"refs": "tag: v0.3.24",
783
"body": "",
884
"author_name": "hunghg255",
985
"author_email": "giahunghust@gmail.com",
@@ -1315,79 +1391,5 @@
13151391
"author_name": "hunghg255",
13161392
"author_email": "giahunghust@gmail.com",
13171393
"version": "v0.1.4"
1318-
},
1319-
{
1320-
"hash": "8eda263c235c8c3b2092866996810513cca86d96",
1321-
"date": "Wed Nov 6 17:57:26 2024 +0700",
1322-
"message": "feat: add extension twitter",
1323-
"refs": "origin/feat-twitter, feat-twitter",
1324-
"author_name": "hunghg255",
1325-
"author_email": "giahunghust@gmail.com",
1326-
"functions": [
1327-
"index.md",
1328-
"ActionImageButton",
1329-
"LinkEditBlock",
1330-
"Twitter",
1331-
"FormEditLinkTwitter",
1332-
"NodeViewTweet",
1333-
"TwitterActiveButton",
1334-
"index",
1335-
"ActiveVideoButton"
1336-
]
1337-
},
1338-
{
1339-
"hash": "ba803079e2eb26bacc1f41a25f643a2edc4e48a0",
1340-
"date": "Wed Nov 6 10:58:04 2024 +0100",
1341-
"message": "fix(button propagation): stop the submit button propagation and close the link popover when applying (close #99)",
1342-
"refs": "",
1343-
"author_name": "Angel",
1344-
"author_email": "hi@asiles.dev",
1345-
"functions": [
1346-
"ActionImageButton",
1347-
"LinkEditBlock",
1348-
"LinkEditPopover",
1349-
"ActiveVideoButton"
1350-
]
1351-
},
1352-
{
1353-
"hash": "d1ee3e1460ba4de5b9c5ac4a0523d65860de7fe3",
1354-
"date": "Wed Nov 6 01:05:01 2024 +0700",
1355-
"message": "chore: release v0.1.3",
1356-
"refs": "tag: v0.1.3",
1357-
"body": "",
1358-
"author_name": "hunghg255",
1359-
"author_email": "giahunghust@gmail.com",
1360-
"version": "v0.1.3"
1361-
},
1362-
{
1363-
"hash": "93d9730ddee560337c47355591bcb7b18267e4d2",
1364-
"date": "Wed Nov 6 01:03:22 2024 +0700",
1365-
"message": "fix: parse inline image",
1366-
"refs": "origin/fix-parse-inline-image, fix-parse-inline-image",
1367-
"author_name": "hunghg255",
1368-
"author_email": "giahunghust@gmail.com",
1369-
"functions": [
1370-
"Image"
1371-
]
1372-
},
1373-
{
1374-
"hash": "c08bc35fa7c0e7c6e1979c90434712be201d171e",
1375-
"date": "Sun Nov 3 22:47:46 2024 +0700",
1376-
"message": "chore: release v0.1.2",
1377-
"refs": "tag: v0.1.2",
1378-
"body": "",
1379-
"author_name": "hunghg255",
1380-
"author_email": "giahunghust@gmail.com",
1381-
"version": "v0.1.2"
1382-
},
1383-
{
1384-
"hash": "da82fe50debc6f694154f9c621ca246b90806625",
1385-
"date": "Sun Nov 3 15:59:27 2024 +0700",
1386-
"message": "chore: release v0.1.1",
1387-
"refs": "tag: v0.1.1",
1388-
"body": "",
1389-
"author_name": "hunghg255",
1390-
"author_email": "giahunghust@gmail.com",
1391-
"version": "v0.1.1"
13921394
}
13931395
]

0 commit comments

Comments
 (0)