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 |
|
DarkSky
|
e4bef12718
|
Merge branch 'master' into develop
|
2022-08-26 23:14:55 +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 |
|
xiaodong zuo
|
6d770dbfa6
|
feat: Double-link: In-line cursor handling, e.g., up, down, left,right, backspace keys
|
2022-08-26 09:13:19 +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
|
827e7425c5
|
chore: cancel cascade update temp
|
2022-08-25 18:23:16 +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 |
|
xiaodong zuo
|
9169421460
|
feat: Double-link: Search interaction
|
2022-08-24 18:32:25 +08:00 |
|
DarkSky
|
ae19fd9b00
|
feat: services
|
2022-08-24 18:13:58 +08:00 |
|
DarkSky
|
e19470397e
|
feat: filter
|
2022-08-24 18:07:00 +08:00 |
|
DarkSky
|
6ac1f618f0
|
feat: cascading events
|
2022-08-24 17:37:16 +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 |
|
DarkSky
|
86d4449db4
|
chore: ci fix & module split
|
2022-08-24 04:14:14 +08:00 |
|
lawvs
|
123091c1aa
|
chore: add warn comment
|
2022-08-24 02:08:00 +08:00 |
|
lawvs
|
a4dc7bf127
|
refactor: update block
|
2022-08-24 02:08:00 +08:00 |
|
lawvs
|
dd24711f21
|
refactor: update editor
|
2022-08-24 02:08:00 +08:00 |
|
lawvs
|
eb02e62a0e
|
feat: new useBlockRender API
|
2022-08-24 02:08:00 +08:00 |
|
mitsuha(XiWen TU)
|
a07c865161
|
Merge branch 'develop' into opti-toc-dev
|
2022-08-24 01:55:20 +08:00 |
|
mitsuha
|
b96d6c37f7
|
opti: 1.adjust eventlistener;
|
2022-08-23 20:07:35 +08:00 |
|
DarkSky
|
6df2676c88
|
refactor: jwt internal version migration
|
2022-08-23 17:07:16 +08:00 |
|
austaras
|
eedb4864df
|
mod(whiteboard): close tool panel when select tool
|
2022-08-23 17:04:20 +08:00 |
|
mitsuha
|
ab070daa7e
|
feat: 1. add toc;
|
2022-08-23 15:37:44 +08:00 |
|
xiaodong zuo
|
7d35303395
|
feat: Inlinemenu double link interaction
|
2022-08-23 10:37:14 +08:00 |
|
Qi
|
6f1833ded3
|
Merge pull request #302 from toeverything/refactor/variable
refactor: change activatable to editable in BaseVeiw
|
2022-08-22 22:26:03 +08:00 |
|
QiShaoXuan
|
4b904ef762
|
refactor: refactor block2html in clipboard
|
2022-08-22 22:03:11 +08:00 |
|
zuomeng wang
|
e61b3ce4e4
|
feat: add get-started template (#309)
|
2022-08-22 07:02:33 +00:00 |
|
QiShaoXuan
|
065f833564
|
refactor: remove clipboard utils to ClipboardUtils
|
2022-08-22 10:29:42 +08:00 |
|
QiShaoXuan
|
17e454b1e6
|
refactor: refactor clipboard
|
2022-08-21 22:58:41 +08:00 |
|
DarkSky
|
78184741a2
|
Merge pull request #297 from toeverything/feat/shapes-bindings
Feat/shapes bindings
|
2022-08-19 23:42:15 +08:00 |
|
QiShaoXuan
|
e1dece0595
|
refactor: change activatable to editable in BaseVeiw
|
2022-08-19 20:41:09 +08:00 |
|
DiamondThree
|
27a35ea6a2
|
feat add jump shapes
|
2022-08-19 20:06:44 +08:00 |
|
xiaodong zuo
|
b53581aae5
|
feat: Intra-line double link interaction
|
2022-08-19 18:42:46 +08:00 |
|
xiaodong zuo
|
6bc78b35ec
|
feat: Intra-line double link interaction
|
2022-08-19 18:30:52 +08:00 |
|
xiaodong zuo
|
63634e2057
|
Merge branch 'develop' into feat/doublelink
|
2022-08-19 18:26:47 +08:00 |
|
xiaodong zuo
|
3570aab4e8
|
feat: Intra-line double link interaction
|
2022-08-19 18:22:57 +08:00 |
|
DiamondThree
|
f29ad0f840
|
fix: lint
|
2022-08-19 16:46:04 +08:00 |
|
DiamondThree
|
2eaf26c40f
|
fix:shapaes
|
2022-08-19 16:37:04 +08:00 |
|
xiaodong zuo
|
33d8b551d4
|
feat: Intra-line double link interaction
|
2022-08-19 12:06:50 +08:00 |
|
xiaodong zuo
|
c67d961d66
|
feat: Intra-line double link interaction
|
2022-08-19 11:56:57 +08:00 |
|
xiaodong zuo
|
9411422faf
|
feat: Intra-line double link interaction
|
2022-08-19 11:41:53 +08:00 |
|
xiaodong zuo
|
2406f9556f
|
feat: Intra-line double link interaction
|
2022-08-19 11:13:15 +08:00 |
|
Whitewater
|
ad0738083a
|
Merge pull request #106 from toeverything/feat/editable-kanban-card
Feat/editable kanban card
|
2022-08-19 11:02:42 +08:00 |
|
DiamondThree
|
22883de54e
|
fix:shapaes bidings error
|
2022-08-19 10:49:30 +08:00 |
|
xiaodong zuo
|
dd1b160ef4
|
Merge branch 'develop' into feat/doublelink
|
2022-08-19 10:37:46 +08:00 |
|
xiaodong zuo
|
1820135f3a
|
feat: Intra-line double link interaction
|
2022-08-19 10:27:26 +08:00 |
|
xiaodong zuo
|
f0f60654e8
|
feat: Intra-line double link interaction
|
2022-08-19 09:57:04 +08:00 |
|
xiaodong zuo
|
438d814d49
|
feat: Intra-line double link interaction
|
2022-08-19 06:17:30 +08:00 |
|
xiaodong zuo
|
a58825dd2f
|
feat: Intra-line double link interaction
|
2022-08-19 05:23:25 +08:00 |
|
Qi
|
fdafde8ad1
|
Merge pull request #283 from toeverything/fix/experience
Fix/experience
|
2022-08-18 20:16:46 +08:00 |
|
QiShaoXuan
|
66a36481e1
|
fix: prettier code style
|
2022-08-18 20:09:35 +08:00 |
|
QiShaoXuan
|
59cd2af918
|
Merge branch 'fix/experience' of github.com:toeverything/AFFiNE into fix/experience
|
2022-08-18 20:08:11 +08:00 |
|
Qi
|
61f15ba843
|
Update libs/components/editor-core/src/editor/clipboard/utils.ts
Co-authored-by: Whitewater <me@waterwater.moe>
|
2022-08-18 20:04:03 +08:00 |
|
DiamondThree
|
4724aee96e
|
fix:shapaes bidings error
|
2022-08-18 18:22:52 +08:00 |
|
austaras
|
6915c9c2a5
|
fix(whiteboard): only allow pan when middle button is pressed
|
2022-08-18 18:22:26 +08:00 |
|
QiShaoXuan
|
d1835e8cad
|
feat: update logic of copy group block
|
2022-08-18 18:20:07 +08:00 |
|
lawvs
|
42cc6e9042
|
chore: clean card item
|
2022-08-18 17:59:21 +08:00 |
|
lawvs
|
0d89fa1026
|
fix: workaround circular dependency editor element
|
2022-08-18 17:41:43 +08:00 |
|
lawvs
|
06d442a8c1
|
refactor: clean anti pattern editor element
|
2022-08-18 17:41:43 +08:00 |
|
lawvs
|
05361e75a4
|
fix: add pen background
|
2022-08-18 17:41:42 +08:00 |
|
lawvs
|
d300b039ad
|
fix: renaming to edgeless
|
2022-08-18 17:41:42 +08:00 |
|
lawvs
|
4a99080860
|
chore: set kanban RefPageProvider
|
2022-08-18 17:41:42 +08:00 |
|
lawvs
|
dcdc7f8862
|
refactor: ref page use AffineEditor
|
2022-08-18 17:41:42 +08:00 |
|
lawvs
|
407ee4d8f0
|
feat: add kanban card mask
|
2022-08-18 17:41:42 +08:00 |
|
lawvs
|
6bdb7b4876
|
chore: disable selection group plugin
|
2022-08-18 17:41:42 +08:00 |
|
QiShaoXuan
|
fa1d011135
|
fix: wrong block order when pasting multiple blocks
|
2022-08-18 17:30:09 +08:00 |
|
alt0
|
faf654fbc5
|
Merge remote-tracking branch 'origin/develop' into fix/autofocus-board-editor
|
2022-08-18 16:49:34 +08:00 |
|