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

optimize api docs and build:theme script #1441

Merged
merged 6 commits into from
Mar 1, 2024
Merged

Conversation

Huangyilin19
Copy link
Collaborator

@Huangyilin19 Huangyilin19 commented Feb 29, 2024

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?

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

  1. 优化api文档中类型一栏的跳转,支持同时存在多个不同类型可点击,例如 (x: string, y: IStepsItem, z: IStepsStatus) => void, 实现y,z的类型可点击跳转到不同地方。
  2. 优化 theme打包脚本,自动删除 theme/src目录下aurora-theme和smb-theme子目录。

Copy link

vercel bot commented Feb 29, 2024

@Huangyilin19 is attempting to deploy a commit to the OpenTiny Team on Vercel.

A member of the Team first needs to authorize it.

@zzcr zzcr merged commit a74ec33 into opentiny:dev Mar 1, 2024
6 of 12 checks passed
@kagol kagol added the documentation Improvements or additions to documentation label Apr 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants