alt0
|
c74b03da9a
|
fix: shortcut for cut
|
2022-10-11 17:10:38 +08:00 |
|
alt0
|
db44f619f2
|
fix: remove console
|
2022-10-11 10:24:09 +08:00 |
|
alt0
|
19ce4a1d56
|
fix: hide the mode switcher in small screen
|
2022-10-11 10:23:12 +08:00 |
|
alt0
|
f647905279
|
fix: edgeless pencil color
|
2022-10-10 18:33:15 +08:00 |
|
alt0
|
09dea80a08
|
fix: console warning
|
2022-10-10 18:24:15 +08:00 |
|
github-actions[bot]
|
595880d021
|
feat(i18n): new translations
|
2022-10-07 00:37:36 +00:00 |
|
DarkSky
|
33fc67bad6
|
Merge pull request #474 from toeverything/bot/new-translations
Update i18n (2022-09-30)
|
2022-10-01 17:25:41 +08:00 |
|
Frozen FIsh
|
b317c595c6
|
fix: delete block leftMenu not delete (#472)
|
2022-09-30 04:33:27 +00:00 |
|
github-actions[bot]
|
df20253335
|
feat(i18n): new translations
|
2022-09-30 00:41:31 +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 |
|
DarkSky
|
76f74effdb
|
Merge pull request #456 from toeverything/bot/new-translations
Update i18n (2022-09-23)
|
2022-09-23 19:25:16 +08:00 |
|
alt0
|
5ac0f91efc
|
fix: sync bug
|
2022-09-23 19:14:23 +08:00 |
|
github-actions[bot]
|
0a8780a9d4
|
feat(i18n): new translations
|
2022-09-23 00:32:16 +00:00 |
|
Whitewater
|
1158bc9304
|
Fix: window.client.inspect not found (#452)
fix: window.client.inspect not found
|
2022-09-22 14:25:17 +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 |
|
DarkSky
|
f8544fedd4
|
feat: sync to keck
|
2022-09-14 17:39:24 +08:00 |
|
DarkSky
|
3ff0dbe781
|
feat: sync with keck
|
2022-09-14 17:32:08 +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 |
|
github-actions[bot]
|
925673ec1c
|
feat(i18n): new translations
|
2022-09-12 12:21:29 +00: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
|
303212fa54
|
Merge branch 'develop' into feat/command-search
|
2022-09-10 10:32:01 +08:00 |
|
tzhangchi
|
01e60e478b
|
feat(command): ensure useOnSelectActive run
|
2022-09-10 09:40:48 +08:00 |
|
lawvs
|
e7ca1a7a25
|
fix(i18n): base json path
|
2022-09-10 02:32:28 +08:00 |
|
lawvs
|
b54f2d0451
|
chore: clean
|
2022-09-09 19:50:43 +08:00 |
|
lawvs
|
08d331e56e
|
feat(i18n): add codegen
|
2022-09-09 19:43:11 +08:00 |
|
lawvs
|
8b9c937f30
|
feat(i18n): add download scripts
|
2022-09-09 19:42:51 +08:00 |
|
lawvs
|
d6e408a4be
|
chore(i18n): clean code
|
2022-09-09 15:54:31 +08:00 |
|
lawvs
|
ff1cb4da84
|
feat(i18n): storage lng
|
2022-09-09 15:54:30 +08:00 |
|
lawvs
|
1018149ca4
|
chore(i18n): update package
|
2022-09-09 14:33:58 +08:00 |
|
lawvs
|
2faa87213d
|
feat(i18n): add check mode
|
2022-09-09 14:32:04 +08:00 |
|
lawvs
|
5985d53625
|
fix: request url
|
2022-09-09 14:31:48 +08:00 |
|