Commit Graph

5097 Commits

Author SHA1 Message Date
XieZongChen
4da8ea9e16
feat(popover): log error when manually positioned (#700)
* feat(NPopover): add throwError when manually positioned

* feat: optimization
2021-07-29 00:32:46 +08:00
XieZongChen
3bd2379ef7
fix(timeline): fix NTimeline header slot (#706)
Co-authored-by: 07akioni <07akioni2@gmail.com>
2021-07-29 00:20:41 +08:00
Yugang Cao
b019866aa3
fix(message): message destroyAll bug (#696)
Co-authored-by: yugang.cao <yugang.cao@tusimple.ai>
2021-07-29 00:19:16 +08:00
gangG
8d4bea60eb
docs(data-table): Delete the string type of the width attribute of dataTableColumn (#709) 2021-07-29 00:04:17 +08:00
songjianet
a6a11bec42
docs(button): api table (#697)
* docs(button): 更新按钮组件的说明文档和用例

* docs(button): 更新按钮组件的说明文档和用例

* Apply suggestions from code review

* Update src/button/demos/enUS/ghost.demo.md

Co-authored-by: 07akioni <07akioni2@gmail.com>
2021-07-29 00:02:06 +08:00
XieZongChen
79fccafbcd
docs(dropdown): update manually positioned docs (#701) 2021-07-28 23:50:05 +08:00
XieZongChen
cda2659bd3
docs(popover): update docs (#689)
* docs(NPopover): update NPopover docs

* docs: optimization
2021-07-28 23:49:33 +08:00
Yugang Cao
7fd8cbe05f
docs(data-table): update enus flex-height docs (#713) 2021-07-28 23:22:00 +08:00
Yugang Cao
00b63d83b0
docs(image): update image enus docs (#714) 2021-07-28 23:21:12 +08:00
Yugang Cao
44b91bfaab
docs(modal): add modal docs (#712) 2021-07-28 23:20:16 +08:00
Yugang Cao
ddef8258ac
docs(typography):add typography docs (#708)
* docs(typography): add docs of typography

* docs(typography): add docs of typography

Co-authored-by: yugang.cao <yugang.cao@tusimple.ai>
2021-07-28 22:42:16 +08:00
XieZongChen
a8b188687d
test(NTimeline): add timeline test (#704) 2021-07-28 16:41:56 +08:00
07akioni
f493071167
Merge pull request #691 from TuSimple/main
sync main
2021-07-28 02:08:14 +08:00
07akioni
d86e879408 2.15.9 2021-07-28 01:59:25 +08:00
07akioni
2564aaf6b7
Merge pull request #690 from TuSimple/docs
Docs
2021-07-28 01:54:28 +08:00
07akioni
a4d627c80e test(input-number): fix showButton 2021-07-28 01:43:16 +08:00
07akioni
2e3aaa9b34 test(input-number): fix 2021-07-28 00:50:30 +08:00
XieZongChen
d16a7fb995
feat(input-number): add NInputNumber slots (#626)
* feat(inputNumber): add NInputNumber slots

* feat: optimization

* feat: rebase changelog

* feat: optimization
2021-07-28 00:40:48 +08:00
XieZongChen
e2af79d36b
docs(thing): slots docs (#677) 2021-07-28 00:10:42 +08:00
07akioni
f12d4082da fix(message): options' duration prop doesn't work 2021-07-27 23:56:22 +08:00
07akioni
c4541cb856 docs(avatar): fix api table order 2021-07-27 23:47:19 +08:00
songjianet
b24994f8f2
docs(avatar): api table (#678)
* docs(avatar): 完善头像组件的说明文档和用例

* docs(avatar): 更新测试用例的说明

* Apply suggestions from code review

Co-authored-by: Yugang Cao <34439652+Talljack@users.noreply.github.com>

Co-authored-by: 07akioni <07akioni2@gmail.com>
Co-authored-by: Yugang Cao <34439652+Talljack@users.noreply.github.com>
2021-07-27 23:44:51 +08:00
07akioni
7f4014e95e chore(message): clean code 2021-07-27 23:37:40 +08:00
Yugang Cao
2501817488
feat(message): add message destroyAll method (#687)
* feat: addd destroyAll

* feat(message): add destroyAll method

Co-authored-by: yugang.cao <yugang.cao@tusimple.ai>
2021-07-27 23:30:49 +08:00
Yugang Cao
9c53004277
docs(select): api table (#682)
Co-authored-by: yugang.cao <yugang.cao@tusimple.ai>
2021-07-27 23:06:56 +08:00
Yugang Cao
5c8fcf89ef
docs: add input-number docs (#681)
Co-authored-by: yugang.cao <yugang.cao@tusimple.ai>
2021-07-27 16:50:59 +08:00
Yugang Cao
d535a6497d
refactor(icon): icon optimization props (#684)
Co-authored-by: yugang.cao <yugang.cao@tusimple.ai>
2021-07-27 14:43:22 +08:00
XieZongChen
818e63aca9
test(thing): add NThing test (#676) 2021-07-27 12:02:22 +08:00
07akioni
5264adc48d 2.15.8 2021-07-27 01:05:42 +08:00
07akioni
6118576361 chore: fix typo 2021-07-27 00:50:34 +08:00
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