Frozen FIsh
|
b317c595c6
|
fix: delete block leftMenu not delete (#472)
|
2022-09-30 04:33:27 +00:00 |
|
DarkSky
|
ab22ac6957
|
Merge pull request #468 from lynettelopez/fix/move-cursor-to-end-of-markdown
Fix: Move cursor to end of markdown
|
2022-09-29 23:10:05 +08:00 |
|
zuomeng wang
|
2a107c73e9
|
Merge pull request #469 from toeverything/fix/livedemo-bugs
fix: livedemo infomation color & copies
|
2022-09-29 11:44:18 +08:00 |
|
alt0
|
a6abd42c43
|
fix: livedemo infomation color & copies
|
2022-09-29 11:13:00 +08:00 |
|
Lynette Lopez
|
1e0614ff56
|
Move selection mark/cursor to end of markdown once done processing
|
2022-09-28 20:55:26 -05:00 |
|
Lynette Lopez
|
68ab7d3968
|
Remove double exclammation mark for function that already returns a boolean
|
2022-09-28 20:54:51 -05:00 |
|
DarkSky
|
a924b0e8e2
|
Merge pull request #466 from toeverything/fix/livedemo-bugs
Fix/livedemo bugs
|
2022-09-29 00:13:54 +08:00 |
|
lawvs
|
b5898c2e67
|
fix: upload layer incorrect
redesign https://github.com/toeverything/AFFiNE/pull/464
|
2022-09-28 21:34:10 +08:00 |
|
alt0
|
4815ec474b
|
fix: copied
|
2022-09-28 18:09:49 +08:00 |
|
alt0
|
e69884f5e9
|
feat: add live demo infomation
|
2022-09-28 18:06:05 +08:00 |
|
alt0
|
5ad5c4879d
|
feat: add live demo infomation
|
2022-09-28 17:45:33 +08:00 |
|
alt0
|
b9bc2d167e
|
fix: add some tips for livedemo
|
2022-09-28 15:48:29 +08:00 |
|
alt0
|
7c5de7b20c
|
fix: page title support click to reload
|
2022-09-28 15:30:57 +08:00 |
|
DiamondThree
|
a47913a9d8
|
fix: show up image menu option (#464)
fix: fix bug that don't add image in kanban view
|
2022-09-27 16:23:31 +08:00 |
|
lawvs
|
892f15f78c
|
chore: clean code
|
2022-09-26 15:26:22 +08:00 |
|
lawvs
|
a94765913b
|
fix: remove chaotic font css
|
2022-09-26 15:25:48 +08:00 |
|
alt0
|
5ac0f91efc
|
fix: sync bug
|
2022-09-23 19:14:23 +08:00 |
|
Whitewater
|
47bbf187a5
|
fix(i18n): default language select (#450)
* fix: default language
* feat: mobile support multiple languages
|
2022-09-21 21:29:04 +08:00 |
|
zuomeng wang
|
ef707b95ef
|
Merge to master (#445)
* Fix/venus spanish (#423)
fix: update venus spanish language
Co-authored-by: DarkSky <25152247+darkskygit@users.noreply.github.com>
* fix: can not convert url text to link after paste
* fix: double link icon size error
* feat(code): enhance markdown parse code
* fix(code): add robust
* fix: remove special menu
* chore: clean code
* fix: ime with command menu
* fix(code): langs[lang] is not a function
* fix: can't add image and delete more action button (#430)
* feat: add zh_Hant for venus (#431)
* fix: lang select in code block is insanity
* GitHub Doc Updates (#421)
* Update types-of-contributions.md
* Update README.md
Tidy up links section
* fix: inline menu position (#433)
* Master (#436)
* Fix/venus spanish (#423) (#425)
fix: update venus spanish language
Co-authored-by: DarkSky <25152247+darkskygit@users.noreply.github.com>
Co-authored-by: DarkSky <25152247+darkskygit@users.noreply.github.com>
* Merge to master (#435)
* Fix/venus spanish (#423)
fix: update venus spanish language
Co-authored-by: DarkSky <25152247+darkskygit@users.noreply.github.com>
* fix: can not convert url text to link after paste
* fix: double link icon size error
* feat(code): enhance markdown parse code
* fix(code): add robust
* fix: remove special menu
* chore: clean code
* fix: ime with command menu
* fix(code): langs[lang] is not a function
* fix: can't add image and delete more action button (#430)
* feat: add zh_Hant for venus (#431)
* fix: lang select in code block is insanity
* GitHub Doc Updates (#421)
* Update types-of-contributions.md
* Update README.md
Tidy up links section
* fix: inline menu position (#433)
Co-authored-by: DarkSky <25152247+darkskygit@users.noreply.github.com>
Co-authored-by: QiShaoXuan <qishaoxuan777@gmail.com>
Co-authored-by: tzhangchi <terry.zhangchi@outlook.com>
Co-authored-by: lawvs <18554747+lawvs@users.noreply.github.com>
Co-authored-by: DiamondThree <diamond.shx@gmail.com>
Co-authored-by: CJSS <CJSS@users.noreply.github.com>
Co-authored-by: Qi <474021214@qq.com>
Co-authored-by: DarkSky <25152247+darkskygit@users.noreply.github.com>
Co-authored-by: QiShaoXuan <qishaoxuan777@gmail.com>
Co-authored-by: tzhangchi <terry.zhangchi@outlook.com>
Co-authored-by: lawvs <18554747+lawvs@users.noreply.github.com>
Co-authored-by: DiamondThree <diamond.shx@gmail.com>
Co-authored-by: CJSS <CJSS@users.noreply.github.com>
Co-authored-by: Qi <474021214@qq.com>
* fix: close select popover after mouse leave code block
* docs: add jobs
* docs: update job docs structure
* fix: typo
* Update affine.pro.md
* Update affine.pro.md
* Update affine.pro.md
* feat: add Serbian language to venus (#441)
* refactor: redesign loading workspace db
* chore: remove unuse site logic
* feat: affine-embed-header
* Update affine.pro.md
* feat: add German language to venus (#443)
* fix: connection state
* refactor: jd
Co-authored-by: DarkSky <25152247+darkskygit@users.noreply.github.com>
Co-authored-by: QiShaoXuan <qishaoxuan777@gmail.com>
Co-authored-by: tzhangchi <terry.zhangchi@outlook.com>
Co-authored-by: lawvs <18554747+lawvs@users.noreply.github.com>
Co-authored-by: DiamondThree <diamond.shx@gmail.com>
Co-authored-by: CJSS <CJSS@users.noreply.github.com>
Co-authored-by: Qi <474021214@qq.com>
Co-authored-by: DarkSky <darksky2048@gmail.com>
Co-authored-by: HeJiachen-PM <79301703+HeJiachen-PM@users.noreply.github.com>
|
2022-09-21 15:45:40 +08:00 |
|
zuomeng wang
|
c010e05023
|
Merge to master (#435)
* Fix/venus spanish (#423)
fix: update venus spanish language
Co-authored-by: DarkSky <25152247+darkskygit@users.noreply.github.com>
* fix: can not convert url text to link after paste
* fix: double link icon size error
* feat(code): enhance markdown parse code
* fix(code): add robust
* fix: remove special menu
* chore: clean code
* fix: ime with command menu
* fix(code): langs[lang] is not a function
* fix: can't add image and delete more action button (#430)
* feat: add zh_Hant for venus (#431)
* fix: lang select in code block is insanity
* GitHub Doc Updates (#421)
* Update types-of-contributions.md
* Update README.md
Tidy up links section
* fix: inline menu position (#433)
Co-authored-by: DarkSky <25152247+darkskygit@users.noreply.github.com>
Co-authored-by: QiShaoXuan <qishaoxuan777@gmail.com>
Co-authored-by: tzhangchi <terry.zhangchi@outlook.com>
Co-authored-by: lawvs <18554747+lawvs@users.noreply.github.com>
Co-authored-by: DiamondThree <diamond.shx@gmail.com>
Co-authored-by: CJSS <CJSS@users.noreply.github.com>
Co-authored-by: Qi <474021214@qq.com>
|
2022-09-19 15:57:48 +08:00 |
|
Chi Zhang
|
914f5ad436
|
Merge pull request #414 from toeverything/fix/empty-ref-page
|
2022-09-14 07:50:05 +08:00 |
|
lawvs
|
f48e414d3d
|
fix: empty ref page
|
2022-09-13 15:52:08 +08:00 |
|
DiamondThree
|
88639ea8bb
|
fix: commend-menu create block can leave menu name
|
2022-09-13 14:50:34 +08:00 |
|
Whitewater
|
f81459d4c0
|
Feat/left menu i18n (#407)
* feat(i18n): add left menu i18n
* chore(i18n): add missing ComingSoon
* chore(i18n): update docs
* fix: lint
|
2022-09-12 19:17:59 +08:00 |
|
DarkSky
|
30d975dac0
|
Merge pull request #400 from toeverything/feat/command-search
Feat/command search
|
2022-09-10 17:44:56 +08:00 |
|
tzhangchi
|
01e60e478b
|
feat(command): ensure useOnSelectActive run
|
2022-09-10 09:40:48 +08:00 |
|
lawvs
|
b54f2d0451
|
chore: clean
|
2022-09-09 19:50:43 +08:00 |
|
DarkSky
|
8cc88395d7
|
Merge pull request #390 from toeverything/feat/route
Feat/route
|
2022-09-09 02:03:53 +08:00 |
|
tzhangchi
|
fed2c8dd90
|
feat(edit): more robust editing experience
|
2022-09-08 20:22:26 +08:00 |
|
DarkSky
|
f16698a543
|
Merge branch 'master' into develop
|
2022-09-08 20:20:52 +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
|
06ca68d4ab
|
fix: dependencies missed
|
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 |
|
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
|
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
|
e9fcbe24b4
|
feat(code): improve code editing experience
|
2022-09-07 19:52:10 +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 |
|
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 |
|
xiaodong zuo
|
08ec766353
|
feat: disable search feature
|
2022-09-06 14:20:07 +08:00 |
|
xiaodong zuo
|
9a0a2a590a
|
merge branch develop into branch feat/doublelink220820
|
2022-09-06 10:01:09 +08:00 |
|