-
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
1 parent
d147998
commit 0b600d9
Showing
3 changed files
with
77 additions
and
2 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 |
---|---|---|
@@ -1 +1,75 @@ | ||
# 更新日志 | ||
# flexstyled | ||
|
||
## 2.0.1 | ||
|
||
### Patch Changes | ||
|
||
- 5a9413f: fix: 修复 useStyled 重复注入样式的问题 | ||
|
||
## 2.0.0 | ||
|
||
### Major Changes | ||
|
||
- 9cf0343: 全面升级,新增加 theme/keyframes/types 等特性 | ||
|
||
## 1.2.0 | ||
|
||
### Minor Changes | ||
|
||
- ebf34d0: add props method | ||
- 68bd059: add props method | ||
|
||
## 1.1.1 | ||
|
||
### Patch Changes | ||
|
||
- 3ce9ea0: fix style error | ||
|
||
## 1.1.0 | ||
|
||
### Minor Changes | ||
|
||
- 6b7c001: add `styled.[html tagName]` create component | ||
|
||
## 1.0.9 | ||
|
||
### Patch Changes | ||
|
||
- 3e6ca3d: 修复 styled 返回的类型组件的类型错误 | ||
|
||
## 1.0.8 | ||
|
||
### Patch Changes | ||
|
||
- 42d52dc: feat: add styled(css) | ||
|
||
## 1.0.7 | ||
|
||
### Patch Changes | ||
|
||
- f8a9f20: update main->dist/index.umd.js | ||
|
||
## 1.0.6 | ||
|
||
### Patch Changes | ||
|
||
- d12f8b0: add umd & iife | ||
|
||
## 1.0.5 | ||
|
||
### Patch Changes | ||
|
||
- 13cf5d4: add useStyle | ||
|
||
## 1.0.4 | ||
|
||
### Patch Changes | ||
|
||
- 新增加支持 props 动态样式 | ||
|
||
## 1.0.3 | ||
|
||
### Patch Changes | ||
|
||
- fea85e3: init | ||
- 修复发布包错误 |
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