Skip to content
This repository has been archived by the owner on Nov 29, 2023. It is now read-only.

feat: add supports for set link #3

Merged
merged 3 commits into from
Jan 31, 2023
Merged

Conversation

ruibaby
Copy link
Member

@ruibaby ruibaby commented Jan 31, 2023

支持为选中的文字添加链接。

image

Fixes halo-dev/halo#2839

/kind feature

支持为选中的文字添加链接。

@vercel
Copy link

vercel bot commented Jan 31, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
richtext-editor ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Jan 31, 2023 at 7:18AM (UTC)

@f2c-ci-robot f2c-ci-robot bot added kind/feature Categorizes issue or PR as related to a new feature. release-note-none Denotes a PR that doesn't merit a release note. release-note Denotes a PR that will be considered when it comes time to generate release notes. and removed release-note-none Denotes a PR that doesn't merit a release note. labels Jan 31, 2023
Copy link
Contributor

@JohnNiang JohnNiang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/approve

@f2c-ci-robot
Copy link

f2c-ci-robot bot commented Jan 31, 2023

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: JohnNiang

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@wan92hen
Copy link
Member

在超链接文本后再追加输入文本,会被加入到超链接文本中,建议后续追加的文本作为普通文本处理。
image

@ruibaby
Copy link
Member Author

ruibaby commented Jan 31, 2023

在超链接文本后再追加输入文本,会被加入到超链接文本中,建议后续追加的文本作为普通文本处理。 image

Fixed

@wan92hen
Copy link
Member

/lgtm

@f2c-ci-robot f2c-ci-robot bot added the lgtm Indicates that a PR is ready to be merged. label Jan 31, 2023
@JohnNiang JohnNiang merged commit 5a30c46 into halo-sigs:main Jan 31, 2023
@ruibaby ruibaby deleted the feat/link branch January 31, 2023 07:46
f2c-ci-robot bot pushed a commit to halo-dev/console that referenced this pull request Jan 31, 2023
…media (#834)

#### What type of PR is this?

/kind feature

#### What this PR does / why we need it:

升级默认编辑器版本,改动请查阅:

1. halo-sigs/richtext-editor#4
2. halo-sigs/richtext-editor#3
3. halo-sigs/richtext-editor#2

#### Special notes for your reviewer:

#### Does this PR introduce a user-facing change?

```release-note
升级 Console 端默认编辑器版本,以支持图片位置和大小设置、插入音视频等功能。
```
JohnNiang pushed a commit to JohnNiang/halo that referenced this pull request Mar 2, 2023
…media (halo-dev/console#834)

#### What type of PR is this?

/kind feature

#### What this PR does / why we need it:

升级默认编辑器版本,改动请查阅:

1. halo-sigs/richtext-editor#4
2. halo-sigs/richtext-editor#3
3. halo-sigs/richtext-editor#2

#### Special notes for your reviewer:

#### Does this PR introduce a user-facing change?

```release-note
升级 Console 端默认编辑器版本,以支持图片位置和大小设置、插入音视频等功能。
```
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/feature Categorizes issue or PR as related to a new feature. lgtm Indicates that a PR is ready to be merged. release-note Denotes a PR that will be considered when it comes time to generate release notes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

富文本框添加 自定义外部链接 和 自定义图片链接 的功能
3 participants