Closed shenjunjian closed 2 weeks ago
The changes primarily focus on updating the documentation for theme configuration related to the @opentiny/vue
library. Key modifications include clarifying the support for theme customization, refining explanations of CSS variables, and enhancing the section on custom themes with detailed usage instructions. References to outdated themes have been removed, and the document now includes guidance on style isolation in micro-frontend scenarios and theme switching methods.
File Path | Change Summary |
---|---|
examples/sites/demos/pc/webdoc/theme.md | - Updated theme customization warning for @opentiny/vue to specify version support.- Commented out old theme style references. - Refined CSS variables section, changing "样式" to "CSS 变量". - Updated path for global CSS variables source code. - Expanded explanation on using TinyThemeTool for customization.- Clarified mounting styles to ShadowRoot in micro-frontend scenarios.- Removed section on old theme configuration. - Provided comprehensive guide on theme switching methods. |
documentation
🐇 In the garden of themes, we now clearly see,
A guide for the rabbits, as bright as can be.
With CSS variables shining so bright,
Old paths are forgotten, we leap into light.
Custom themes now dance, with tools to explore,
In the world of@opentiny/vue
, there’s so much in store! 🌼
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
[e2e-test-warn] The component to be tested is missing.
The title of the Pull request should look like "fix(vue-renderless): [action-menu, alert] fix xxx bug".
Please make sure you've read our contributing guide
PR
PR Checklist
Please check if your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
What is the current behavior?
Issue Number: N/A
What is the new behavior?
Does this PR introduce a breaking change?
Other information
Summary by CodeRabbit
@opentiny/vue
library.@opentiny/vue@3.19.0
.TinyThemeTool
class for theme customization.ShadowRoot
.