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 |
|
songjianet
|
c7650b9ade
|
docs(tree): api table (#610)
* docs(tree): 完善树组件的说明文档
* Apply suggestions from code review
Co-authored-by: 07akioni <07akioni2@gmail.com>
|
2021-07-23 23:56:41 +08:00 |
|
qige2016
|
1898c28a4d
|
refactor: update omit type (#601)
|
2021-07-23 23:48:15 +08:00 |
|
songjianet
|
665f57a6e1
|
docs(loading-bar): api table (#612)
|
2021-07-23 23:41:37 +08:00 |
|
songjianet
|
c0b0a854fb
|
docs(thing): api table (#602)
* docs(thing): 完善东西组件的说明文档
* docs(tree): 更新树组件的参数说明
* docs(thing): 更新东西组件的参数说明
|
2021-07-23 23:39:28 +08:00 |
|
songjianet
|
41750d908c
|
docs(time): api table (#604)
|
2021-07-23 23:35:32 +08:00 |
|
Mr.Bai
|
036cff0c90
|
feat(time-picker): add actions prop (#463)
* feat(time-picker): add actions prop
* feat(time-picker): add confirm
* fix(change-log): time-picker zh
* Update CHANGELOG.en-US.md
* Update CHANGELOG.zh-CN.md
Co-authored-by: Jiwen Bai <56228105@qq.com>
Co-authored-by: 07akioni <07akioni2@gmail.com>
|
2021-07-23 23:26:55 +08:00 |
|
songjianet
|
bcbfca9614
|
docs(menu): api table (#613)
|
2021-07-23 23:23:25 +08:00 |
|
XieZongChen
|
8252784bd7
|
docs(tree-select): fix checkbox demo (#620)
* docs(treeSelect): fix NTreeSelect checkbox demo
* Update src/tree-select/demos/zhCN/checkbox.demo.md
Co-authored-by: 07akioni <07akioni2@gmail.com>
|
2021-07-23 23:21:28 +08:00 |
|
songjianet
|
fa753e77c2
|
docs(tabs): api table (#617)
* docs(tabs): 完善标签页组件的说明文档和用例
* docs(tabs): 更新标签页组件的参数说明
|
2021-07-23 23:19:41 +08:00 |
|
Yugang Cao
|
e5e503f328
|
docs(input): api table (#621)
* docs: add input docs
* Apply suggestions from code review
Co-authored-by: 07akioni <07akioni2@gmail.com>
|
2021-07-23 23:13:05 +08:00 |
|
songjianet
|
9b9ea2b4d6
|
docs(steps): api table (#616)
|
2021-07-23 23:09:36 +08:00 |
|
songjianet
|
1b769fb740
|
docs(pagination): api table (#615)
|
2021-07-23 23:09:06 +08:00 |
|
07akioni
|
03611700db
|
Merge pull request #598 from TuSimple/main
sync main
|
2021-07-23 02:43:47 +08:00 |
|
07akioni
|
9570c5629f
|
2.15.6
|
2021-07-23 02:34:12 +08:00 |
|
07akioni
|
2d0573f1b8
|
docs(menu): clean demos
|
2021-07-23 02:24:16 +08:00 |
|
07akioni
|
0243412ab4
|
docs(dialog): clean demos
|
2021-07-23 02:14:00 +08:00 |
|
07akioni
|
e1efddfebb
|
Merge pull request #597 from TuSimple/docs
Docs
|
2021-07-23 02:03:56 +08:00 |
|
07akioni
|
c7924dfb79
|
docs(changelog): color-picker actions prop
|
2021-07-23 02:03:15 +08:00 |
|
jesi
|
e35aa5d2e5
|
feat(dialog): add prop action (#581)
* fix(data-table): cover container width by table content width
* feat(dialog): add prop action
* docs: add issue link in CHANGELOG
* fix(data-table): remove useless change
* fix(dialog): slot demo
* Apply suggestions from code review
Co-authored-by: 07akioni <07akioni2@gmail.com>
|
2021-07-23 02:01:13 +08:00 |
|
XieZongChen
|
a833d9cfee
|
feat(menu): add render-icon prop (#569)
* feat(menu): n-menu add render-icon prop
* feat: optimization
|
2021-07-23 01:58:16 +08:00 |
|