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

[Feature] Theme Compatible Type for valaxy-theme-yun 云主题的兼容类型 #473

Open
1 task done
YunYouJun opened this issue Oct 30, 2024 · 0 comments
Open
1 task done
Labels
enhancement New feature or request

Comments

@YunYouJun
Copy link
Owner

Clear and concise description of the problem

v0.20.0 引入了较大的布局更新,这使得用户存在不兼容反馈。

如您不希望更新布局,可暂停升级。
valaxy 将在下个版本支持 themeConfig type: 'strato' | 'nimbo' 以兼容新旧版本布局。


v0.20.0 introduced a large layout update, which caused incompatibility feedback from users.

If you do not wish to update the layout, you can pause the upgrade.
valaxy will support themeConfig 'type: 'strato' | 'nimbo' in the next release to be compatible with old and new versions of the layout.

Suggested solution

  /**
   * Theme Type
   * - v1 strato 层云 Legacy
   * - v2 nimbo 雨云
   * - cirro 卷云 (未来)
   * - cumulo 积云 (未来)
   * - alto 高云 (未来)
   * @default 'nimbo'
   */
  type: 'strato' | 'nimbo'

在未来,Yun 同一主题的不同版本变更,将通过 type 不同类型的云名称进行命名。

譬如:v1 版本 type 为 strato,v2 版本 type 为 nimbo


In the future, different versions of Yun changes to the same theme will be named by different types of cloud names for type.

For example, the v1 version type is' strato 'and the v2 version type is' nimbo'.

Alternative

No response

Additional context

No response

Validations

  • Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
@YunYouJun YunYouJun added the enhancement New feature or request label Oct 30, 2024
@YunYouJun YunYouJun changed the title [Feature] Theme Compatible Type for valaxy-theme-yun [Feature] Theme Compatible Type for valaxy-theme-yun 云主题的兼容类型 Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant