Commit graph

269 commits

Author SHA1 Message Date
Vanessa
e1914469a2 🎨 https://github.com/siyuan-note/siyuan/issues/13262 2024-12-05 11:45:59 +08:00
Vanessa
04184fc8bd 🎨 带排序的 av 修改单元格后定位到修改点 2024-11-20 11:14:39 +08:00
Jeffrey Chen
020f55e8ca
改变数据库 添加条目 加载更多 按钮的结构 (#13206)
* Update render.ts

* Update render.ts

* Update action.ts
2024-11-20 10:43:54 +08:00
Vanessa
02edf47cda 🎨 https://github.com/siyuan-note/siyuan/issues/11053 2024-11-18 16:23:38 +08:00
Vanessa
e9c8cd0e0d 🎨 https://github.com/siyuan-note/siyuan/issues/11053 2024-11-18 11:55:18 +08:00
Vanessa
57517c27d7 🎨 https://github.com/siyuan-note/siyuan/issues/11053 2024-11-18 11:03:14 +08:00
Vanessa
e3d2894a23 🎨 https://github.com/siyuan-note/siyuan/issues/13142 2024-11-16 10:19:55 +08:00
Vanessa
a8e239574c 🚨 2024-11-09 15:42:13 +08:00
Vanessa
bc65438225 💄 https://github.com/siyuan-note/siyuan/issues/13052 2024-11-06 22:00:14 +08:00
Vanessa
b0691a41e8 🎨 https://github.com/siyuan-note/siyuan/issues/13052 2024-11-06 12:08:26 +08:00
Vanessa
de61283ef5 🎨 https://github.com/siyuan-note/siyuan/issues/12966 2024-10-30 11:17:41 +08:00
Vanessa
89be47b7b3 📝 https://github.com/siyuan-note/siyuan/issues/12950 2024-10-28 09:37:25 +08:00
Daniel
bc772fe4aa
🔖 Release v3.1.10 2024-10-22 09:43:35 +08:00
Vanessa
cd8f7c64a4 🎨 https://github.com/siyuan-note/siyuan/issues/12780 2024-10-22 00:03:26 +08:00
Vanessa
d8d9ff3b26 🚨 2024-10-15 10:28:30 +08:00
Vanessa
f4fce9a1c1 🎨 https://github.com/siyuan-note/siyuan/issues/12724 2024-10-14 11:23:10 +08:00
Vanessa
cbfee5abe0 🐛 fix https://github.com/siyuan-note/siyuan/issues/11098 2024-08-07 22:34:56 +08:00
Vanessa
8ff4bd0200 🐛 fix https://github.com/siyuan-note/siyuan/issues/12150 2024-08-06 12:36:44 +08:00
Vanessa
c6d2d629e8 ♻️ fix https://github.com/siyuan-note/siyuan/issues/12077 2024-07-25 17:55:25 +08:00
Vanessa
e99c37a0e1 🎨 fix https://github.com/siyuan-note/siyuan/issues/11874 2024-07-04 17:32:19 +08:00
Vanessa
f095c98c71 🎨 fix https://github.com/siyuan-note/siyuan/issues/11545 2024-05-27 16:56:46 +08:00
Vanessa
5f9702353f 🎨 https://github.com/siyuan-note/siyuan/issues/11411 2024-05-17 08:58:26 +08:00
Vanessa
3e23864417 🎨 https://github.com/siyuan-note/siyuan/issues/11271 2024-05-12 23:49:01 +08:00
Vanessa
46282d22c4 🚨 2024-05-12 12:36:30 +08:00
Vanessa
241a350341 🎨 https://github.com/siyuan-note/siyuan/issues/11271 2024-05-11 17:53:15 +08:00
Vanessa
8b35e7f8bf 💄 https://github.com/siyuan-note/siyuan/issues/11317 2024-05-09 10:37:12 +08:00
Vanessa
dc90ac1ec7 🎨 fix https://github.com/siyuan-note/siyuan/issues/11244 2024-05-04 14:45:21 +08:00
Daniel
e082ce983d
🎨 Clean code 2024-04-23 13:29:32 +08:00
Vanessa
b20ba85949 🎨 fix https://github.com/siyuan-note/siyuan/issues/11032 2024-04-22 14:55:18 +08:00
Vanessa
cf85b7e0ed 🎨 https://github.com/siyuan-note/siyuan/issues/11032 2024-04-22 13:46:27 +08:00
Vanessa
4598025f2b 🐛 fix https://github.com/siyuan-note/siyuan/issues/11019 2024-04-20 10:04:21 +08:00
Vanessa
7b702c8b11 🎨 fix https://github.com/siyuan-note/siyuan/issues/10844 2024-04-15 22:57:04 +08:00
Silent Lee
8a354da50a
Add database lineNumber field type (#11008)
* 🎨 add database lineNumber type

* 🎨 fix https://github.com/siyuan-note/siyuan/issues/10896

* 🎨 Improve mobile app appearance language https://github.com/siyuan-note/siyuan/issues/11009

* 🎨 Improve database template field calc https://github.com/siyuan-note/siyuan/issues/11011

* ⬆️ Upgrade kernel deps

* ⬆️ Upgrade kernel deps

* 🎨 fix https://github.com/siyuan-note/siyuan/issues/10896

* 🎨 fix https://github.com/siyuan-note/siyuan/issues/10896

* 🐛 https://github.com/siyuan-note/siyuan/issues/11015

* 🐛 https://github.com/siyuan-note/siyuan/issues/11018

* 🐛 https://github.com/siyuan-note/siyuan/issues/11018

* 🎨 刚创建时无 id,更新需和 oldValue 保持一致

* 🐛 Database date field between filter calculation error Fix https://github.com/siyuan-note/siyuan/issues/10979

* 🐛 Primary key value unexpectedly updated when database adds row https://github.com/siyuan-note/siyuan/issues/11018

* 🎨 https://github.com/siyuan-note/siyuan/issues/11013

* 🎨 搜索可汇总字段时排除行号类型字段 https://github.com/siyuan-note/siyuan/pull/11008

* 🎨 lineNumber no need to join the calc op and remove useless todo tag

---------

Co-authored-by: Vanessa <lly219@gmail.com>
Co-authored-by: Daniel <845765@qq.com>
2024-04-15 00:49:48 +08:00
Vanessa
45e04e645d 🎨 fix https://github.com/siyuan-note/siyuan/issues/10732 2024-04-12 23:44:53 +08:00
Jeffrey Chen
a8efe34685
对调数据库中的 More 和 Add 按钮 (#10886)
* 对调 av__row--header 中的 More 和 Add 按钮

* [i18n] 将「复制块超链接(Markdown)」改为「复制块 Markdown 链接」

* Revert "[i18n] 将「复制块超链接(Markdown)」改为「复制块 Markdown 链接」"

This reverts commit bf2dfbd5b2.
2024-04-05 18:33:26 +08:00
Vanessa
ab69eb5732 🚨 2024-03-22 16:58:25 +08:00
Vanessa
5a761ab54a 🎨 https://github.com/siyuan-note/siyuan/issues/10695 2024-03-22 11:49:32 +08:00
Vanessa
b159b5c7d5 🎨 https://github.com/siyuan-note/siyuan/issues/10685 2024-03-22 11:08:21 +08:00
Vanessa
9989d79060 🚨 2024-03-10 11:56:09 +08:00
Vanessa
a16affeb9c 🎨 https://github.com/siyuan-note/siyuan/issues/10419 2024-03-10 11:27:51 +08:00
Vanessa
d052c7a7aa 🎨 https://github.com/siyuan-note/siyuan/issues/10550 2024-03-10 11:13:15 +08:00
Vanessa
2ff5850e21 🎨 https://github.com/siyuan-note/siyuan/issues/10550 2024-03-09 11:32:26 +08:00
Vanessa
3f21eda746 🎨 https://github.com/siyuan-note/siyuan/issues/10550 2024-03-09 11:08:11 +08:00
Vanessa
f7b2966978 🎨 database 2024-03-08 16:06:19 +08:00
Vanessa
67f095c522 🚨 2024-03-08 12:37:54 +08:00
Vanessa
077288184c 🎨 https://github.com/siyuan-note/siyuan/issues/10538 2024-03-08 11:15:23 +08:00
Vanessa
383fa70bd7 🎨 fix https://github.com/siyuan-note/siyuan/issues/10534 2024-03-07 11:51:15 +08:00
Vanessa
39408525a4 🎨 https://github.com/siyuan-note/siyuan/issues/10519 2024-03-06 22:20:46 +08:00
Vanessa
1848f5aae0 🎨 https://github.com/siyuan-note/siyuan/issues/10517 2024-03-06 11:00:12 +08:00
Vanessa
220e0b137f 🎨 https://github.com/siyuan-note/siyuan/issues/10443 2024-03-04 21:51:43 +08:00