Commit Graph

235 Commits

Author SHA1 Message Date
DiamondThree
e795655bd9 fix:lint 2022-08-09 18:57:41 +08:00
DiamondThree
1b337e9766 feat: add selection function 2022-08-09 18:43:09 +08:00
DiamondThree
36ad39237b feat: add selection function 2022-08-09 18:41:08 +08:00
QiShaoXuan
75083f1c75 style: update code style 2022-08-09 14:54:59 +08:00
QiShaoXuan
849bf813b4 Merge branch 'develop' into fix/clipboard 2022-08-09 11:28:20 +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
DarkSky
eb2ad57c5a feat: block remove event 2022-08-08 18:44:45 +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
DarkSky
34d30d9e43
Merge pull request #112 from githbq/feature/page-tree-code-style
Feature/page tree code style
2022-08-06 19:06:54 +08:00
biqing.hu
16756e770e feat: add underscore 2022-08-06 18:35:23 +08:00
biqing.hu
05fce1a61e Merge branch 'master' of https://github.com/toeverything/AFFiNE into feature/page-tree-code-style 2022-08-06 18:30:55 +08: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
biqing.hu
93c460f6a5 feat: pageTreeName 2022-08-05 23:34:31 +08:00
biqing.hu
78ef250ee1 feat: page-tree code style 2022-08-05 23:24:42 +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
4a7c6be8a0 chore: add example feature flag bootstrap 2022-08-05 16:04:02 +08:00
lawvs
07cf74d52f fix: feature flag offline mode 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