Commit Graph

104 Commits

Author SHA1 Message Date
lawvs a94765913b fix: remove chaotic font css 2022-09-26 15:25:48 +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
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
tzhangchi 01e60e478b feat(command): ensure useOnSelectActive run 2022-09-10 09:40:48 +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 04065bd6bd feat(code): focus 2022-09-08 13:57:53 +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 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
DarkSky 9c619ea22f fix: ci 2022-09-05 23:32:24 +08:00
xiaodong zuo 3a9aa99ee9 merge branch develop into branch feat/doublelink220820 2022-09-05 11:45:19 +08:00
xiaodong zuo 560a5dce42 feat: Link feature add search function 2022-09-05 11:39:31 +08:00
Pranav Sriram 4655cd1f17 fix: Added seperate shortcut keys for Windows and Mac and modified the code used for assigning shortcuts based on condition
feat : Split 'inlineMenuShortcuts' to 'WinInlineMenuShortcuts' and 'MacInlineMenuShortcuts' functions
Fix #346
2022-09-03 11:53:10 +05:30
xiaodong zuo a89d5847df feat: Link feature add search function 2022-09-03 09:24:03 +08:00
xiaodong zuo e18a35989f feat: Link feature add search function 2022-09-01 10:44:21 +08:00
austaras 3e0d076899 feat(editor): focus block when click on space 2022-08-26 17:26:36 +08:00
xiaodong zuo 9169421460 feat: Double-link: Search interaction 2022-08-24 18:32:25 +08:00
xiaodong zuo 7d35303395 feat: Inlinemenu double link interaction 2022-08-23 10:37:14 +08:00
xiaodong zuo 63634e2057 Merge branch 'develop' into feat/doublelink 2022-08-19 18:26:47 +08:00
xiaodong zuo 3570aab4e8 feat: Intra-line double link interaction 2022-08-19 18:22:57 +08:00
xiaodong zuo 33d8b551d4 feat: Intra-line double link interaction 2022-08-19 12:06:50 +08:00
xiaodong zuo c67d961d66 feat: Intra-line double link interaction 2022-08-19 11:56:57 +08:00
xiaodong zuo 9411422faf feat: Intra-line double link interaction 2022-08-19 11:41:53 +08:00
xiaodong zuo 2406f9556f feat: Intra-line double link interaction 2022-08-19 11:13:15 +08:00
xiaodong zuo f0f60654e8 feat: Intra-line double link interaction 2022-08-19 09:57:04 +08:00
xiaodong zuo 438d814d49 feat: Intra-line double link interaction 2022-08-19 06:17:30 +08:00
xiaodong zuo a58825dd2f feat: Intra-line double link interaction 2022-08-19 05:23:25 +08:00
lawvs 6bdb7b4876 chore: disable selection group plugin 2022-08-18 17:41:42 +08:00
xiaodong zuo 919e0d08d5 feat: Intra-line double link interaction 2022-08-18 16:22:45 +08:00
DiamondThree 5d32d656d5 feat remove stretch add add distribute (#284)
* feat remove stretch add add distribute

* fix rename icon

* fix:lint
2022-08-18 12:06:11 +08:00
MingLIang Wang c7cd558c3b Merge pull request #233 from LuciNyan/fix-drop-line
fix(libs): remove line after drop
2022-08-18 10:03:59 +08:00
DiamondThree 64d5f781b6 fix command-menu create block after can remove block 2022-08-17 22:04:17 +08:00
LuciNyan 3a4bc73d38 fix: convert sleep to raf 2022-08-17 21:53:04 +08:00
LuciNyan 67f0a2516b fix(libs): remove line after drop 2022-08-17 21:18:07 +08:00
lawvs 52819e2f81 fix: workaround dom not found 2022-08-17 19:13:36 +08:00
alt0 02613e08b8 fix: whiteboard -> edgeless 2022-08-16 18:41:04 +08:00
Simon Li 2560c7b074 feature: add a left menu option to add a below block (#232)
* feature: add a left menu to add a below block

* fix: 1.remove extra spaces
2.update hard code to predefined types
2022-08-13 03:18:26 +08:00
DarkSky 617f9b9bfc chore: organizeImports 2022-08-13 02:08:21 +08:00
DarkSky 8b7d8dc348 Merge branch 'develop' into feature/remove-react-fc 2022-08-12 19:18:57 +08:00
austaras 308d2c4445 fix(whiteboard): error when drag away last element in Chrome 2022-08-12 18:37:58 +08:00
alt0 b9e69ec833 fix: left menu color 2022-08-12 11:44:04 +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
DarkSky b2bac25a92 Merge pull request #195 from toeverything/fix-gap
fix(editor): gap between block
2022-08-11 21:13:37 +08:00
austaras 5a23f67d31 feat(whiteboard): cursor style when dragging 2022-08-11 19:01:09 +08:00