Skip to content

Commit

Permalink
chore(*): Release-1.16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
youluna committed Jul 15, 2019
1 parent 6c9bcb0 commit 5420c22
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 31 deletions.
14 changes: 13 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,16 @@
# Change Log
# Change Log

## [1.16.1](https://github.com/alibaba-fusion/next/compare/1.16.0...1.16.1) (2019-07-15)


### Bug Fixes

* **Collapse:** number defaultExpandKeys: fix [#878](https://github.com/alibaba-fusion/next/issues/878) ([991ba8a](https://github.com/alibaba-fusion/next/commit/991ba8a)) ([56b031a](https://github.com/alibaba-fusion/next/commit/56b031a))
* **Field:** fixes [#880](https://github.com/alibaba-fusion/next/issues/880) ([ebe1ea1](https://github.com/alibaba-fusion/next/commit/ebe1ea1))
* **Overlay:** set width: 100% incase of overlay collapse, close [#874](https://github.com/alibaba-fusion/next/issues/874) ([2d8845e](https://github.com/alibaba-fusion/next/commit/2d8845e))




# [1.16.0](https://github.com/alibaba-fusion/next/compare/1.15.12...1.16.0) (2019-07-11)

Expand Down
33 changes: 5 additions & 28 deletions LATESTLOG.md
Original file line number Diff line number Diff line change
@@ -1,33 +1,10 @@
# Latest Log
# Latest Log

# [1.16.0](https://github.com/alibaba-fusion/next/compare/1.15.12...1.16.0) (2019-07-11)
## [1.16.1](https://github.com/alibaba-fusion/next/compare/1.16.0...1.16.1) (2019-07-15)


### Bug Fixes

* **Badge:** change count to -1 error, close [#845](https://github.com/alibaba-fusion/next/issues/845) ([a17e586](https://github.com/alibaba-fusion/next/commit/a17e586))
* **Field:** getValues return initValue, close [#792](https://github.com/alibaba-fusion/next/issues/792) ([#807](https://github.com/alibaba-fusion/next/issues/807)) ([2459716](https://github.com/alibaba-fusion/next/commit/2459716))
* **NumberPicker:** support innerAfter. Close [#860](https://github.com/alibaba-fusion/next/issues/860) ([4c0e018](https://github.com/alibaba-fusion/next/commit/4c0e018))
* **Overlay:** comment out unnecessary code ([52ddf8d](https://github.com/alibaba-fusion/next/commit/52ddf8d))
* **Overlay:** endless loop in position calculate ([5553799](https://github.com/alibaba-fusion/next/commit/5553799))
* **Overlay:** wrapper position absolute-close [#812](https://github.com/alibaba-fusion/next/issues/812) ([9fb3708](https://github.com/alibaba-fusion/next/commit/9fb3708))
* **Overlay:** wrong top when 2+ scroll bars, close [#861](https://github.com/alibaba-fusion/next/issues/861) ([d00329f](https://github.com/alibaba-fusion/next/commit/d00329f))
* **Radio:** change demo default state ([e1a08f3](https://github.com/alibaba-fusion/next/commit/e1a08f3))
* **Select:** support innerAfter. Close [#859](https://github.com/alibaba-fusion/next/issues/859) ([b49a35e](https://github.com/alibaba-fusion/next/commit/b49a35e))
* **Tab:** add tests to cover auto scroll feature ([4004f1d](https://github.com/alibaba-fusion/next/commit/4004f1d))


### Features

* **Badge:** add API showZero, close [#848](https://github.com/alibaba-fusion/next/issues/848) ([8f48f50](https://github.com/alibaba-fusion/next/commit/8f48f50))
* **Calendar:** add onModeChange ([514846e](https://github.com/alibaba-fusion/next/commit/514846e))
* **Calendar:** add yearRange prop ([32a6f31](https://github.com/alibaba-fusion/next/commit/32a6f31))
* **Checkbox:** label color configrable ([da4a411](https://github.com/alibaba-fusion/next/commit/da4a411))
* **Menu:** add hozInLine to fold SubMenus if too long ([63f9962](https://github.com/alibaba-fusion/next/commit/63f9962))
* **Radio:** label configurable when used standalone ([3b3e510](https://github.com/alibaba-fusion/next/commit/3b3e510))
* **Tab:** make capsure border hover configurable ([1b1554f](https://github.com/alibaba-fusion/next/commit/1b1554f))
* **Tab:** support auto scroll to active tab ([5bcfa02](https://github.com/alibaba-fusion/next/commit/5bcfa02))
* **Tag:** split primary and primary deletable ([4ace5a6](https://github.com/alibaba-fusion/next/commit/4ace5a6))
* **Theme:** add font weight ([b31e2e8](https://github.com/alibaba-fusion/next/commit/b31e2e8))


* **Collapse:** number defaultExpandKeys: fix [#878](https://github.com/alibaba-fusion/next/issues/878) ([991ba8a](https://github.com/alibaba-fusion/next/commit/991ba8a)) ([56b031a](https://github.com/alibaba-fusion/next/commit/56b031a))
* **Field:** fixes [#880](https://github.com/alibaba-fusion/next/issues/880) ([ebe1ea1](https://github.com/alibaba-fusion/next/commit/ebe1ea1))
* **Overlay:** set width: 100% incase of overlay collapse, close [#874](https://github.com/alibaba-fusion/next/issues/874) ([2d8845e](https://github.com/alibaba-fusion/next/commit/2d8845e))
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
var next = require('./lib/index.js');

next.version = '1.16.0';
next.version = '1.16.1';

module.exports = next;
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@alifd/next",
"version": "1.16.0",
"version": "1.16.1",
"description": "A configurable component library for web built on React.",
"keywords": [
"fusion",
Expand Down

0 comments on commit 5420c22

Please sign in to comment.