Commit graph

8333 commits

Author SHA1 Message Date
Daniel
9f32ddaf02
🐛 Improve outline dnd https://github.com/siyuan-note/siyuan/issues/10828 2024-04-02 15:15:52 +08:00
Vanessa
f5b7def958 🎨 2024-04-02 15:10:40 +08:00
Vanessa
cf40a99f96 🎨 2024-04-02 14:16:43 +08:00
Daniel
057659ca3d
🔖 Release v3.0.6 2024-04-02 09:16:25 +08:00
Daniel
35b8412aad
🎨 Clean code 2024-04-02 09:16:12 +08:00
Daniel
49b18ce664
📝 Update changelogs 2024-04-02 09:07:51 +08:00
Vanessa
a9228f253e 🎨 https://github.com/siyuan-note/siyuan/issues/10736 2024-04-02 09:00:23 +08:00
Vanessa
5a246587ec Merge remote-tracking branch 'origin/dev' into dev 2024-04-01 23:43:25 +08:00
Vanessa
970f8c86b1 🎨 https://github.com/siyuan-note/siyuan/issues/10682 2024-04-01 23:43:08 +08:00
Daniel
ce3efa7962
📝 Update changelogs 2024-04-01 23:34:10 +08:00
Vanessa
bbff321019 🎨 https://github.com/siyuan-note/siyuan/issues/10058 2024-04-01 22:41:10 +08:00
Vanessa
015bb3bc62 🎨 fix https://github.com/siyuan-note/siyuan/issues/10814 2024-04-01 18:14:37 +08:00
Vanessa
cd50b37e7f Merge remote-tracking branch 'origin/dev' into dev 2024-04-01 18:08:12 +08:00
Vanessa
4c4d3ed84f 🎨 fix https://github.com/siyuan-note/siyuan/issues/10814 2024-04-01 18:08:00 +08:00
Daniel
04a06c3629
🎨 Data history supports querying in all notebooks Fix https://github.com/siyuan-note/siyuan/issues/10788 2024-04-01 17:52:38 +08:00
Vanessa
8ae601f9ea 🎨 fix https://github.com/siyuan-note/siyuan/issues/10817 2024-04-01 17:33:18 +08:00
Vanessa
7408cfb7da 🎨 fix https://github.com/siyuan-note/siyuan/issues/10816 2024-04-01 11:51:24 +08:00
Vanessa
1f5715201f 🎨 https://github.com/siyuan-note/siyuan/issues/10813 2024-04-01 10:13:21 +08:00
Vanessa
adcd4acda7 📝 https://github.com/siyuan-note/siyuan/issues/10783#issuecomment-2028810246 2024-04-01 09:45:04 +08:00
Vanessa
207330be7a 🚨 2024-03-31 23:41:45 +08:00
Vanessa
8f2fa0acd8 🎨 https://github.com/siyuan-note/siyuan/issues/10783 2024-03-31 23:41:05 +08:00
Vanessa
2713afd7c9 ♻️ b3-menu__checked 2024-03-31 23:29:32 +08:00
Vanessa
5aabda4b37 ♻️ b3-menu__checked 2024-03-31 20:27:29 +08:00
Vanessa
6378d1e738 🎨 fix https://github.com/siyuan-note/siyuan/issues/10738 2024-03-31 20:18:34 +08:00
Vanessa
353fdc7b29 🎨 fix https://github.com/siyuan-note/siyuan/issues/10808 2024-03-31 17:51:15 +08:00
Vanessa
275b4bb98c 🎨 fix https://github.com/siyuan-note/siyuan/issues/10806 2024-03-31 11:47:38 +08:00
Vanessa
cfe93a0acc 🎨 https://github.com/siyuan-note/siyuan/issues/10805 2024-03-31 11:15:33 +08:00
Vanessa
8853b9a192 🎨 https://github.com/siyuan-note/siyuan/issues/10789 2024-03-31 09:58:50 +08:00
Vanessa
487e2f980b 🎨 https://github.com/siyuan-note/siyuan/pull/10804 2024-03-31 09:39:46 +08:00
Jeffrey Chen
c80ceb67b8
将确认按钮放置在最右边 (#10804)
一般来说:

1. **确定**:通常放在最右边,因为“确定”通常表示用户已经完成了他们的选择或操作,这是一个终结性的动作。

2. **取消**:通常放在中间,因为用户可能会在做出最终决定之前选择取消,这样可以让用户更容易找到。

3. **删除**:通常放在最左边,因为删除是一个潜在的危险操作,需要用户谨慎考虑。将其放在最左边可以减少意外删除的可能性。

这种顺序的目的是根据用户的心理模型和常见的行为模式来设计,以最大程度地减少用户错误操作的可能性。
2024-03-31 09:33:47 +08:00
Vanessa
0296717b02 Merge remote-tracking branch 'origin/dev' into dev 2024-03-30 18:18:53 +08:00
Vanessa
daf043bd0c 🚨 2024-03-30 18:18:41 +08:00
Daniel
7ae7523f11
🎨 Prompt when dragging and inserting a folder https://github.com/siyuan-note/siyuan/issues/10779 2024-03-30 12:23:44 +08:00
Vanessa
28a790f7eb 🎨 fix https://github.com/siyuan-note/siyuan/issues/10796 2024-03-30 12:11:34 +08:00
Vanessa
3f515e0baa 🎨 fix https://github.com/siyuan-note/siyuan/issues/10779 2024-03-30 11:30:00 +08:00
Daniel
7f9ddedc8b
🎨 Prompt when dragging and inserting a folder https://github.com/siyuan-note/siyuan/issues/10779 2024-03-30 10:59:21 +08:00
Vanessa
ad68e6cbd9 🎨 fix https://github.com/siyuan-note/siyuan/issues/10746 2024-03-30 08:54:07 +08:00
Vanessa
ada1b351fd 🎨 https://github.com/siyuan-note/siyuan/issues/10646 2024-03-29 23:53:00 +08:00
Vanessa
79a265812d 🎨 https://github.com/siyuan-note/siyuan/issues/10646 2024-03-29 23:47:14 +08:00
Vanessa
24e929b654 Merge remote-tracking branch 'origin/dev' into dev 2024-03-29 21:31:17 +08:00
Vanessa
4fe420a242 🎨 https://github.com/siyuan-note/siyuan/issues/7957 2024-03-29 21:29:57 +08:00
Daniel
c18b79d374
🎨 Improve open/remove notebook 2024-03-29 20:57:56 +08:00
Vanessa
e0adb2f60c 🎨 https://github.com/siyuan-note/siyuan/issues/7957 2024-03-29 20:50:04 +08:00
Vanessa
66360757b3 🎨 https://github.com/siyuan-note/siyuan/issues/7957 2024-03-29 20:48:02 +08:00
Vanessa
2281714c59 🎨 https://github.com/siyuan-note/siyuan/issues/10792 2024-03-29 20:12:59 +08:00
Jeffrey Chen
d70ef14696
🎨 Improve text for Data history
* 翻译数据历史操作

Translation Data History Operation

* 翻译数据历史操作

* 翻译数据历史操作

* 翻译数据历史操作

加空格对齐一下

* 翻译数据历史操作

半角空格都被自动去掉了
2024-03-29 19:54:12 +08:00
Daniel
fa502ef2c4
🎨 Improve API Token authentication https://github.com/siyuan-note/siyuan/issues/10792 2024-03-29 19:42:28 +08:00
Vanessa
73d232bafb 🎨 https://github.com/siyuan-note/siyuan/issues/7957 2024-03-29 11:03:53 +08:00
Vanessa
b7f49bde1e 🎨 https://github.com/siyuan-note/siyuan/issues/7957 2024-03-29 10:08:58 +08:00
Vanessa
13332781c9 🚨 2024-03-29 09:47:40 +08:00