Commit Graph

280 Commits

Author SHA1 Message Date
Vanessa
c81db6f61a ⬆️ fix https://github.com/siyuan-note/siyuan/issues/8848 2023-07-30 00:24:51 +08:00
Daniel
4b873f2091
🎨 Code block action icon getting cropped https://github.com/siyuan-note/siyuan/issues/8783 2023-07-19 13:45:38 +08:00
Daniel
eb65bb4ec0
🎨 Adjacent inline element in the same para but different line Fix https://github.com/siyuan-note/siyuan/issues/8713 2023-07-09 20:44:08 +08:00
Daniel
dc9aeb98f5
🐛 Incorrect copy content for a list item with a specific custom attribute value https://github.com/siyuan-note/siyuan/issues/8707 2023-07-08 23:07:20 +08:00
Daniel
d94893f9a6
🎨 The captcha on the auth page uses a white background Fix https://github.com/siyuan-note/siyuan/issues/8645 2023-06-30 09:33:04 +08:00
Vanessa
f09f1dea39 💄 2023-06-26 23:30:53 +08:00
Daniel
ea5bc3653e
🐛 Importing markdown files that include <kbd> freezes Fix https://github.com/siyuan-note/siyuan/issues/8611 2023-06-25 10:11:45 +08:00
Daniel
0fbeae222a
🎨 Preview mode supports jumping through the outline panel https://github.com/siyuan-note/siyuan/issues/3059 2023-06-17 16:14:10 +08:00
Vanessa
47df8b6018 🎨 2023-06-15 10:21:54 +08:00
Daniel
e7cde39a0f
🎨 Improve boot UI https://github.com/siyuan-note/siyuan/issues/8496 2023-06-08 20:47:56 +08:00
Daniel
c0b8211eb3
Attribute View (Database) https://github.com/siyuan-note/siyuan/issues/2829 2023-06-08 09:48:07 +08:00
Daniel
118f2a6b16
🎨 Support for inserting custom blocks https://github.com/siyuan-note/siyuan/issues/8418 2023-06-05 19:24:16 +08:00
Daniel
a8c2d92a5a
🎨 Support for inserting custom blocks https://github.com/siyuan-note/siyuan/issues/8418 2023-06-02 20:55:39 +08:00
Daniel
f4078be23b
🎨 Support for inserting custom blocks https://github.com/siyuan-note/siyuan/issues/8418 2023-06-01 22:11:18 +08:00
Daniel
ade342edd0
🐛 Inline formula display <wbr> Fix https://github.com/siyuan-note/siyuan/issues/8378 2023-05-28 22:23:58 +08:00
Daniel
f69152c52a
🎨 Upgrade lute.js 2023-05-26 10:00:34 +08:00
Liang Ding
1a8ed6a18d
🎨 Do not URL-encode hyperlink when importing Markdown Fix https://github.com/siyuan-note/siyuan/issues/8302 2023-05-18 18:12:02 +08:00
Liang Ding
4e3fb4bbf5
🐛 Parse exceptions when copying and pasting hyperlink whose address contains " Fix https://github.com/siyuan-note/siyuan/issues/8290 2023-05-18 09:38:40 +08:00
Liang Ding
aef5130436
🎨 Improve Paste and Paste as plain text Fix https://github.com/siyuan-note/siyuan/issues/8289 2023-05-17 21:48:01 +08:00
Liang Ding
ec9273e7af
📝 Update README 2023-05-17 11:30:22 +08:00
Liang Ding
6c3c8d44ad
🎨 When multiple windows exist, each window should be isolated using the Optimize Typesetting https://github.com/siyuan-note/siyuan/issues/8216 2023-05-14 10:45:05 +08:00
Liang Ding
a56979f96f
🐛 Can't insert an inline formula that contains the " symbol Fix https://github.com/siyuan-note/siyuan/issues/8190 2023-05-07 22:50:12 +08:00
Liang Ding
2760cff3be
🎨 Improve hyperlink anchor text when exporting to Markdown https://github.com/siyuan-note/siyuan/issues/8191 2023-05-06 20:49:36 +08:00
Liang Ding
439c1e6f8a
🎨 Plugin uninstall 2023-05-06 10:38:38 +08:00
Vanessa
c941703e18 🎨 https://github.com/siyuan-note/siyuan/issues/8041 2023-05-05 20:42:07 +08:00
Liang Ding
e87872f5d2
🎨 Separate content by newline when pasting as plain text after selecting multiple blocks to copy https://github.com/siyuan-note/siyuan/issues/8114 2023-04-27 18:28:45 +08:00
Liang Ding
87a24d85f1
🐛 Parse occurs exception after adding - , * and [] before heading https://github.com/siyuan-note/siyuan/issues/8106 2023-04-26 11:09:56 +08:00
Vanessa
501035f618 🎨 2023-04-25 10:56:22 +08:00
颖逸
99c4f1f890
Improve Service Worker (#8089)
* Update service-worker.js

* Update serviceWorker.ts

* Update serviceWorker.ts
2023-04-25 10:29:26 +08:00
颖逸
41ef76ed74
🎨 improve script in HTML block
* 🎨 improve script in HTML block

* style

* Update protyle-html.js
2023-04-22 16:16:42 +08:00
Liang Ding
4e3e1149d4
🎨 Add - , * , 1. and [] before the heading then convert it into the list with that heading https://github.com/siyuan-note/siyuan/issues/7972 2023-04-20 12:21:25 +08:00
Vanessa
f8025cb7e6 ♻️ https://github.com/siyuan-note/siyuan/pull/8012 2023-04-19 15:47:31 +08:00
Vanessa
e67b2d911e ♻️ https://github.com/siyuan-note/siyuan/pull/8012 2023-04-19 15:43:24 +08:00
颖逸
93e4bb1adf
PWA support (desktop & mobile) (#8012)
* 🎨 Improve return to feature of the auth page

* 🎨 PWA support

* Update manifest.webmanifest

* 🎨 add `service-worker.js`

* Update service-worker.js

* Update service-worker.js

* Update service-worker.js
2023-04-18 19:07:58 +08:00
Vanessa
93e0e1783f ⬆️ https://github.com/siyuan-note/siyuan/issues/8013 2023-04-18 09:16:55 +08:00
Vanessa
568e443717 ⬆️ fix https://github.com/siyuan-note/siyuan/issues/8013 2023-04-17 11:17:30 +08:00
Vanessa
6a29168182 ⬆️ fix https://github.com/siyuan-note/siyuan/issues/8013 2023-04-17 11:16:27 +08:00
Vanessa
a3dad54fdd 🎨 fix https://github.com/siyuan-note/siyuan/issues/7921 2023-04-12 18:05:06 +08:00
Liang Ding
c0939264e5
🐛 Parse error when hyperlink dest/title in tables contain | symbol https://github.com/siyuan-note/siyuan/issues/7917 2023-04-10 11:21:36 +08:00
Liang Ding
cb53e2eb70
🎨 Allow changing headings with # Fix https://github.com/siyuan-note/siyuan/issues/7924 2023-04-09 09:43:50 +08:00
Vanessa
b0c03da42a 🎨 2023-04-04 11:42:03 +08:00
Vanessa
72d6bcd4fe ⬆️ https://github.com/siyuan-note/siyuan/issues/7874 2023-04-04 11:18:16 +08:00
Liang Ding
a969141f2b
🎨 The merged cells of the table no longer add a space at the end Fix https://github.com/siyuan-note/siyuan/issues/7866 2023-04-04 09:46:09 +08:00
Liang Ding
494a7caa2b
🐛 Markdown hyperlink parsing exception when using API /api/block/* to upsert block Fix https://github.com/siyuan-note/siyuan/issues/7846 2023-04-01 14:36:40 +08:00
Liang Ding
540dedf22e
🐛 After entering \ in the table, the next column is merged incorrectly Fix https://github.com/siyuan-note/siyuan/issues/7817 2023-03-29 18:36:01 +08:00
Liang Ding
f11461cdff
🎨 Browser web clipper support tag <img> attribute srcset Fix https://github.com/siyuan-note/siyuan/issues/7810 2023-03-29 10:16:38 +08:00
Vanessa
b14fac3918 ⬆️ fix https://github.com/siyuan-note/siyuan/issues/7788 2023-03-27 10:42:38 +08:00
Vanessa
37e88627c0 🐛 fix https://github.com/siyuan-note/siyuan/issues/7736 2023-03-21 18:16:20 +08:00
Liang Ding
90329a41ca
🐛 表格单元格内存在多行时末尾输入转义符 \ 导致 <br /> 暴露 Fix https://github.com/siyuan-note/siyuan/issues/7725 2023-03-20 21:49:45 +08:00
Vanessa
23f2af3501 ⬆️ https://github.com/siyuan-note/siyuan/issues/7699 2023-03-20 15:56:24 +08:00