Skip to content

Commit

Permalink
released v1.8.12
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Apr 13, 2018
1 parent 097e33f commit 132cecc
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 6 deletions.
16 changes: 11 additions & 5 deletions docs/md/cn/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,20 +5,26 @@

Github [更新日志](https://github.com/uiw-react/uiw/releases)

## 1.8.12

`2018-04-13`

- 🐞 fix(Table): The component will receive props _checked fail. [0eea401](https://github.com/uiw-react/uiw/commit/0eea4015af4054245334c23e0431f9f7392eadcb)

## 1.8.11

`2018-04-12`

- style(Button): Transition animation changes. [8856f35](https://github.com/uiw-react/uiw/commit/8856f354c884d38d20821ccc6300d24ea28db219)
- style(Card): Modify the Card style. [#60](https://github.com/uiw-react/uiw/commit/8856f354c884d38d20821ccc6300d24ea28db219) [18459bd](https://github.com/uiw-react/uiw/commit/18459bde583a03339102e71e60cd79256ad58737)
- style(Modal): Modify the status icon. [e6a671c](https://github.com/uiw-react/uiw/commit/e6a671cd9ea752c78d084849a892ca2cf2b7e48b)
- test(Menu): Update Menu test case. [3467030](https://github.com/uiw-react/uiw/commit/3467030f1ccdd3ae40edf4fc7224e57cccb8f6e8)
- 🎨 style(Button): Transition animation changes. [8856f35](https://github.com/uiw-react/uiw/commit/8856f354c884d38d20821ccc6300d24ea28db219)
- 🎨 style(Card): Modify the Card style. [#60](https://github.com/uiw-react/uiw/commit/8856f354c884d38d20821ccc6300d24ea28db219) [18459bd](https://github.com/uiw-react/uiw/commit/18459bde583a03339102e71e60cd79256ad58737)
- 🎨 style(Modal): Modify the status icon. [e6a671c](https://github.com/uiw-react/uiw/commit/e6a671cd9ea752c78d084849a892ca2cf2b7e48b)
- test(Menu): Update Menu test case. [3467030](https://github.com/uiw-react/uiw/commit/3467030f1ccdd3ae40edf4fc7224e57cccb8f6e8)

## 1.8.10

`2018-04-11`

- feat(Tabel): Add rowClassName props. [360109c](https://github.com/uiw-react/uiw/commit/360109cbc36f50d7f2a075835f388b16761fff6a)
- 🌟 feat(Tabel): Add rowClassName props. [360109c](https://github.com/uiw-react/uiw/commit/360109cbc36f50d7f2a075835f388b16761fff6a)

## 1.8.9

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "uiw",
"version": "1.8.11",
"version": "1.8.12",
"description": "A high quality UI Toolkit, A Component Library for React 16+.",
"homepage": "https://uiw-react.github.io",
"authors": [
Expand Down

0 comments on commit 132cecc

Please sign in to comment.