Commit Graph

45 Commits

Author SHA1 Message Date
alt0 c74b03da9a fix: shortcut for cut 2022-10-11 17:10:38 +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
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
zuomeng wang b35c9b2c14 Feat/land page (#391)
* feat: update landing page

* feat: update landing page

* fix: react warning

* feat(route): rename variables

* feat(route): better refresh

* fix: update logo and i18n

* feat(code): remove unused comment

* refactor(workspace): rename workspaceId

* refactor(page): rename pageId

* feat(edit): more robust editing experience

* fix: landing page mobile

* fix: landing page mobile

Co-authored-by: tzhangchi <terry.zhangchi@outlook.com>
Co-authored-by: DarkSky <25152247+darkskygit@users.noreply.github.com>
2022-09-09 02:56:10 +00:00
xiaodong zuo 3a9aa99ee9 merge branch develop into branch feat/doublelink220820 2022-09-05 11:45:19 +08:00
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
xiaodong zuo 73d6e34c5d feat: Double-link: In-line cursor handling, e.g., up, down, left,right, backspace keys 2022-08-29 22:28:53 +08:00
xiaodong zuo 6d770dbfa6 feat: Double-link: In-line cursor handling, e.g., up, down, left,right, backspace keys 2022-08-26 09:13:19 +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
xiaodong zuo 9169421460 feat: Double-link: Search interaction 2022-08-24 18:32:25 +08:00
DiamondThree 617e9a0612 Bugfix/delete log (#315)
* fix delete log

* fix delete log
2022-08-24 13:47:47 +08:00
xiaodong zuo 7d35303395 feat: Inlinemenu double link interaction 2022-08-23 10:37:14 +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
xiaodong zuo b53581aae5 feat: Intra-line double link interaction 2022-08-19 18:42:46 +08:00
xiaodong zuo 3570aab4e8 feat: Intra-line double link interaction 2022-08-19 18:22:57 +08:00
xiaodong zuo 2406f9556f feat: Intra-line double link interaction 2022-08-19 11:13:15 +08:00
xiaodong zuo 1820135f3a feat: Intra-line double link interaction 2022-08-19 10:27:26 +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
xiaodong zuo 919e0d08d5 feat: Intra-line double link interaction 2022-08-18 16:22:45 +08:00
lawvs 64952806b9 fix: slate cannot get the start point in the node at path [0] 2022-08-16 13:23:46 +08:00
lawvs de0c53b1b2 fix: filter empty string when getContentBetween 2022-08-16 12:52:55 +08:00
DarkSky 8b7d8dc348 Merge branch 'develop' into feature/remove-react-fc 2022-08-12 19:18:57 +08:00
xiaodong zuo 174779bb28 fix: link style issues 2022-08-12 16:49:17 +08:00
xiaodong zuo e47268bb8b fix: link style issues 2022-08-12 16:41:37 +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
QiShaoXuan 7d101edf71 Merge branch 'develop' into fix/clipboard 2022-08-11 22:59:57 +08:00
SaikaSakura 322fb098a4 feat: repair paste cursor 2022-08-11 22:06:50 +08:00
mitsuha 2d18e8f558 improvement: 1.left toolbar hover style#148; 2022-08-11 16:17:02 +08:00
Qi 4b81cdbf27 Merge pull request #91 from toeverything/fix/lighter-box-shadow
fix: lighter box shadow
2022-08-04 18:15:16 +08:00
alt0 ce5a523b12 fix: rename shadowSxDownLg -> shadow1 2022-08-04 17:47:09 +08:00
alt0 37a7e36c45 fix: lighter box shadow 2022-08-04 17:29:51 +08:00
mitsuha 5b682188a8 opti: 1.adjust layout style; 2022-08-04 17:20:03 +08:00
tzhangchi b5cc15287f refactor(src): change affine to AFFiNE in string 2022-08-01 14:27:26 +08:00
austaras e150b7c32a fix(plugin): make group menu invisible when leave 2022-07-28 16:24:46 +08:00
zhangchi 48a5f52fb4 feat(comming-soon): add comming-soon 2022-07-22 21:38:57 +08:00
DarkSky 9361ad8e61 feat: local command 2022-07-22 18:08:30 +08:00
DarkSky e3e3741393 init: the first public commit for AFFiNE 2022-07-22 15:49:21 +08:00