Commit Graph

5167 Commits

Author SHA1 Message Date
07akioni
f707ecb951
Merge pull request #673 from TuSimple/docs
Docs
2021-07-27 00:50:00 +08:00
Yugang Cao
18780c7ec3
feat(menu): add expand-icon prop (#666)
* feat(menu): add expand-icon prop

* feat: add test

Co-authored-by: yugang.cao <yugang.cao@tusimple.ai>
Co-authored-by: 07akioni <07akioni2@gmail.com>
2021-07-27 00:38:10 +08:00
Wanli Song
5eee8cff55
feat(descriptions): add label-style, content-style prop (#661)
Co-authored-by: wanli.song@tusimple.ai <wanli.song@tusimple.ai>
Co-authored-by: 07akioni <07akioni2@gmail.com>
2021-07-27 00:21:41 +08:00
Yugang Cao
03715b3410
docs(upload): api table (#655)
* docs: add upload docs

* docs: add upload docs

* Update src/upload/demos/enUS/index.demo-entry.md

Co-authored-by: yugang.cao <yugang.cao@tusimple.ai>
Co-authored-by: 07akioni <07akioni2@gmail.com>
2021-07-27 00:12:05 +08:00
songjianet
60493f3eb7
docs(progress): api table (#652)
* docs(progress): 完善进度组件的说明文档

* docs(popconfirm): 修改弹出确认组件的一部分参数说明
2021-07-27 00:09:40 +08:00
songjianet
6b68d9c075
docs(dialog): api table (#654)
* docs(dialog): 完善对话框组件的说明文档

* docs(dialog): 更新对话框组件的说明文档

* Apply suggestions from code review

Co-authored-by: 07akioni <07akioni2@gmail.com>
2021-07-26 23:48:34 +08:00
Mr.Bai
6797557535
fix(data-table): spin style penetration (#662)
* fix(data-table): spin style penetration

* Update CHANGELOG.en-US.md

* Update CHANGELOG.zh-CN.md

Co-authored-by: Jiwen Bai <56228105@qq.com>
Co-authored-by: Yugang Cao <34439652+Talljack@users.noreply.github.com>
2021-07-26 23:38:16 +08:00
songjianet
93ca7ccc1e
docs(popconfirm): api table (#653)
* docs(popconfirm): 完善弹出确认组件的说明文档

* docs(popconfirm): 更新弹出确认组件的说明文档
2021-07-26 23:37:00 +08:00
Yugang Cao
371e9e6e58
docs: update contribute md (#671)
* feat: update contribute md

* Apply suggestions from code review

Co-authored-by: 07akioni <07akioni2@gmail.com>
2021-07-26 23:30:58 +08:00
Yugang Cao
404f5eae60
docs(notification): add docs (#667) 2021-07-26 23:26:07 +08:00
07akioni
5ca9a34b5a
Merge pull request #660 from kungege/docs(tree-select)
docs(tree-select): size prop
2021-07-26 23:24:59 +08:00
XieZongChen
bf6c69be4a
feat(statistic): add statistic test (#670) 2021-07-26 22:34:32 +08:00
kungege
0e30fac883 docs: order 2021-07-26 21:00:42 +08:00
马泽坤
abe75238af docs(tree-select): size prop 2021-07-26 16:45:20 +08:00
07akioni
7193e75a0d
Merge pull request #646 from TuSimple/main
sync main
2021-07-25 22:28:11 +08:00
07akioni
aec0dd161f 2.15.7 2021-07-25 22:13:57 +08:00
07akioni
6bbf4bc943
Merge pull request #645 from TuSimple/docs
Docs
2021-07-25 22:10:01 +08:00
07akioni
500f2cdeef
Merge branch 'main' into docs 2021-07-25 20:46:21 +08:00
07akioni
3f06e9bd80 fix(data-table): header and body's scrollings are not sync 2021-07-25 20:36:03 +08:00
07akioni
cc482bde99 feat(data-table): add flex-height prop, closes #596 2021-07-25 20:21:19 +08:00
07akioni
9d2a9d8703 fix(data-table): type error 2021-07-25 18:39:12 +08:00
07akioni
78c3845f5e fix(data-table): not showing scrollbar when table-layout is auto, closes #518 2021-07-25 18:23:51 +08:00
07akioni
8314e674e7 docs(changelog): input #600 2021-07-25 15:43:45 +08:00
cary-z
5779c2a8cf
fix: show clear button when readonly (#600)
Co-authored-by: cary <cary@influx.io>
2021-07-25 15:42:13 +08:00
07akioni
7e851d2f06 docs(slider): disabled demo en title 2021-07-25 15:30:57 +08:00
07akioni
8f0b432c60 refactor(message-provider): rename max-visible to max 2021-07-25 15:28:52 +08:00
07akioni
ff3ba909b0 docs(mention): fix render label 2021-07-25 15:26:55 +08:00
07akioni
9bdab592cb fix(slider): bugs related to disabled prop 2021-07-25 15:10:34 +08:00
kalykun
a4cfbc839b
fix(slider): prop disabled doesn't work (#642)
* fix(slider): prop disabled doesn't work

* Apply suggestions from code review

Co-authored-by: 07akioni <07akioni2@gmail.com>
2021-07-25 14:59:39 +08:00
XieZongChen
403da07bff
feat(mention): add renderLabel prop (#627)
* feat(mention): NMention add renderLabel prop

* Apply suggestions from code review

Co-authored-by: 07akioni <07akioni2@gmail.com>
2021-07-25 14:54:17 +08:00
07akioni
301c6a0bb2 test(message): fix test 2021-07-25 14:45:06 +08:00
XieZongChen
995ef999af
test(mention): add mention test (#640) 2021-07-25 14:39:55 +08:00
Wanli Song
e52ab7a6dd
feat(message-provider): add duration & maxVisible props (#375)
Co-authored-by: wanli.song@tusimple.ai <wanli.song@tusimple.ai>
Co-authored-by: 07akioni <07akioni2@gmail.com>
2021-07-25 14:37:42 +08:00
07akioni
c11fd7658d feat(popover): trigger prop support 'focus', closes #477 2021-07-25 14:34:13 +08:00
07akioni
a78c6de0d3 feat: n-select, n-tree-select, n-cascader pressing arrow down can open menu, ref #300 2021-07-25 14:11:01 +08:00
07akioni
7b7877b7b5 fix(layout-sider): width prop can't be string, closes #607 2021-07-25 13:57:02 +08:00
songjianet
505abd3e56
docs(space): api table (#633)
* docs(space): 完善间距组件的说明文档

* docs(space): 更新一部分间距组件的说明文档
2021-07-25 13:37:03 +08:00
songjianet
a8f0a3b38e
docs(layout): API table (#637) 2021-07-25 13:36:27 +08:00
songjianet
d7327d9b49
docs(skeleton): api table (#638) 2021-07-25 13:33:18 +08:00
songjianet
db50008b9a
docs(result): api table (#639) 2021-07-25 13:32:42 +08:00
XieZongChen
3196ef703e
docs: add i18n docs (#630)
* docs: add i18n docs

* Update demo/pages/docs/customize-theme/zhCN/index.md

Co-authored-by: 07akioni <07akioni2@gmail.com>
2021-07-25 00:54:44 +08:00
Yugang Cao
6bb996c939
docs(message): API Table (#629) 2021-07-25 00:53:08 +08:00
songjianet
e99e8a1c35
docs(grid): API table (#635)
* docs(grid): 完善栅格组件的说明文档

* Apply suggestions from code review

Co-authored-by: 07akioni <07akioni2@gmail.com>
2021-07-25 00:52:35 +08:00
07akioni
b285b374b6 test(switch): update snapshot 2021-07-25 00:36:27 +08:00
doom-9
f66287b910
fix(carousel):arrow buttons cannot be displayed in a specific browser (#631)
* fix(carousel): issue 625

* fix(carousel): issue 625

* Update CHANGELOG.en-US.md

Co-authored-by: 07akioni <07akioni2@gmail.com>
2021-07-24 23:42:22 +08:00
07akioni
5957803022 feat(switch): add loading prop, closes #301 2021-07-24 23:38:27 +08:00
07akioni
6942dbe1cc feat(switch): add checked, unchecked slots 2021-07-24 22:49:44 +08:00
XieZongChen
ff061c53f2
fix(time-picker): optimization timePicker when outside step (#556)
* fix(timePicker): optimization timePicker when outside step

* feat: optimization

* Apply suggestions from code review

Co-authored-by: 07akioni <07akioni2@gmail.com>
2021-07-24 00:36:33 +08:00
kalykun
5833df0875
feat(date-picker): add close-on-select prop. (#577)
* feat(date-picker): add close-on-selected prop.

* feat(date-picker): fix code

* Revert "Merge branch 'main' into fix/541"

This reverts commit 6420680336, reversing
changes made to 2b0e637425.

* Revert "Revert "Merge branch 'main' into fix/541""

This reverts commit 23c20ac101.
2021-07-24 00:04:21 +08:00
songjianet
702c93cd5f
docs(timeline): api table (#605) 2021-07-24 00:02:31 +08:00