Commit Graph

5501 Commits

Author SHA1 Message Date
07akioni
2325842eac feat(timeline): add icon-size prop 2021-09-08 02:18:17 +08:00
小魔王
7fd2ca5dde
feat(timeline): add icon slot (#1103)
* feat(n-timeline): add 'icon' slot

* feat(n-timeline): add dark style

* feat: icon优化

* feat: timeline icon优化

Co-authored-by: unknown <liyang@xiaoyouzi.com>
2021-09-08 01:38:14 +08:00
XieZongChen
0a4872df9a
fix(step): fix steps doesn't work with v-for children (#1119)
Co-authored-by: 07akioni <07akioni2@gmail.com>
2021-09-08 01:22:00 +08:00
07akioni
6f985e810c refactor(dialog): useDialog style option 2021-09-08 00:58:36 +08:00
Yugang Cao
3c5ea1503a
feat(dialog): useDialog add style option (#1124)
Co-authored-by: yugang.cao <yugang.cao@tusimple.ai>
2021-09-08 00:11:55 +08:00
songjianet
db65d66293
docs(form): composition api (#1115) 2021-09-08 00:01:53 +08:00
07akioni
a1e88aec3a test(cascader): clean code 2021-09-08 00:00:56 +08:00
songjianet
090155250b
docs(cascader): composition api (#1123) 2021-09-07 23:56:05 +08:00
songjianet
b79f482145
docs(radio): Upgrade the use case of radio component to Composition API (#1113) 2021-09-07 15:23:33 +08:00
songjianet
9b87263f7d
docs(date-picker): Upgrade the use case of date-picker component to Composition API (#1116) 2021-09-07 15:21:46 +08:00
XieZongChen
736b5fae7e
test(cascader): update test (#1112) 2021-09-07 09:34:34 +08:00
07akioni
741fc7e3f5
Merge pull request #1110 from TuSimple/main
sync main
2021-09-07 02:52:07 +08:00
07akioni
d701cacd48 2.18.0 2021-09-07 02:44:57 +08:00
07akioni
c93ab83d76
Merge pull request #1109 from TuSimple/docs
Docs
2021-09-07 02:41:33 +08:00
07akioni
4e516da220 fix(cascader): check-strategy="child" doesn't behaves the same as previous leaf-only 2021-09-07 02:40:25 +08:00
07akioni
6a1e77af48 fix(data-table): add missing semicolon 2021-09-07 02:12:05 +08:00
songjianet
55fac9473d
docs(select): composition api (#1108) 2021-09-07 00:33:24 +08:00
07akioni
2ffd45004b refactor(radio-group): clean code 2021-09-07 00:30:01 +08:00
Yugang Cao
32c2957472
fix(radio-group): on-update-value type (#1062)
* fix: radioGroup type

* fix: update radio type

* fix: radioGroup type

* fix: update branch rebase

Co-authored-by: yugang.cao <yugang.cao@tusimple.ai>
Co-authored-by: 07akioni <07akioni2@gmail.com>
2021-09-07 00:27:04 +08:00
Mr.Bai
249d2c913f
feat(form): split require-mark-placement and show-require-mark (#1104)
* feat(form): split require-mark-placement and show-require-mark

* Apply suggestions from code review

Co-authored-by: Jiwen Bai <56228105@qq.com>
Co-authored-by: 07akioni <07akioni2@gmail.com>
2021-09-06 23:44:14 +08:00
07akioni
3f71a7a0f5 feat(drawer): add on-mask-click prop 2021-09-06 23:26:25 +08:00
07akioni
51cfde9000 fix(radio-group): on-update:value and on-update-value can't be array 2021-09-06 23:26:25 +08:00
07akioni
f81415f66b fix(step): must be passed with internal-index 2021-09-06 23:26:25 +08:00
kalykun
167ed0a87c
test(gradient-test & image): Increase test coverage (#1097)
* test(gradient-test & image): Increase test coverage

* Update Image.spec.tsx
2021-09-06 23:08:16 +08:00
songjianet
b345b224af
docs(slider): Upgrade the use case of slider component to Composition API (#1106) 2021-09-06 17:47:47 +08:00
songjianet
927bbe38fe
docs(time-picker): Upgrade the use case of time-picker component to Composition API (#1105) 2021-09-06 16:53:41 +08:00
XieZongChen
c78aee9325
Merge pull request #1107 from TuSimple/main
chore: fixed type error caused by vue
2021-09-06 03:34:13 -05:00
XieZongChen
55d8d24337
test(cascader): update test (#1101) 2021-09-06 10:59:30 +08:00
07akioni
0ba21868ba 2.17.2 2021-09-06 10:29:24 +08:00
07akioni
5b7935e336 fix: type error caused by vue 2021-09-06 10:26:12 +08:00
07akioni
95703aa04e docs(changelog): fix 2021-09-06 10:05:36 +08:00
07akioni
69219446c8
fix(tree): show path
Fix tree show path
2021-09-06 10:03:14 +08:00
07akioni
3629ce55ff
Merge pull request #1100 from TuSimple/main
sync main
2021-09-06 10:01:08 +08:00
07akioni
e732d62926 2.17.1 2021-09-06 09:59:42 +08:00
unknown
7d87ef7427 fix(tree-select): add log 2021-09-06 09:57:09 +08:00
07akioni
3380c7f521 fix(cascader): menu not showing correct checked keys 2021-09-06 09:56:19 +08:00
unknown
bb0843ff0e fix(tree-select): showPath fixed 2021-09-06 09:53:02 +08:00
07akioni
f13c977da0
Merge pull request #1094 from TuSimple/main
sync main
2021-09-05 15:22:39 +08:00
07akioni
41f79ce285 2.17.0 2021-09-05 15:21:12 +08:00
07akioni
d1c9ac32bf docs: update api format 2021-09-05 15:05:09 +08:00
07akioni
36b8e0d906 fix(select): delete option has wrong type 2021-09-05 14:57:03 +08:00
07akioni
a40897b44d
Merge pull request #1093 from TuSimple/docs
Docs
2021-09-05 14:14:24 +08:00
kalykun
a4a0710972
test(checkbox): add some test case (#1090)
* test(checkbox): add some test case

* Update snapshots

* Code optimization
2021-09-05 14:13:23 +08:00
07akioni
70399bcd4b fix(calendar): text color of disabled date 2021-09-05 14:11:25 +08:00
07akioni
ec1efe318d fix(popselect): default placement & padding 2021-09-05 13:55:14 +08:00
07akioni
348fb0c805 feat(cascader): add children-field, label-field, value-field props 2021-09-05 13:53:11 +08:00
07akioni
8c39476046 feat(cascader): add check-strategy prop 2021-09-05 12:36:42 +08:00
zhenzhen
57b2b9133e
docs(data-table): add default-expanded-row-keys prop (#1091)
* docs(data-table):add default-expanded-row-keys prop

* fix doc

* docs(data-table):add default-expanded-row-keys prop
2021-09-05 11:40:40 +08:00
07akioni
fc1fdba064
refactor(upload): make list-type work (#1016)
* refactor(upload): picture type, wip

* refactor(upload): make list-type work

* fix(upload): remove useless prop

* chore(upload): clean code
2021-09-05 11:39:15 +08:00
kalykun
7d9477f978
docs(checkbox): add size prop (#1089)
* docs(checkbox): add size prop

* docs: format

* docs: format

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

Co-authored-by: 07akioni <07akioni2@gmail.com>
2021-09-05 02:05:52 +08:00