Commit Graph

5625 Commits

Author SHA1 Message Date
doom-9
583846accc
test(rate): add some test case (#1147)
* test(rate): add allowHalf prop test case

* Update Rate.spec.ts
2021-09-09 22:36:13 +08:00
XieZongChen
1b910006db
test(time-picker): add test (#1143) 2021-09-09 11:25:13 +08:00
07akioni
2d1019488d fix(time): hope ci not failing 2021-09-09 04:13:46 +09:00
07akioni
19ea7b3153 fix(time): test ci error 2021-09-09 02:47:59 +08:00
07akioni
5537d59f92 fix(time): make test stable 2021-09-09 02:43:07 +08:00
07akioni
b731e52dfc fix(p): warns when depth is number 2021-09-09 02:42:58 +08:00
songjianet
a61efd370a
test(time): add test (#1139)
* test(time): Add time component test

* test(time): Update test

* test(time): Update test
2021-09-09 00:31:49 +08:00
XieZongChen
411d2d9bbd
feat(time-picker): add input-readonly prop (#1140)
* feat(time-picker): add inputReadonly prop

* Apply suggestions from code review

Co-authored-by: 07akioni <07akioni2@gmail.com>
2021-09-09 00:28:01 +08:00
07akioni
c5098a0e5f docs(date-picker): fix typo 2021-09-09 00:24:18 +08:00
XieZongChen
fd381b50e7
feat(date-picker): add input-readonly prop (#1138)
* feat(date-picker): add inputReadonly prop

* feat: optimization

Co-authored-by: 07akioni <07akioni2@gmail.com>
2021-09-09 00:21:12 +08:00
07akioni
3b50cc4c68 refactor(cascader): clean code 2021-09-09 00:17:18 +08:00
kalykun
305538f402
feat(cascader): show Empty component when options prop is empty (#1121)
* feat(cascader): show Empty component when options prop is empty

* Code optimization

* Changelog

Co-authored-by: 07akioni <07akioni2@gmail.com>
2021-09-09 00:09:51 +08:00
Yugang Cao
55dc22820f
test(dynamic-tag): add test cases (#1134)
* test(dynamic-tag): add dynamic-tag test case

* fix: remove tag-style test

Co-authored-by: yugang.cao <yugang.cao@tusimple.ai>
2021-09-09 00:03:56 +08:00
07akioni
daafa7d133 docs(tree): check-strategy 2021-09-08 23:44:02 +08:00
07akioni
86e59b762e docs(changelog): fix typo 2021-09-08 23:38:05 +08:00
小魔王
70a669a86d
feat(tree): add check-strategy prop (#1122)
* docs(tree): add checkStrategy prop

* docs(tree): add log

* feat(n-tree): 属性更新

* feat(n-tree): update the description of docs

Co-authored-by: unknown <liyang@xiaoyouzi.com>
2021-09-08 23:37:21 +08:00
songjianet
a4d1fbef7a
docs(customize-theme): Upgrade the use case of customize-theme to Composition API (#1130) 2021-09-08 14:34:01 +08:00
songjianet
336fcf98c3
docs(theme): Upgrade the use case of theme to Composition API (#1131) 2021-09-08 14:33:27 +08:00
songjianet
1e2ca008ff
docs(usage-sfc): Upgrade the use case of usage-sfc to Composition API (#1132) 2021-09-08 14:32:46 +08:00
XieZongChen
ff13ab6997
test(cascader): update test (#1129) 2021-09-08 10:14:22 +08:00
07akioni
fa0ce8e98d
Merge pull request #1128 from TuSimple/main
sync main
2021-09-08 02:38:24 +08:00
07akioni
057b0b5e25 2.18.1 2021-09-08 02:37:39 +08:00
07akioni
18d817917f
Merge pull request #1127 from TuSimple/docs
Docs
2021-09-08 02:34:54 +08:00
Yugang Cao
635d35bd96
fix(input-number): cannot input decimal (#1117)
* fix: input-number cannot enter decimal

* fix: add more case

* Update src/input-number/src/InputNumber.tsx

Co-authored-by: yugang.cao <yugang.cao@tusimple.ai>
Co-authored-by: 07akioni <07akioni2@gmail.com>
2021-09-08 02:30:18 +08:00
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