Skip to content

Commit 8177978

Browse files
docs: ✏️ 简化组件库通用名称为 WotUI
1 parent 276df7c commit 8177978

33 files changed

Lines changed: 88 additions & 88 deletions

.github/CONTRIBUTING.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
### 介绍
44

5-
感谢你使用 Wot Design Uni
5+
感谢你使用 Wot UI
66

7-
以下是关于向 Wot Design Uni 提交反馈或代码的指南。在向 Wot Design Uni 提交 issue 或者 PR 之前,请先花几分钟时间阅读以下内容。
7+
以下是关于向 Wot UI 提交反馈或代码的指南。在向 Wot UI 提交 issue 或者 PR 之前,请先花几分钟时间阅读以下内容。
88

99
### Issue 规范
1010

@@ -20,7 +20,7 @@
2020

2121
### 镜像仓库
2222

23-
如果 GitHub 克隆速度较慢,你也可以直接克隆 Wot Design Uni 在 gitee 上的[镜像仓库](https://gitee.com/wot-design-uni/wot-design-uni)
23+
如果 GitHub 克隆速度较慢,你也可以直接克隆 Wot UI 在 gitee 上的[镜像仓库](https://gitee.com/wot-design-uni/wot-design-uni)
2424

2525
```bash
2626
git clone https://gitee.com/wot-design-uni/wot-design-uni.git

.github/ISSUE_TEMPLATE/1-bug-report.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: 向 Wot Design Uni 反馈 Bug
1+
name: 向 Wot UI 反馈 Bug
22
description: 创建一个 Issue 描述你遇到的问题。
33
title: "[Bug 上报] 请在此填写标题"
44
labels: ["🐞bug: need confirm"]
@@ -14,7 +14,7 @@ body:
1414
- type: input
1515
id: version
1616
attributes:
17-
label: Wot Design Uni 版本号
17+
label: Wot UI 版本号
1818
description: 你正在使用的组件库版本号(请填写 wot-design-uni/package.json 里实际安装的版本)
1919
placeholder: 例如:0.1.1
2020
validations:

.github/ISSUE_TEMPLATE/2-feature-request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: 向 Wot Design Uni 提出新功能需求
1+
name: 向 Wot UI 提出新功能需求
22
description: 创建一个 Issue 描述一下你的功能需求。
33
title: "[新功能需求] 请在此填写标题"
44
labels: ["feature: need confirm"]

.vscode/settings.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,8 @@
8282
"bottom left",
8383
"bottom right",
8484
"bottom right",
85-
"\n Wot Design Uni\n ",
86-
"\n Wot Design Uni\n ",
85+
"\n Wot UI\n ",
86+
"\n Wot UI\n ",
8787
"@{{ packageConfig.version }}",
8888
"span: 24",
8989
"span: 12",

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<p align="center">
22
<img alt="logo" src="https://wot-design-uni.cn/logo.png" width="200">
33
</p>
4-
<h1 align="center">Wot Design Uni</h1>
4+
<h1 align="center">Wot UI</h1>
55

66
<div align="center">
77
<p>简体中文 | <a href="./README_en.md">English</a></p>
@@ -92,7 +92,7 @@
9292
| [create-uni](https://github.com/uni-helper/create-uni) | 快速创建 uni-app 项目 |
9393
| [wot-demo](https://github.com/Moonofweisheng/wot-demo) | 基于 [vitesse-uni-app](https://github.com/uni-helper/vitesse-uni-app) 的wot-design-uni快速起手demo |
9494
| [wot-starter-retail](https://github.com/Moonofweisheng/wot-starter-retail) | 基于 wot-design-uni 的 uni-app 零售行业模板 |
95-
| [Wot Design Uni Snippets](https://marketplace.visualstudio.com/items?itemName=kiko.wot-design-uni-snippets) | Wot Design Uni 代码块提示 |
95+
| [Wot UI Snippets](https://marketplace.visualstudio.com/items?itemName=kiko.wot-design-uni-snippets) | Wot UI 代码块提示 |
9696
| [uni-mini-ci](https://github.com/Moonofweisheng/uni-mini-ci) | 一个 uni-app 小程序端构建后支持 CI(持续集成)的插件 |
9797
| [uni-mini-router](https://github.com/Moonofweisheng/uni-mini-router) | 一个基于 vue3 和 Typescript 的轻量级 uni-app 路由库 |
9898
| [unibest](https://github.com/codercup/unibest) | 基于 wot-design-uni 的 uni-app 模板 |
@@ -107,17 +107,17 @@
107107

108108
## 贡献者们
109109

110-
感谢以下所有给 Wot Design Uni 贡献过代码的 [开发者](https://github.com/Moonofweisheng/wot-design-uni/graphs/contributors)
110+
感谢以下所有给 Wot UI 贡献过代码的 [开发者](https://github.com/Moonofweisheng/wot-design-uni/graphs/contributors)
111111

112112
<a href="https://github.com/Moonofweisheng/wot-design-uni/graphs/contributors">
113113
<img src="https://contrib.rocks/image?repo=Moonofweisheng/wot-design-uni" />
114114
</a>
115115

116116
## 捐赠本项目
117117

118-
开发一个 UI 组件库是一项耗时的工作,尤其是要多端适配。为此 Wot Design Uni 经常肝到深夜 ……
118+
开发一个 UI 组件库是一项耗时的工作,尤其是要多端适配。为此 Wot UI 经常肝到深夜 ……
119119

120-
如果您认为 Wot Design Uni 帮助到了您的开发工作,您可以捐赠 Wot Design Uni 的研发工作,捐赠无门槛,哪怕是一杯可乐也好。
120+
如果您认为 Wot UI 帮助到了您的开发工作,您可以捐赠 Wot UI 的研发工作,捐赠无门槛,哪怕是一杯可乐也好。
121121

122122
捐赠后您的昵称、留言等将会展示在[捐赠榜单](https://wot-design-uni.cn/reward/donor.html)中。
123123

README_en.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<p align="center">
22
<img alt="logo" src="https://wot-design-uni.cn/logo.png" width="200">
33
</p>
4-
<h1 align="center">Wot Design Uni</h1>
4+
<h1 align="center">Wot UI</h1>
55

66
<div align="center">
77
<p><a href="./README.md">简体中文</a> | English</p>
@@ -90,17 +90,17 @@ If you encounter any issues, please feel free to submit an [Issue](https://githu
9090

9191
## Contributors
9292

93-
Thanks to all the [developers](https://github.com/Moonofweisheng/wot-design-uni/graphs/contributors) who have contributed to Wot Design Uni.
93+
Thanks to all the [developers](https://github.com/Moonofweisheng/wot-design-uni/graphs/contributors) who have contributed to Wot UI.
9494

9595
<a href="https://github.com/Moonofweisheng/wot-design-uni/graphs/contributors">
9696
<img src="https://contrib.rocks/image?repo=Moonofweisheng/wot-design-uni" />
9797
</a>
9898

9999
## Donate
100100

101-
Developing a UI component library is time-consuming work, especially when it needs to be adapted for multiple platforms. The Wot Design Uni team often works late into the night...
101+
Developing a UI component library is time-consuming work, especially when it needs to be adapted for multiple platforms. The Wot UI team often works late into the night...
102102

103-
If you find Wot Design Uni helpful in your development work, you can donate to support our development work. Any amount is welcome, even if it's just a cola.
103+
If you find Wot UI helpful in your development work, you can donate to support our development work. Any amount is welcome, even if it's just a cola.
104104

105105
After donating, your nickname and message will be displayed on the [donor list](https://wot-design-uni.cn/reward/donor.html).
106106

@@ -119,7 +119,7 @@ After donating, your nickname and message will be displayed on the [donor list](
119119

120120
- [wot-design](https://github.com/jd-ftf/wot-design-mini) - Thanks to the wot-design team for their years of maintenance.
121121
- [uni-helper](https://github.com/uni-helper) - Thanks to the uni-helper team for providing uni-app tool libraries.
122-
- [Donors](https://wot-design-uni.cn/reward/donor.html) - Thanks to all donors who help Wot Design Uni grow better.
122+
- [Donors](https://wot-design-uni.cn/reward/donor.html) - Thanks to all donors who help Wot UI grow better.
123123

124124
## License
125125

docs/.vitepress/config.mts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ export default defineConfig({
6666
]
6767
}
6868
},
69-
title: `Wot Design Uni`,
69+
title: `Wot UI`,
7070
description: '一个参照wot-design打造的uni-app组件库',
7171
locales: {
7272
root: {

docs/en-US/component/icon.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Set the `size` attribute to customize the icon size.
3434

3535
## Custom Icon
3636

37-
Wot Design Uni allows you to use custom icons in two ways:
37+
Wot UI allows you to use custom icons in two ways:
3838

3939
### 1. Using Custom Font Icons
4040

docs/en-US/guide/common-problems.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Currently, no. First, the plugin market lacks CI/CD tools, making automated publ
1212

1313
## How to enable dark mode?
1414

15-
`Wot Design Uni` supports dark mode, theme customization, and other capabilities. See the [ConfigProvider](/en-US/component/config-provider.html) component for details.
15+
`Wot UI` supports dark mode, theme customization, and other capabilities. See the [ConfigProvider](/en-US/component/config-provider.html) component for details.
1616

1717
## Is there a technical communication group?
1818

@@ -37,7 +37,7 @@ pnpm add sass@1.78.0 -D
3737

3838
## Mini Program Style Isolation
3939

40-
### When using Wot Design Uni components in pages, you can directly override styles in the page's style file
40+
### When using Wot UI components in pages, you can directly override styles in the page's style file
4141

4242
```vue
4343
<wd-button type="primary">Primary Button</wd-button>
@@ -52,7 +52,7 @@ pnpm add sass@1.78.0 -D
5252

5353
### Why can't I override component library styles in components?
5454

55-
When using Wot Design Uni components in custom components, you need to enable the `styleIsolation: 'shared'` option
55+
When using Wot UI components in custom components, you need to enable the `styleIsolation: 'shared'` option
5656

5757
```vue
5858
<wd-button type="primary">Primary Button</wd-button>
@@ -91,10 +91,10 @@ defineOptions({
9191

9292
## Mini Program External Style Classes
9393

94-
Wot Design Uni provides many custom style classes for developers to use. The specific style class names can be found in the "External Style Classes" section of the corresponding component. Note that the priority of regular style classes and custom style classes is undefined, so please add `!important` when using to ensure the priority of external style classes.
94+
Wot UI provides many custom style classes for developers to use. The specific style class names can be found in the "External Style Classes" section of the corresponding component. Note that the priority of regular style classes and custom style classes is undefined, so please add `!important` when using to ensure the priority of external style classes.
9595

9696
::: tip Please Note
97-
`Wot Design Uni` components are all set with `scoped`, so its CSS will only affect the elements of the current component, similar to style encapsulation in Shadow DOM. If selectors in `scoped` styles want to make "deeper" selections, that is, affect child components, you can use the `:deep()` pseudo-class:
97+
`Wot UI` components are all set with `scoped`, so its CSS will only affect the elements of the current component, similar to style encapsulation in Shadow DOM. If selectors in `scoped` styles want to make "deeper" selections, that is, affect child components, you can use the `:deep()` pseudo-class:
9898
```css
9999
<style scoped>
100100
.a :deep(.b) {

docs/en-US/guide/custom-theme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Custom Theme
22

3-
Every component in Wot Design Uni basically has a custom class name custom-class, which can be added to your page's class name at the component's root node for style modification.
3+
Every component in Wot UI basically has a custom class name custom-class, which can be added to your page's class name at the component's root node for style modification.
44

55
## Theme Introduction
66

0 commit comments

Comments
 (0)