alt0
|
c1e1f0b0b9
|
Merge remote-tracking branch 'origin/master' into fix/landing-page
|
2022-09-09 14:14:22 +08:00 |
|
zuomeng wang
|
b35c9b2c14
|
Feat/land page (#391)
* feat: update landing page
* feat: update landing page
* fix: react warning
* feat(route): rename variables
* feat(route): better refresh
* fix: update logo and i18n
* feat(code): remove unused comment
* refactor(workspace): rename workspaceId
* refactor(page): rename pageId
* feat(edit): more robust editing experience
* fix: landing page mobile
* fix: landing page mobile
Co-authored-by: tzhangchi <terry.zhangchi@outlook.com>
Co-authored-by: DarkSky <25152247+darkskygit@users.noreply.github.com>
|
2022-09-09 02:56:10 +00:00 |
|
DarkSky
|
8cc88395d7
|
Merge pull request #390 from toeverything/feat/route
Feat/route
|
2022-09-09 02:03:53 +08:00 |
|
DarkSky
|
bd2668335c
|
fix: ci
|
2022-09-08 20:24:05 +08:00 |
|
tzhangchi
|
fed2c8dd90
|
feat(edit): more robust editing experience
|
2022-09-08 20:22:26 +08:00 |
|
DarkSky
|
16ff72d367
|
Merge pull request #389 from toeverything/develop
user experience improvment
|
2022-09-08 20:22:08 +08:00 |
|
DarkSky
|
f16698a543
|
Merge branch 'master' into develop
|
2022-09-08 20:20:52 +08:00 |
|
DarkSky
|
4c3ef6f5fa
|
Merge pull request #379 from toeverything/feat/i18n
Feat/i18n
|
2022-09-08 19:51:10 +08:00 |
|
tzhangchi
|
281c3f6c44
|
refactor(page): rename pageId
|
2022-09-08 19:20:37 +08:00 |
|
tzhangchi
|
9442c023e5
|
refactor(workspace): rename workspaceId
|
2022-09-08 19:13:03 +08:00 |
|
tzhangchi
|
61c266057a
|
feat(code): remove unused comment
|
2022-09-08 19:09:28 +08:00 |
|
lawvs
|
5551c3c737
|
chore: update dir
|
2022-09-08 19:05:54 +08:00 |
|
lawvs
|
e6d05fefaa
|
feat: add translation sync scripts
|
2022-09-08 18:48:01 +08:00 |
|
lawvs
|
06ca68d4ab
|
fix: dependencies missed
|
2022-09-08 18:48:01 +08:00 |
|
lawvs
|
9dc1716905
|
chore: update dependencies
|
2022-09-08 18:48:01 +08:00 |
|
lawvs
|
373d39c2d0
|
chore: sunseting legacy i18n
|
2022-09-08 18:48:01 +08:00 |
|
lawvs
|
7398d318cd
|
refactor: use API from new i18n package
|
2022-09-08 18:48:01 +08:00 |
|
lawvs
|
3b06d4bff5
|
feat: add new i18n package
|
2022-09-08 18:48:01 +08:00 |
|
zuomeng wang
|
715b235fea
|
Update landing page (#387)
* feat: update landing page
* feat(code): improve code editing experience
* feat: update landing page
* fix: react warning
* fix: update logo and i18n
Co-authored-by: tzhangchi <terry.zhangchi@outlook.com>
Co-authored-by: Yifeng Wang <doodlewind@qq.com>
|
2022-09-08 16:24:49 +08:00 |
|
tzhangchi
|
5b7e1a06ba
|
feat(route): better refresh
|
2022-09-08 15:51:05 +08:00 |
|
tzhangchi
|
aaca0798e3
|
feat(route): rename variables
|
2022-09-08 15:43:55 +08:00 |
|
xiaodong zuo
|
c734480f38
|
Merge pull request #386 from toeverything/feat/code
feat(code): focus
|
2022-09-08 14:27:39 +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
|
09bb198db7
|
Merge branch 'develop' into feat/edit
|
2022-09-08 13:10:32 +08:00 |
|
Yifeng Wang
|
b90ce50c0f
|
Merge pull request #383 from toeverything/feat/editing-experience
Feat/editing experience
|
2022-09-07 23:02:18 +08:00 |
|
tzhangchi
|
e9fcbe24b4
|
feat(code): improve code editing experience
|
2022-09-07 19:52:10 +08:00 |
|
DarkSky
|
d5878d60c0
|
Merge pull request #382 from toeverything/develop
chore: build for keck
|
2022-09-07 16:38:08 +08:00 |
|
DarkSky
|
2a17f9235c
|
chore: build for keck
|
2022-09-07 16:35:47 +08:00 |
|
DarkSky
|
d966a7d7d7
|
Merge pull request #381 from toeverything/develop
Fix/group select (#378)
|
2022-09-07 01:33:42 +08:00 |
|
tzhangchi
|
f9483f7e08
|
Merge branch 'develop' of github.com:toeverything/AFFiNE into develop
|
2022-09-06 18:20:37 +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 |
|
DarkSky
|
46295a1e83
|
Merge pull request #376 from toeverything/develop
chore: small adjuest
|
2022-09-06 17:05:08 +08:00 |
|
DarkSky
|
08408bf51d
|
Merge branch 'master' into develop
|
2022-09-06 17:04:56 +08:00 |
|
DarkSky
|
d03b4fae25
|
Merge pull request #375 from toeverything/feature/defaultRoute
feat(routes): clear unused routes
|
2022-09-06 17:04:05 +08:00 |
|
DarkSky
|
857e2d82d1
|
feat: fix style for dark mode
|
2022-09-06 17:00:51 +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 |
|
Chi Zhang
|
2867973ee6
|
Merge pull request #373 from CJSS/develop
Added Twitter Icon
|
2022-09-06 14:20:38 +08:00 |
|
xiaodong zuo
|
08ec766353
|
feat: disable search feature
|
2022-09-06 14:20:07 +08:00 |
|
CJSS
|
0989628b0d
|
Add Twitter Icon
|
2022-09-06 12:26:19 +08:00 |
|
CJSS
|
69cf2a157e
|
Merge branch 'develop' of https://github.com/CJSS/AFFiNE into develop
|
2022-09-06 11:37:46 +08:00 |
|
xiaodong zuo
|
9a0a2a590a
|
merge branch develop into branch feat/doublelink220820
|
2022-09-06 10:01:09 +08:00 |
|
DarkSky
|
a79f2e0abe
|
Merge pull request #372 from toeverything/develop
chore: small adjust
|
2022-09-05 23:45:44 +08:00 |
|
DarkSky
|
9c619ea22f
|
fix: ci
|
2022-09-05 23:32:24 +08:00 |
|