Skip to content

Commit

Permalink
docs(release): version 21.1.1 change log (#703)
Browse files Browse the repository at this point in the history
  • Loading branch information
jack0pan authored Jan 8, 2021
1 parent 1fb6a64 commit 8b8ca07
Show file tree
Hide file tree
Showing 3 changed files with 31 additions and 7 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
## [21.1.1](https://github.com/growingio/gio-design/compare/v21.1.0...v21.1.1) (2021-01-08)


### Bug Fixes

* **input:** 修复input.number输入框能输入字符串的问题 ([#701](https://github.com/growingio/gio-design/issues/701)) ([1fb6a64](https://github.com/growingio/gio-design/commit/1fb6a643d766c8497dcab10d9dce0dd8879b1233))
* 修正没有搜索结果的判断逻辑 ([#699](https://github.com/growingio/gio-design/issues/699)) ([3cc7fd1](https://github.com/growingio/gio-design/commit/3cc7fd133565f09217443f6cb26b08e91c80b7cc))
* **modal:** set correct max-height ([#691](https://github.com/growingio/gio-design/issues/691)) ([1cb5421](https://github.com/growingio/gio-design/commit/1cb5421de09439f371384ac6df642382da5fee9e))
* **toggles:** 修复toggles组件checked不可控 ([#689](https://github.com/growingio/gio-design/issues/689)) ([e5feb76](https://github.com/growingio/gio-design/commit/e5feb76ee3649cc7c94d4f9f950a6b3ce58b9348))
* **tree-select:** fix the tree-select style problems ([#690](https://github.com/growingio/gio-design/issues/690)) ([d8b3cd1](https://github.com/growingio/gio-design/commit/d8b3cd19bf827011c0574aa00fc2ebef6cfee1dc))


### Features

* **avatar:** use the default avatar when src and children do not exist ([#697](https://github.com/growingio/gio-design/issues/697)) ([2aa3f49](https://github.com/growingio/gio-design/commit/2aa3f4915453a9308ef8dfb6883e170a2dc98cf7))
* **card:** add card component ([#692](https://github.com/growingio/gio-design/issues/692)) ([0726725](https://github.com/growingio/gio-design/commit/0726725aebae0f5db59803c6486438b5e9d26148))
* **list:** add allowDeselect prop ([#695](https://github.com/growingio/gio-design/issues/695)) ([9c4138e](https://github.com/growingio/gio-design/commit/9c4138ee5e80aae924e83c01f1f56de421bb94c5))



# [21.1.0](https://github.com/growingio/gio-design/compare/v20.12.6...v21.1.0) (2021-01-05)


Expand Down
14 changes: 9 additions & 5 deletions VERSION.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,20 @@
# [21.1.0](https://github.com/growingio/gio-design/compare/v20.12.6...v21.1.0) (2021-01-05)
## [21.1.1](https://github.com/growingio/gio-design/compare/v21.1.0...v21.1.1) (2021-01-08)


### Bug Fixes

* **button:** fix the button left and right padding ([#682](https://github.com/growingio/gio-design/issues/682)) ([b456b5e](https://github.com/growingio/gio-design/commit/b456b5e8fd65f7a574114b1dd12849084d72c939))
* **checkbox:** 修复checkbox组件在账号申请中的bug ([#679](https://github.com/growingio/gio-design/issues/679)) ([19a9fee](https://github.com/growingio/gio-design/commit/19a9fee7931fb96a0799cc98e1f3cf7b4a2cdff4))
* **radio:** add font-weight to radio label and prevent be covered ([#683](https://github.com/growingio/gio-design/issues/683)) ([d961f62](https://github.com/growingio/gio-design/commit/d961f62e7baf696bbdb1994d759d84e8e7ab1171))
* **input:** 修复input.number输入框能输入字符串的问题 ([#701](https://github.com/growingio/gio-design/issues/701)) ([1fb6a64](https://github.com/growingio/gio-design/commit/1fb6a643d766c8497dcab10d9dce0dd8879b1233))
* 修正没有搜索结果的判断逻辑 ([#699](https://github.com/growingio/gio-design/issues/699)) ([3cc7fd1](https://github.com/growingio/gio-design/commit/3cc7fd133565f09217443f6cb26b08e91c80b7cc))
* **modal:** set correct max-height ([#691](https://github.com/growingio/gio-design/issues/691)) ([1cb5421](https://github.com/growingio/gio-design/commit/1cb5421de09439f371384ac6df642382da5fee9e))
* **toggles:** 修复toggles组件checked不可控 ([#689](https://github.com/growingio/gio-design/issues/689)) ([e5feb76](https://github.com/growingio/gio-design/commit/e5feb76ee3649cc7c94d4f9f950a6b3ce58b9348))
* **tree-select:** fix the tree-select style problems ([#690](https://github.com/growingio/gio-design/issues/690)) ([d8b3cd1](https://github.com/growingio/gio-design/commit/d8b3cd19bf827011c0574aa00fc2ebef6cfee1dc))


### Features

* 自动初始化 selected-parents ([#678](https://github.com/growingio/gio-design/issues/678)) ([b7b60e7](https://github.com/growingio/gio-design/commit/b7b60e7075fa8e335af475dd03b6443186a591ae))
* **avatar:** use the default avatar when src and children do not exist ([#697](https://github.com/growingio/gio-design/issues/697)) ([2aa3f49](https://github.com/growingio/gio-design/commit/2aa3f4915453a9308ef8dfb6883e170a2dc98cf7))
* **card:** add card component ([#692](https://github.com/growingio/gio-design/issues/692)) ([0726725](https://github.com/growingio/gio-design/commit/0726725aebae0f5db59803c6486438b5e9d26148))
* **list:** add allowDeselect prop ([#695](https://github.com/growingio/gio-design/issues/695)) ([9c4138e](https://github.com/growingio/gio-design/commit/9c4138ee5e80aae924e83c01f1f56de421bb94c5))



4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gio-design/components",
"version": "21.1.0",
"version": "21.1.1",
"description": "GrowingIO Design components",
"repository": "https://github.com/growingio/gio-design.git",
"author": "GrowingIO Frontend Team <eng-frontend@growingio.com>",
Expand All @@ -27,8 +27,8 @@
"watch": "gio-rewire lib compile --watch"
},
"dependencies": {
"@gio-design/tokens": "21.1.0",
"@gio-design/icons": "21.1.0",
"@gio-design/tokens": "21.1.0",
"@types/classnames": "^2.2.9",
"@types/lodash": "^4.14.136",
"@types/raf": "^3.4.0",
Expand Down

1 comment on commit 8b8ca07

@vercel
Copy link

@vercel vercel bot commented on 8b8ca07 Jan 8, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.