Commit Graph

204 Commits

Author SHA1 Message Date
lawvs
5fdbd90877 fix: clean ReferenceMenuPlugin side effect 2022-08-09 15:00:58 +08:00
Chi Zhang
808a31f19e
Merge pull request #153 from toeverything/feat/switch-view
feat(Switcher): change words
2022-08-09 11:08:54 +08:00
tzhangchi
2310b4306f feat(Switcher): change words 2022-08-09 10:19:57 +08:00
DiamondThree
b56199c69d delete params 2022-08-08 21:06:35 +08:00
DiamondThree
c5d2525086 fix Cursor move up and down error 2022-08-08 21:06:35 +08:00
austaras
4f0232cbbf fix(whiteboard): select text in whiteboard 2022-08-08 18:44:45 +08:00
austaras
eff461891d fix(plugin): left menu item refresh on blockId change 2022-08-08 18:44:45 +08:00
austaras
fdeae3d432 fix(plugin): use rxjs throttle 2022-08-08 15:05:01 +08:00
austaras
07e6e9fe98 fix(sidebar): use a tag for link 2022-08-08 14:13:13 +08:00
DarkSky
45763aa4e3 chore: update deps 2022-08-08 01:16:25 +08:00
DarkSky
63e1989d4b
Merge branch 'master' into develop 2022-08-07 22:33:30 +08:00
tzhangchi
450a54bcb9 fix(Reference): add robust judgment 2022-08-07 19:58:37 +08:00
Caleb OLeary
1ad0c44dd4 refactor(component): clean up code block component
clean up codeblock component
ts types
remove commented code
remove unused vars
better css
names
2022-08-06 13:12:54 -05:00
Caleb OLeary
7042a04212 fix(component): fixes codeblock so lang selection persists across refresh 2022-08-06 12:22:05 -05:00
Caleb OLeary
b183506c13 feat(component): add support for elixir highlighting in code block 2022-08-05 23:14:10 -05:00
QiShaoXuan
15d908626e fix: scrollManager can not get scrollcontainer after create new page 2022-08-05 23:52:16 +08:00
lawvs
833fcae116 fix: context not found 2022-08-05 22:44:12 +08:00
lawvs
d86247d627 Revert "Revert "Merge pull request #42 from toeverything/feat/sub-page""
This reverts commit ecc7080179.
2022-08-05 22:44:01 +08:00
DarkSky
ecc7080179 Revert "Merge pull request #42 from toeverything/feat/sub-page"
This reverts commit cf6491fb0c, reversing
changes made to e12deb302f.
2022-08-05 22:06:31 +08:00
SaikaSakura
5c51457761 feat: outer drag 、fix new page selection 2022-08-05 19:29:26 +08:00
Whitewater
cf6491fb0c
Merge pull request #42 from toeverything/feat/sub-page
Feat/sub page
2022-08-05 17:44:34 +08:00
austaras
e12deb302f fix(editor): behavior when clicking in blank page and backspacing on last group 2022-08-05 17:38:39 +08:00
lawvs
8102c24f14 chore: update text 2022-08-05 16:35:26 +08:00
lawvs
a4013d7378 chore: add overflow scroll 2022-08-05 16:04:02 +08:00
lawvs
bd15d2d674 fix: ci 2022-08-05 16:04:02 +08:00
lawvs
f0678e1eff chore: tweak style 2022-08-05 16:04:02 +08:00
lawvs
612ee4926d chore: add kanban card ref page flag 2022-08-05 16:04:02 +08:00
lawvs
42c943f904 chore: clean code 2022-08-05 16:04:02 +08:00
lawvs
93f7ebf5c9 chore: update modal 2022-08-05 16:04:02 +08:00
lawvs
0709b5557c refactor: switch to useEditor 2022-08-05 16:04:02 +08:00
lawvs
974239bf9d chore: rename to ref page 2022-08-05 16:04:02 +08:00
lawvs
c609d40f5a fix: import path 2022-08-05 16:04:02 +08:00
lawvs
bac8c91497 feat: kanban card open sub page 2022-08-05 16:04:02 +08:00
lawvs
de510ba5ae chore: clean code 2022-08-05 16:04:02 +08:00
lawvs
4c882c13cc feat: add sub page 2022-08-05 16:04:02 +08:00
QiShaoXuan
4f73eeb9de fix: fixed can not add new card in kanban 2022-08-05 15:06:12 +08:00
alt0
b3c0bf5a89 fix: disable reading mode 2022-08-05 14:03:32 +08:00
Chi Zhang
eb4589cbe0
Merge pull request #92 from toeverything/bugfix/Backspace-block-in-group
fix bacakspace in group first block
2022-08-05 10:43:59 +08:00
DiamondThree
75ebb6a59f
Merge pull request #31 from toeverything/bugfix/iframe
fix iframe will take away the focus
2022-08-04 22:03:27 +08:00
DiamondThree
afa640ac52 fix lint 2022-08-04 19:10:25 +08:00
DiamondThree
228bcd8c06 fix lint 2022-08-04 19:05:17 +08:00
DiamondThree
fc1377bcfb add loding style 2022-08-04 19:01:04 +08:00
mitsuha
b129030dbb fixbug: [issue76]when click activities button, throw error; 2022-08-04 18:42:55 +08:00
mitsuha
f0713400d0 fixbug: [issue76]when click activities button, throw error; 2022-08-04 18:39:01 +08:00
mitsuha
9ec41c013b fixbug: [issue76]when click activities button, throw error; 2022-08-04 18:34:47 +08:00
austaras
c63d5da4df refact(hook): remove afterOnNodeDragOver 2022-08-04 18:17:39 +08:00
Qi
4b81cdbf27
Merge pull request #91 from toeverything/fix/lighter-box-shadow
fix: lighter box shadow
2022-08-04 18:15:16 +08:00
DiamondThree
f490ad497b fix bacakspace in group first block 2022-08-04 17:59:34 +08:00
austaras
c4e39980c6 fix(whiteboard): disable editor rotation 2022-08-04 17:50:47 +08:00
alt0
ce5a523b12 fix: rename shadowSxDownLg -> shadow1 2022-08-04 17:47:09 +08:00