forked from alibaba-fusion/next
-
Notifications
You must be signed in to change notification settings - Fork 0
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
7 changed files
with
108 additions
and
46 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,5 +1,29 @@ | ||
# Latest Log | ||
# Latest Log | ||
|
||
# [1.13.0](https://github.com/alibaba-fusion/next/compare/1.12.8...1.13.0) (2019-02-21) | ||
## [1.13.1](https://github.com/alibaba-fusion/next/compare/1.13.0...1.13.1) (2019-02-21) | ||
|
||
### Features | ||
* **NumberPicker:** support rtl ([74980bd](https://github.com/alibaba-fusion/next/commit/74980bd)) | ||
* **Collapse & Loading:**: rtl support ([a80c4c5](https://github.com/alibaba-fusion/next/commit/a80c4c5)) | ||
* **Affix:** receive the change of offset props ([f190bc7](https://github.com/alibaba-fusion/next/commit/f190bc7)) | ||
* **Badge:** support rtl ([0deedb7](https://github.com/alibaba-fusion/next/commit/0deedb7)) | ||
* **Breadcrumb:** support rtl ([ba2a287](https://github.com/alibaba-fusion/next/commit/ba2a287)) | ||
* **Card:** support rtl ([6dd0673](https://github.com/alibaba-fusion/next/commit/6dd0673)) ([ab95d34](https://github.com/alibaba-fusion/next/commit/ab95d34)) | ||
* **Cascader:** support rtl ([1ed6e25](https://github.com/alibaba-fusion/next/commit/1ed6e25)) | ||
* **Checkbox:** RTL feature ([313f1ac](https://github.com/alibaba-fusion/next/commit/313f1ac)) | ||
* **Dropdown:** support rtl ([a9beb00](https://github.com/alibaba-fusion/next/commit/a9beb00)) | ||
* **Field:** add api autoValidate=false to close onChange validate ([b9b0129](https://github.com/alibaba-fusion/next/commit/b9b0129)) | ||
* **Field:** api spliceArray to splice Array like name.{index} ([484841b](https://github.com/alibaba-fusion/next/commit/484841b)) | ||
* **Form:** support autoValidate=false to close auto validate ([4bec5db](https://github.com/alibaba-fusion/next/commit/4bec5db)) | ||
* **Form:** support rtl ([9fd345e](https://github.com/alibaba-fusion/next/commit/9fd345e)) | ||
* **Grid:** support rtl ([f4ba7b4](https://github.com/alibaba-fusion/next/commit/f4ba7b4)) | ||
* **Paragraph:** add rtl prop ([d6b3ea5](https://github.com/alibaba-fusion/next/commit/d6b3ea5)) | ||
* **Rating:** support custom display of rating grade ([df55fcf](https://github.com/alibaba-fusion/next/commit/df55fcf)) | ||
* **Rating:** support rtl ([d793959](https://github.com/alibaba-fusion/next/commit/d793959)) | ||
* **Switch:** RTL feature along with some eslint fixes ([1642c0c](https://github.com/alibaba-fusion/next/commit/1642c0c)) | ||
* **Table:** API expandedIndexSimulate added ([a227aa2](https://github.com/alibaba-fusion/next/commit/a227aa2)) | ||
* **Table:** support rtl ([c36d2c0](https://github.com/alibaba-fusion/next/commit/c36d2c0)) | ||
* **Transfer:** support rtl prop ([1575d2f](https://github.com/alibaba-fusion/next/commit/1575d2f)) | ||
* **Tree:** support rtl ([37fa931](https://github.com/alibaba-fusion/next/commit/37fa931)) | ||
|
||
|
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
Oops, something went wrong.