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

refactor: integrate unocss and improve UI #118

Merged
merged 3 commits into from
Jul 23, 2024

Conversation

ruibaby
Copy link
Member

@ruibaby ruibaby commented Jul 18, 2024

使用 UnoCSS 代替 TailwindCSS,并移除 moments- 前缀。

之前在插件中使用 TailwindCSS 时,为了防止生成的 CSS 类干扰到 Core,所以会添加一个 prefix。UnoCSS 支持 vue-scoped,能够更好的解决干扰问题,也能让 HTML 更简洁。

None

@f2c-ci-robot f2c-ci-robot bot added the do-not-merge/release-note-label-needed Indicates that a PR should not merge because it's missing one of the release note labels. label Jul 18, 2024
@ruibaby ruibaby changed the title refactor: integrate unocss and improve UI WIP: refactor: integrate unocss and improve UI Jul 18, 2024
@f2c-ci-robot f2c-ci-robot bot requested review from guqing and wan92hen July 18, 2024 10:33
@f2c-ci-robot f2c-ci-robot bot added do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. release-note Denotes a PR that will be considered when it comes time to generate release notes. and removed do-not-merge/release-note-label-needed Indicates that a PR should not merge because it's missing one of the release note labels. labels Jul 18, 2024
@ruibaby ruibaby changed the title WIP: refactor: integrate unocss and improve UI refactor: integrate unocss and improve UI Jul 19, 2024
@f2c-ci-robot f2c-ci-robot bot added release-note-none Denotes a PR that doesn't merit a release note. and removed do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. release-note Denotes a PR that will be considered when it comes time to generate release notes. labels Jul 19, 2024
Signed-off-by: Ryan Wang <[email protected]>
Copy link

@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 f2c-ci-robot bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jul 19, 2024
Copy link
Member

@LIlGG LIlGG left a comment

Choose a reason for hiding this comment

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

/lgtm

@f2c-ci-robot f2c-ci-robot bot added the lgtm Indicates that a PR is ready to be merged. label Jul 23, 2024
Copy link

f2c-ci-robot bot commented Jul 23, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: JohnNiang, LIlGG

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 merged commit 499911e into halo-sigs:main Jul 23, 2024
2 checks passed
@ruibaby ruibaby deleted the refactor/use-unocss branch July 23, 2024 07:12
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. lgtm Indicates that a PR is ready to be merged. release-note-none Denotes a PR that doesn't merit a release note.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants