Kev1nzh
3b39e2561b
fix(upload): show-preview-button
not working ( #1258 )
...
Co-authored-by: kev1nzh <kev1nzh@app-ark.com>
2021-09-28 23:38:34 +08:00
songjianet
6fc02b6384
test(cascader): test ( #1251 )
...
* test(cascader): Update cascader component test
* test(cascader): Update cascader component test
* test(cascader): Update cascader component test
2021-09-28 23:28:39 +08:00
XieZongChen
d2401fc7ad
test(data-table): update test ( #1257 )
2021-09-28 10:07:29 +08:00
07akioni
beb63bf2fc
2.19.3
2021-09-28 03:17:12 +08:00
07akioni
4bbc1e8fa0
fix(grid): throw error when there's no children
2021-09-28 03:08:34 +08:00
07akioni
b39a798185
fix(tabs): scroll shadow is not updated when it's resized, closes #1224
2021-09-28 03:02:41 +08:00
07akioni
dbdac7e7de
feat(button): add size class name, closes #1244
2021-09-28 02:50:59 +08:00
07akioni
532a6ce65f
fix(grid-item): no resposive behavior, closes #1220
2021-09-28 02:41:48 +08:00
07akioni
32b85e4b5c
docs: add ding talk group chat 2
2021-09-28 00:15:36 +08:00
Mr.Bai
468055bb00
fix(data-table): ellipsis ellipsis not show when last column not set ellipsis ( #1246 )
...
* fix(data-table): ellipsis bug
* update changelog
* fix(data-table): typo
* fix(data-table): typo
Co-authored-by: Jiwen Bai <56228105@qq.com>
2021-09-27 22:09:56 +08:00
XieZongChen
277a60a905
test(data-table): update test ( #1243 )
2021-09-27 10:24:50 +08:00
songjianet
f4be21244e
test(dynamic-input): Add test ( #1242 )
...
* test(dynamic-input): Add dynamic-input component test
* docs(dynamic-input): Update dynamic-input component test
2021-09-26 22:36:34 +08:00
XieZongChen
f8b196f207
test(data-table): update test ( #1240 )
2021-09-26 10:10:38 +08:00
07akioni
93dffad0ea
2.9.12
2021-09-26 01:33:44 +08:00
07akioni
92134f7801
fix(select): global theme overrides not working for select trigger, closes #1229
2021-09-26 01:30:26 +08:00
07akioni
8d3d98102e
fix: components with popover throws error in SSR
2021-09-25 19:35:17 +08:00
07akioni
698e557797
fix: components with rtl support throws error in SSR
2021-09-25 18:09:54 +08:00
07akioni
0e6926cef4
docs(changelog): fulfill
2021-09-25 18:09:54 +08:00
07akioni
b3e59bd418
fix(input-number): value can't be null type
2021-09-25 18:09:54 +08:00
07akioni
4c872205ae
refactor(checkbox): remove label prefix
2021-09-25 18:09:54 +08:00
XieZongChen
0edc5941a8
test(data-table): update test ( #1236 )
2021-09-25 10:43:59 +08:00
XieZongChen
47fde6b9a1
test(data-table): update test ( #1230 )
2021-09-24 09:29:19 +08:00
songjianet
2ff3ba83ac
test(tree): Update tree component test ( #1225 )
2021-09-24 08:37:48 +08:00
Matthew
7cec2ff1b3
feat(checkbox): aria ( #1226 )
...
* add role for checkboxes
* add aria-checked for checkboxes
* handle indeterminate state
* update changelog
* set aria-labelledby for checkbox
remove unused arg
use seemly for generating a uniq id
use static value for labelId
fix typo
* add role attr for checkbox group
2021-09-24 00:49:19 +08:00
XieZongChen
d269054fdf
test(data-table): add test ( #1222 )
2021-09-23 10:11:28 +08:00
07akioni
42ecc0aebb
refactor(alert): using tsx
2021-09-23 02:30:02 +08:00
07akioni
672ca58f7a
test: update snapshot
2021-09-23 02:22:57 +08:00
Anatolii Nehelia
5075438eb0
feat(locale): add ukUA locale ( #1219 )
...
* feat(locale): add ukUA locale
* Update src/locales/common/ukUA.ts
* Update src/locales/common/ukUA.ts
Co-authored-by: 07akioni <07akioni2@gmail.com>
2021-09-22 23:22:49 +08:00
Matthew
c98a8ab049
feat(alert): aria ( #1217 )
...
* add role for alert component
* add aria-hidden for the alert icon
* add changelog
2021-09-22 23:21:09 +08:00
Matthew
0a52c1b141
fix(drawer): divider border transition for the drawer ( #1213 )
...
* add border transition on the drawer
* add changelog
2021-09-22 22:33:43 +08:00
XieZongChen
93fa426b20
test(data-table): update test ( #1214 )
2021-09-22 09:34:28 +08:00
07akioni
2687703bcc
fix(global-style): shouldn't apply style transition on first mount
2021-09-21 23:51:26 +08:00
XieZongChen
1843ee4dc5
test(data-table): add test ( #1210 )
2021-09-21 10:14:57 +08:00
07akioni
d998d7cdf0
2.19.1
2021-09-21 03:08:50 +08:00
07akioni
07ca599ee4
fix(tree, tree-select): make checkable prop more intuitive
2021-09-21 02:50:04 +08:00
小魔王
ccfe9d6d4b
fix(tree): checkable does not work when setting cascade is false ( #1206 )
...
* fix(n-tree): check node does not work when setting cascade is false and checkable prop
* feat: update cascade demo
* feat: set default cascade false
* feat: set default cascade false
* feat: update changelog
* Apply suggestions from code review
* Update TreeNode.tsx
Co-authored-by: unknown <liyang@xiaoyouzi.com>
Co-authored-by: 07akioni <07akioni2@gmail.com>
2021-09-21 01:06:26 +08:00
07akioni
4d5499172a
fix(tree-select): check-strategy='child'
not working in single select mode
2021-09-21 00:43:18 +08:00
07akioni
ac85b32eda
fix(upload): can't upload
2021-09-21 00:28:48 +08:00
07akioni
aa090cd6ef
test(message, dialog, notification): reactive object is mutable
2021-09-21 00:28:47 +08:00
07akioni
aefd856f60
fix(upload): style fixes
2021-09-21 00:28:46 +08:00
小魔王
e80ccf05b0
fix(tree): replace leafOnly prop to checkStrategy prop in select handler ( #1207 )
...
Co-authored-by: unknown <liyang@xiaoyouzi.com>
2021-09-21 00:27:31 +08:00
07akioni
ee1c1e893c
fix(dialog): DialogReactive
props are readonly
2021-09-20 10:44:50 +08:00
XieZongChen
9fed87e5d8
test(data-table): add test ( #1205 )
2021-09-20 01:44:17 +08:00
07akioni
81bee1c01d
docs(tabs): optimze words
2021-09-20 00:22:51 +08:00
07akioni
24691d506a
2.19.0
2021-09-19 23:24:28 +08:00
07akioni
9bbdbda68a
deps: update treemate & vue
2021-09-19 23:03:43 +08:00
07akioni
080f196d2c
Merge pull request #1203 from TuSimple/docs
...
Merge pull request #1169 from TuSimple/main
2021-09-19 22:49:50 +08:00
07akioni
3e4cac569c
docs(modal): expose on-after-enter & on-after-leave prop
2021-09-19 22:43:22 +08:00
07akioni
4114fdd85a
refactor(anchor): rename variant to type (for consistency)
2021-09-19 20:42:27 +08:00
07akioni
add466392a
docs(popover): fix typo
2021-09-19 20:37:05 +08:00