generated from arvinxx/monorepo-template
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
10 changed files
with
57 additions
and
45 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
--- | ||
title: 说明 | ||
order: 1 | ||
nav: | ||
title: 高阶组件 | ||
order: 2 | ||
--- | ||
|
||
## 高阶组件 | ||
|
||
高阶组件基本上都是一些业务组件,具有很明确的特定领域属性。 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,13 @@ | ||
--- | ||
title: 组件分类 | ||
title: 说明 | ||
order: 1 | ||
nav: | ||
title: 组件库 | ||
title: 基础组件 | ||
order: 2 | ||
--- | ||
|
||
## 组件分类 | ||
## 基础组件 | ||
|
||
我将组件库分为两类: | ||
一些简单的基础组件, 在特定的一些场景下做到了基本上可以直接拿来就用。 | ||
|
||
- **通用组件**: 在大部分场景下可以通用的组件, 基本上可以直接拿来就用 | ||
- **业务组件**: 针对某类特定场景下的组件 | ||
通用组件的开发主要目的是为了满足自己使用的诉求,并做个组件资产沉淀。因为有些组件是 antd 肯定不会准备做的(例如 macOSTrafficLight),但是在一些特定的场景中会反复用到(例如 Electron)。 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,4 +15,4 @@ nav: | |
- 业务组件如果可以沉淀,那么未来可以给自己复用 | ||
- 终身计划的一环 | ||
|
||
首要目的不是给外部使用,而是作为我个人设计资源的整理 | ||
首要目的不是给外部使用,而是作为我个人设计资源的整理。 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ order: 1 | |
group: | ||
path: / | ||
nav: | ||
path: /components | ||
path: /biz-components | ||
--- | ||
|
||
# Mindflow 思流 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
0534903
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs: