Commit Graph

510 Commits

Author SHA1 Message Date
tzhangchi
61c266057a feat(code): remove unused comment 2022-09-08 19:09:28 +08:00
tzhangchi
917b4b64f4 fix(code):better experience 2022-09-08 14:10:03 +08:00
tzhangchi
dfb7d8571f Merge branch 'feat/edit' into feat/code 2022-09-08 14:00:51 +08:00
tzhangchi
04065bd6bd feat(code): focus 2022-09-08 13:57:53 +08:00
tzhangchi
db77a7f3d3 feat(onBackspace): support remove group when select group 2022-09-08 13:20:45 +08:00
tzhangchi
e9fcbe24b4 feat(code): improve code editing experience 2022-09-07 19:52:10 +08:00
Chi Zhang
4625d8463e
Fix/group select (#378)
* fix(select): group selecet

* fix(selection): more robust

* refactor(selection): better group

Co-authored-by: DarkSky <25152247+darkskygit@users.noreply.github.com>
2022-09-06 18:12:27 +08:00
tzhangchi
54f3cd0373 feat(routes): clear unused routes 2022-09-06 16:57:04 +08:00
xiaodong zuo
f3f8fd78de
Merge pull request #368 from toeverything/feat/doublelink220820
Feat/doublelink220820
2022-09-06 16:25:39 +08:00
Whitewater
b48d2c1393
Fix/issue 271 (#371)
* fix: issue #271

* chore: clean
2022-09-06 16:01:26 +08:00
xiaodong zuo
956727bc3b modify double-link feature 2022-09-06 14:33:32 +08:00
xiaodong zuo
7c28ebe914 feat: disable add-sub-page double-link feature 2022-09-06 14:23:51 +08:00
xiaodong zuo
08ec766353 feat: disable search feature 2022-09-06 14:20:07 +08:00
xiaodong zuo
9a0a2a590a merge branch develop into branch feat/doublelink220820 2022-09-06 10:01:09 +08:00
DarkSky
9c619ea22f fix: ci 2022-09-05 23:32:24 +08:00
DarkSky
e52ee910c3 fix: ci 2022-09-05 22:27:41 +08:00
DarkSky
bb30bb8ce5 Merge remote-tracking branch 'origin/master' into develop 2022-09-05 22:24:37 +08:00
DarkSky
5e6ed47d6f
Merge pull request #370 from toeverything/fix/i18n-select
Fix/i18n default value
2022-09-05 22:21:57 +08:00
lawvs
c8c87c3c8b fix: side panel transition wrap 2022-09-05 17:22:47 +08:00
lawvs
950e6bce45 fix: i18n default value 2022-09-05 17:22:14 +08:00
xiaodong zuo
3a9aa99ee9 merge branch develop into branch feat/doublelink220820 2022-09-05 11:45:19 +08:00
xiaodong zuo
560a5dce42 feat: Link feature add search function 2022-09-05 11:39:31 +08:00
Pranav Sriram
4655cd1f17 fix: Added seperate shortcut keys for Windows and Mac and modified the code used for assigning shortcuts based on condition
feat : Split 'inlineMenuShortcuts' to 'WinInlineMenuShortcuts' and 'MacInlineMenuShortcuts' functions
Fix #346
2022-09-03 11:53:10 +05:30
xiaodong zuo
a89d5847df feat: Link feature add search function 2022-09-03 09:24:03 +08:00
mitsuha
ec99dca594 1.adjust code style. 2022-09-02 18:39:26 +08:00
mitsuha
3b1263447f 1.adjust code style. 2022-09-02 18:32:26 +08:00
mitsuha
67698a7e3e 1.hide AddView; 2022-09-02 17:33:00 +08:00
mitsuha
14a3cdff41 1.adjust export/import database; 2022-09-02 15:59:24 +08:00
DarkSky
83e3583f59
Merge branch 'develop' into dev 2022-09-02 10:16:27 +08:00
JimmFly
e737c86692 update 2022-09-01 17:38:48 +08:00
Whitewater
f9bd53aaca
fix(keyboard): hotkey unbind incorrect (#353) 2022-09-01 17:34:19 +08:00
xiaodong zuo
e18a35989f feat: Link feature add search function 2022-09-01 10:44:21 +08:00
tzhangchi
6e879e8eb3 feat(view-list): hide table view 2022-08-31 21:17:23 +08:00
JimmFly
5e767e187f
Update libs/components/layout/src/settings-sidebar/Settings/SettingsList.tsx
Co-authored-by: Whitewater <me@waterwater.moe>
2022-08-30 14:58:04 +08:00
JimmFly
e4411f36ac
Merge branch 'toeverything:develop' into dev 2022-08-30 12:42:44 +08:00
JimmFly
838113941e update i18n 2022-08-30 12:42:04 +08:00
JimmFly
6b373642e7 update 2022-08-30 11:16:59 +08:00
JimmFly
f475599f2f update 2022-08-30 11:11:38 +08:00
Chi Zhang
6c7a49688b
Merge pull request #345 from toeverything/fix/clipboard
fix: can not copy text other than block
2022-08-30 11:07:16 +08:00
JimmFly
e656941084 update i18n 2022-08-30 10:32:52 +08:00
DarkSky
0bda0feb83
Update libs/components/layout/src/i18n/index.ts
Co-authored-by: Whitewater <me@waterwater.moe>
2022-08-30 00:29:28 +08:00
DarkSky
0baf02e80f
Update libs/components/layout/src/i18n/resources/en.json
Co-authored-by: Whitewater <me@waterwater.moe>
2022-08-30 00:28:57 +08:00
xiaodong zuo
73d6e34c5d feat: Double-link: In-line cursor handling, e.g., up, down, left,right, backspace keys 2022-08-29 22:28:53 +08:00
JimmFly
d0c55f5081
Merge branch 'toeverything:develop' into dev 2022-08-29 18:42:15 +08:00
JimmFly
db5a72f94f update i18n for layout 2022-08-29 18:41:07 +08:00
Whitewater
3c79d66946
fix: disable ref page selection (#343) 2022-08-29 10:23:33 +00:00
Whitewater
2f11620221
fix: kanban tree view (#342) 2022-08-29 16:25:30 +08:00
mitsuha(XiWen TU)
7d6b552dbd
Merge pull request #334 from toeverything/refactor/render-block
Refactor/render block
2022-08-29 14:57:25 +08:00
QiShaoXuan
6b6e70f02c fix: can not copy text other than block 2022-08-29 11:26:01 +08:00
tzhangchi
8df4ac7f14 feat(scss): remove last scss file 2022-08-26 21:20:55 +08:00