Skip to content

Conversation

@Caesar-ch
Copy link
Collaborator

PR

PR Checklist

Please check if your PR fulfills the following requirements:

  • The commit message follows our Commit Message Guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Other... Please describe:

What is the current behavior?

Issue Number: N/A

What is the new behavior?

split function and split css style

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

@kagol kagol added the refactoring Refactoring (重构) label Aug 17, 2023
@kagol kagol changed the title perf(rich-text-editor): split pure function from vue.ts to index.ts and split css style refactor(rich-text-editor): split pure function from vue.ts to index.ts and split css style Aug 17, 2023
@kagol kagol merged commit c3d8475 into opentiny:editor-dev Aug 17, 2023
kagol added a commit that referenced this pull request Aug 17, 2023
* feat(rich-text-editor): add new component rich-text-editor (#346)

* feat(rich-text-editor): add new components rich-text-editor

---------

Co-authored-by: 常浩-BJS21325 <changhao01@youdao>

* style(rich-text-editor): adjust style, fit Highlight, Default, Disabled (#357)

* style(rich-text-editor): adjust style, fit Highlight, Default, Disabled

* fix(rich-text-editor): Space format changed from four to two

* fix(rich-text-editor): add svg file and support high light and disabled and default

---------

Co-authored-by: 常浩-BJS21325 <changhao01@youdao>

* feat(rich-text-editor): add text alignment, task list, table interaction (#372)

* feat(rich-text-editor): add text alignment, task list, table interaction

---------

Co-authored-by: 常浩-BJS21325 <changhao01@youdao>

* perf(rich-text-editor): split pure function from vue.ts to index.ts (#395)

Co-authored-by: 常浩-BJS21325 <changhao01@youdao>

* fix(rich-text-editor): fix conflict

---------

Co-authored-by: Caesar-ch <74941512+Caesar-ch@users.noreply.github.com>
Co-authored-by: 常浩-BJS21325 <changhao01@youdao>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

refactoring Refactoring (重构)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants