Commit Graph

13 Commits

Author SHA1 Message Date
austaras 3e0d076899 feat(editor): focus block when click on space 2022-08-26 17:26:36 +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
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