Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: bump @halo-dev/richtext-editor version to alpha.30 #4490

Merged
merged 1 commit into from Aug 25, 2023

Conversation

ruibaby
Copy link
Member

@ruibaby ruibaby commented Aug 25, 2023

What type of PR is this?

/area console
/kind cleanup
/milestone 2.9.x

What this PR does / why we need it:

升级默认编辑器的版本,包含以下修改:

  1. 图片支持修改 alt 属性。 feat: add change image alt supports halo-sigs/richtext-editor#32
  2. 拖拽修改图片大小的时候保持等比例。 Supports dragging to modify image size with equal scale halo-sigs/richtext-editor#33
  3. 优化在移动端下,编辑器右侧边栏的样式。 perf: refine extra panel styles halo-sigs/richtext-editor#35
  4. 编辑器标题、段落及代码块增加 Tab 快捷键缩进。 feat: add an indentation extension to the editor halo-sigs/richtext-editor#34

Does this PR introduce a user-facing change?

升级默认编辑器的版本,包含以下更改:

1. 图片支持修改 alt 属性。 by @GodlessLiu in <https://github.com/halo-sigs/richtext-editor/pull/32>
2. 拖拽修改图片大小的时候保持等比例。 by @GodlessLiu in <https://github.com/halo-sigs/richtext-editor/pull/33>
3. 优化在移动端下,编辑器右侧边栏的样式。 by @ruibaby in <https://github.com/halo-sigs/richtext-editor/pull/35>
4. 编辑器标题、段落及代码块增加 Tab 快捷键缩进。 by @LIlGG in <https://github.com/halo-sigs/richtext-editor/pull/34>

Signed-off-by: Ryan Wang <i@ryanc.cc>
@f2c-ci-robot f2c-ci-robot bot added release-note Denotes a PR that will be considered when it comes time to generate release notes. area/console Issues or PRs related to the Halo Console labels Aug 25, 2023
@f2c-ci-robot f2c-ci-robot bot added this to the 2.9.x milestone Aug 25, 2023
@f2c-ci-robot f2c-ci-robot bot added the kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. label Aug 25, 2023
@f2c-ci-robot f2c-ci-robot bot requested review from Aanko and LIlGG August 25, 2023 16:00
@LIlGG
Copy link
Member

LIlGG commented Aug 25, 2023

/lgtm

@f2c-ci-robot f2c-ci-robot bot added the lgtm Indicates that a PR is ready to be merged. label Aug 25, 2023
Copy link
Member

@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 Aug 25, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: JohnNiang

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

The pull request process is described 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

@f2c-ci-robot f2c-ci-robot bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Aug 25, 2023
@f2c-ci-robot f2c-ci-robot bot merged commit 8ad5963 into halo-dev:main Aug 25, 2023
4 checks passed
@ruibaby ruibaby deleted the chore/bump-editor-version-30 branch August 25, 2023 16:15
@ruibaby ruibaby modified the milestones: 2.9.x, 2.9.0 Aug 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. area/console Issues or PRs related to the Halo Console kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. 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.

None yet

3 participants