Commit Graph

478 Commits

Author SHA1 Message Date
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
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
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
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
lawvs
374d9d94ef chore: clean styles 2022-08-26 19:51:33 +08:00
lawvs
12afd6be68 refactor: remove useBlockRender 2022-08-26 19:50:17 +08:00
DarkSky
7eff19509f chore: fix deps warn 2022-08-26 18:53:58 +08:00
austaras
3e0d076899 feat(editor): focus block when click on space 2022-08-26 17:26:36 +08:00
Qi
77e3513d6d
Merge pull request #261 from caleboleary/bugfix/fix-select-enter-key
fix(component): make Select close when option chosen with Enter key
2022-08-26 13:48:25 +08:00
mitsuha(XiWen TU)
306af8b208
Merge pull request #329 from toeverything/feature-toc-optiscroll-mitsuha-dev
feature: 1.add primary ability in scroll scrollIntoViewByBlockId API;
2022-08-25 19:15:35 +08:00
mitsuha
02f8f8bcec feature: updatescrollIntoViewByBlockId API; 2022-08-25 18:53:15 +08:00
lawvs
2fd6921fe1 chore: support kanban progress update 2022-08-25 18:24:30 +08:00
lawvs
a713d9d649 feat: async block support deep observe 2022-08-25 18:22:39 +08:00
lawvs
4c2be53a22 refactor: update progress 2022-08-25 17:29:26 +08:00
mitsuha
b2d1968492 feature: 1.add primary ability in scroll scrollIntoViewByBlockId API; 2022-08-25 15:58:29 +08:00
lawvs
d6009e5e48 feat: add kanban todo progress 2022-08-25 15:26:21 +08:00
lawvs
d98e44bfc9 chore: clean code 2022-08-25 15:26:20 +08:00
lawvs
797652d66c chore: remove redundant kanban item id 2022-08-25 15:24:00 +08:00
lawvs
876a875576 feat: add kanban card editable border 2022-08-25 15:24:00 +08:00
lawvs
aa62599d13 refactor: kanban block render 2022-08-25 15:24:00 +08:00
mitsuha(XiWen TU)
9633ebd486
Merge pull request #326 from toeverything/feature-toc-mitsuha-dev
Feature toc mitsuha dev
2022-08-25 14:47:29 +08:00
mitsuha
637a03ae1d feature: 1. add TOC & adjust get eidtor style; 2022-08-25 11:22:44 +08:00
QiShaoXuan
03c01985c2 fix: lint error 2022-08-25 10:51:27 +08:00
QiShaoXuan
2e2d0b121b fix: replace activatable to editable 2022-08-24 19:41:06 +08:00
DarkSky
280fb4d8c7 Merge remote-tracking branch 'origin/develop' into fix/experience 2022-08-24 19:17:53 +08:00
mitsuha
13fe35ad61 feature: 1. add toc; 2022-08-24 19:05:06 +08:00
DiamondThree
712566ca84
Bugfix/board style (#321)
* fix style

* fix drag bounds

* fix drag bounds

* delete log

* delete log

* fix:lint

* fix:lint

* fix:lint

* fix:bounds show
2022-08-24 16:51:19 +08:00
QiShaoXuan
c20288ce76 feat: add clipboardEvent2Blocks for white board to paste 2022-08-24 16:39:29 +08:00
zuomeng wang
dad12b2a79
fix: update sidebar shadow (#323) 2022-08-24 15:38:58 +08:00
QiShaoXuan
ce0c021c5e fix: copy in white board will thorw error 2022-08-24 15:22:41 +08:00
QiShaoXuan
012c0441d0 refactor: recode html2block 2022-08-24 14:41:21 +08:00
DiamondThree
617e9a0612
Bugfix/delete log (#315)
* fix delete log

* fix delete log
2022-08-24 13:47:47 +08:00
lawvs
123091c1aa chore: add warn comment 2022-08-24 02:08:00 +08:00