Commit Graph

31 Commits

Author SHA1 Message Date
QiShaoXuan
81c7ab8b48 merge develop to fix/bugs 2022-09-16 15:48:45 +08:00
QiShaoXuan
b7b79b5494 fix: lang select in code block is insanity 2022-09-16 15:28:04 +08:00
tzhangchi
56b278f40b fix(code): langs[lang] is not a function 2022-09-15 19:42:43 +08:00
tzhangchi
52e0e3e794 fix(code): add robust 2022-09-15 17:26:38 +08:00
tzhangchi
d2f2080147 feat(code): enhance markdown parse code 2022-09-15 17:19:15 +08:00
DarkSky
8cc88395d7 Merge pull request #390 from toeverything/feat/route
Feat/route
2022-09-09 02:03:53 +08:00
DarkSky
f16698a543 Merge branch 'master' into develop 2022-09-08 20:20:52 +08:00
tzhangchi
61c266057a feat(code): remove unused comment 2022-09-08 19:09:28 +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
04065bd6bd feat(code): focus 2022-09-08 13:57:53 +08:00
tzhangchi
e9fcbe24b4 feat(code): improve code editing experience 2022-09-07 19:52:10 +08:00
austaras
3e0d076899 feat(editor): focus block when click on space 2022-08-26 17:26:36 +08:00
QiShaoXuan
03c01985c2 fix: lint error 2022-08-25 10:51:27 +08:00
DarkSky
280fb4d8c7 Merge remote-tracking branch 'origin/develop' into fix/experience 2022-08-24 19:17:53 +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
012c0441d0 refactor: recode html2block 2022-08-24 14:41:21 +08:00
QiShaoXuan
4b904ef762 refactor: refactor block2html in clipboard 2022-08-22 22:03:11 +08:00
QiShaoXuan
17e454b1e6 refactor: refactor clipboard 2022-08-21 22:58:41 +08:00
QiShaoXuan
e1dece0595 refactor: change activatable to editable in BaseVeiw 2022-08-19 20:41:09 +08:00
DarkSky
8b7d8dc348 Merge branch 'develop' into feature/remove-react-fc 2022-08-12 19:18:57 +08:00
DiamondThree
551ddf5f94 fix: code style (#208)
* fix: code style

* fix: add copy icon
2022-08-12 15:24:16 +08:00
Bryan Lee
495d9ccc0c chore: remove residual FC and FunctionComponent from components 2022-08-12 10:56:22 +08:00
DarkSky
40b617c429 chore: reduce code by gndelia/codemod-replace-react-fc-typescript 2022-08-12 01:26:27 +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
Caleb OLeary
b183506c13 feat(component): add support for elixir highlighting in code block 2022-08-05 23:14:10 -05:00
austaras
c63d5da4df refact(hook): remove afterOnNodeDragOver 2022-08-04 18:17:39 +08:00
DiamondThree
144a0f4af9 fix: code copy to clipboard 2022-07-27 11:48:01 +08:00
DiamondThree
87990de95a fix: #517 codeeditor style 2022-07-27 00:37:45 +08:00
DarkSky
e3e3741393 init: the first public commit for AFFiNE 2022-07-22 15:49:21 +08:00