07akioni
|
514b5b217e
|
2.20.2
|
2021-11-05 02:43:19 +08:00 |
|
07akioni
|
2bcf920ae8
|
fix: ci fails due to node 16 config
|
2021-11-05 02:28:43 +08:00 |
|
07akioni
|
0661cc7c60
|
Merge pull request #1519 from TuSimple/docs
Merge pull request #1486 from TuSimple/main
|
2021-11-05 02:19:00 +08:00 |
|
rubjo
|
4f795a28a5
|
feat(i18n): add Norwegian Bokmål locale (#1518)
|
2021-11-05 02:16:57 +08:00 |
|
Kigoal
|
3ed68e16cb
|
fix(upload): file's thumbnailUrl not working (#1492)
* feat(upload): add `createThumbnailUrl` parameter `fileInfo`
* feat(upload): add `thumbnailUrl`
* feat(upload): add `thumbnailUrl`
* chore(upload): rollback `createThumbnailUrl` feature
* test(image): add `previewSrc` test case
|
2021-11-05 02:16:18 +08:00 |
|
Sepush
|
58028cc8f9
|
ci: add node 16 to matrix (#1514)
|
2021-11-05 02:14:47 +08:00 |
|
07akioni
|
721fe7f817
|
test: update snapshot
|
2021-11-04 01:32:16 +08:00 |
|
小魔王
|
a28b09c528
|
fix(button): keyboard does not work when setting false (#1509)
Co-authored-by: unknown <liyang@xiaoyouzi.com>
Co-authored-by: 07akioni <07akioni2@gmail.com>
|
2021-11-03 23:14:13 +08:00 |
|
07akioni
|
26fc49f233
|
refactor(upload): instance misses openOpenFileDialog method
|
2021-11-03 23:11:24 +08:00 |
|
Yugang Cao
|
ec61bbf906
|
fix(upload): export openFileDialog method (#1511)
* fix(n-upload): export openFileDialog method
* Update CHANGELOG.zh-CN.md
Co-authored-by: yugang.cao <yugang.cao@tusimple.ai>
Co-authored-by: 07akioni <07akioni2@gmail.com>
|
2021-11-03 23:04:49 +08:00 |
|
FaHaIk
|
cbd2c7beb6
|
feat(i18n): add deDE locale (#1513)
* feat(i18n): add deDE locale
* docs: update CHANGELOGS
|
2021-11-03 23:02:28 +08:00 |
|
XieZongChen
|
3a75d7b452
|
test(input): update test (#1512)
|
2021-11-03 19:13:47 +08:00 |
|
XieZongChen
|
6daf0ee8fe
|
test(input): update test (#1506)
|
2021-11-03 06:55:12 +08:00 |
|
XieZongChen
|
f773d314fd
|
chore: fix CI running problems (#1507)
|
2021-11-03 06:41:10 +08:00 |
|
07akioni
|
b144537c96
|
test: update snapshot
|
2021-11-03 02:00:46 +08:00 |
|
songjianet
|
2a64db66eb
|
test(affix): add test (#1504)
|
2021-11-03 01:21:48 +08:00 |
|
Yugang Cao
|
ca8475752b
|
feat(tabs): add pane-class prop (#1503)
Co-authored-by: yugang.cao <yugang.cao@tusimple.ai>
|
2021-11-03 01:20:10 +08:00 |
|
Yugang Cao
|
3b633fa6eb
|
fix(alert): theme vars cannot work (#1501)
Co-authored-by: yugang.cao <yugang.cao@tusimple.ai>
|
2021-11-03 01:19:28 +08:00 |
|
07akioni
|
19c5d71410
|
feat(modal): add transform-origin prop, closes #1498
|
2021-11-02 01:19:15 +08:00 |
|
XieZongChen
|
98a8c1b01d
|
test(input): update test (#1494)
|
2021-11-01 14:49:12 +08:00 |
|
songjianet
|
5c09bd3029
|
test(dynamicInput): Update dynamicInput component test (#1493)
|
2021-11-01 14:35:39 +08:00 |
|
Hawods
|
79d55807c1
|
chore: restore missing dev script (#1491)
|
2021-11-01 14:19:11 +08:00 |
|
XieZongChen
|
b8f53fb943
|
test(input): update test (#1488)
|
2021-11-01 11:21:14 +08:00 |
|
07akioni
|
c3ae99d608
|
docs(changelog): format
|
2021-11-01 02:13:52 +08:00 |
|
07akioni
|
0c818f2d3f
|
Merge pull request #1486 from TuSimple/main
sync main
|
2021-11-01 02:06:36 +08:00 |
|
07akioni
|
a56122dca6
|
2.20.1
|
2021-11-01 01:53:03 +08:00 |
|
07akioni
|
d080007f55
|
Merge pull request #1485 from TuSimple/docs
Docs
|
2021-11-01 01:41:04 +08:00 |
|
07akioni
|
6070a8cb57
|
fix(select): menu height shifts on close in filterable mode
|
2021-11-01 01:36:26 +08:00 |
|
07akioni
|
cd5f041bd5
|
fix(select): option created by on-create doesn't show correct label in trigger, closes #1482
|
2021-11-01 01:24:54 +08:00 |
|
07akioni
|
ec1662a515
|
refactor(tree): clean codes
|
2021-11-01 00:59:09 +08:00 |
|
XieZongChen
|
9d43c0db36
|
feat(tree): n-tree 's on-load prop is triggered when the expanded-keys prop changes in remote mode (#1429)
* test(dialog): Update dialog component test (#1404)
* test(data-table): update test (#1411)
* feat(tree): n-tree's on-load prop is triggered when the expanded-keys prop changes in remote mode
* feat: optimization
* feat: optimization
* feat: optimization
* feat: optimization
* Update src/tree/src/Tree.tsx
Co-authored-by: songjianet <1778651752@qq.com>
Co-authored-by: 07akioni <07akioni2@gmail.com>
|
2021-11-01 00:47:07 +08:00 |
|
Yugang Cao
|
9a922c6a13
|
feat(image): toolbar add close icon (#1418)
* feat(image): toolbar add close icon
* fix: replace closeIcon
Co-authored-by: yugang.cao <yugang.cao@tusimple.ai>
Co-authored-by: 07akioni <07akioni2@gmail.com>
|
2021-11-01 00:23:46 +08:00 |
|
07akioni
|
cb90dac2da
|
fix(select): test error
|
2021-11-01 00:11:20 +08:00 |
|
07akioni
|
abe07b777e
|
docs(changelog): cascader fix
|
2021-10-31 23:58:06 +08:00 |
|
fuhaofuhao
|
b3d20684fd
|
fix(cascader): cannot remove option when using custom-field and multiple together (#1360)
Co-authored-by: 07akioni <07akioni2@gmail.com>
|
2021-10-31 23:53:17 +08:00 |
|
07akioni
|
82efde2728
|
refactor(select): menu-props
|
2021-10-31 23:46:40 +08:00 |
|
Yugang Cao
|
ea80180308
|
feat(select): add menuProps prop (#1480)
* feat(n-select): add menuProps prop
* feat(n-select): add menuProps prop
* feat: update
Co-authored-by: yugang.cao <yugang.cao@tusimple.ai>
|
2021-10-31 23:26:13 +08:00 |
|
songjianet
|
b32f47508d
|
test(drawer): add test (#1443)
|
2021-10-31 23:23:07 +08:00 |
|
小魔王
|
66548d127f
|
fix(tree): filter prop does not work when assgined childrenFiled (#1479)
Co-authored-by: unknown <liyang@xiaoyouzi.com>
|
2021-10-31 23:22:22 +08:00 |
|
XieZongChen
|
f1fd51e0ed
|
test(input): update test (#1483)
|
2021-10-30 14:12:38 +08:00 |
|
XieZongChen
|
636e6dcfbf
|
test(input): update test (#1478)
|
2021-10-29 14:22:19 +08:00 |
|
07akioni
|
b0ce497b4e
|
refactor(tabs): clean code
|
2021-10-29 03:16:52 +08:00 |
|
小魔王
|
75879999c1
|
fix(tabs): refactor before-leave prop (#1420)
* feat: update before-leave prop
* fix: optimization
* fix: update log
* feat: update test
* fix: add debug demo
* feat: optimization
* fix: add debug demo
* feat: optimization
* feat: optimization
Co-authored-by: unknown <liyang@xiaoyouzi.com>
|
2021-10-29 03:15:45 +08:00 |
|
07akioni
|
bbf5412c26
|
docs(tabs): fix typo
|
2021-10-29 02:39:03 +08:00 |
|
Mr.Bai
|
3e2cd28ecf
|
docs: some fixes (#1336)
* docs(input): update on-input desc
* docs(data-table): update on-update-sorter event
* docs(carousel): update img src to naive oss
* fix: input merge conflicts
* optimization
* optimazitaion
Co-authored-by: Jiwen Bai <56228105@qq.com>
|
2021-10-29 02:32:40 +08:00 |
|
XieZongChen
|
6079e49d39
|
test(input): update test (#1464)
|
2021-10-28 14:33:05 +08:00 |
|
07akioni
|
66e2829f01
|
Merge pull request #1461 from TuSimple/main
sync main
|
2021-10-28 03:54:03 +08:00 |
|
07akioni
|
d8acab7f83
|
2.20.0
|
2021-10-28 03:52:41 +08:00 |
|
07akioni
|
d266868491
|
Merge pull request #1460 from TuSimple/docs
Docs
|
2021-10-28 03:32:56 +08:00 |
|
07akioni
|
727b3b7db8
|
Merge branch 'main' into docs
|
2021-10-28 03:32:39 +08:00 |
|