Commit Graph

5235 Commits

Author SHA1 Message Date
doom-9
673a593eee
feat(image): add preview prop (#939) 2021-08-25 23:33:45 +08:00
Mr.Bai
97e4013008
feat(dynamic-tags): add input slot (#734)
* feat(dynamic-tags): support input and add slot

* feat(dynamic-tags): optimization

* optimization

* update changelog

* optimization

* fix: optimization

Co-authored-by: Jiwen Bai <56228105@qq.com>
2021-08-25 23:28:09 +08:00
Mr.Bai
dd928899f8
fix(input): placeholder glitch when value is 0 (#918)
* fix(input): placeholder bug

* update changelog

* update doc

* feat(input): optimization

Co-authored-by: Jiwen Bai <56228105@qq.com>
Co-authored-by: 07akioni <07akioni2@gmail.com>
2021-08-25 13:14:59 +08:00
XieZongChen
f68250167f
test(select): add test (#959) 2021-08-25 09:33:07 +08:00
XieZongChen
3f7ce49ec8
test(slider): add test (#946) 2021-08-24 07:45:27 +08:00
cyn
2e83d84739
feat(action): add sync-gitee action (#942) 2021-08-23 11:52:19 +08:00
XieZongChen
33725ca4cb
test(modal): add modal test (#941) 2021-08-23 11:02:34 +08:00
doom-9
3d2736fb61
feat(timeline): add horizontal prop (#932)
* feat(timeline): `item-placement` add `horizontal` prop

* feat: fix code

* feat: add test

* feat: fix code

* Apply suggestions from code review

Co-authored-by: 07akioni <07akioni2@gmail.com>
2021-08-23 00:17:10 +08:00
XieZongChen
731d9389a8
test(tree-select): add tree-select test (#940) 2021-08-22 22:33:42 +08:00
XieZongChen
4aabd2a944
test(transfer): update test (#931) 2021-08-21 12:04:30 +08:00
07akioni
b59975d7d6 fix(data-table): loading is not centered, closes #929 2021-08-21 00:24:40 +08:00
Kev1nzh
4d6f28eba7
fix(image): Initialize rotate before switching, closes #921 (#928)
Co-authored-by: kev1nzh <kev1nzh@app-ark.com>
2021-08-21 00:17:48 +08:00
XieZongChen
efa6484722
test(transfer): add test (#925) 2021-08-20 10:07:01 +08:00
07akioni
e9fb97e87d 2.16.5 2021-08-20 03:51:27 +08:00
07akioni
9bc911444f
Merge pull request #919 from TuSimple/docs
Docs
2021-08-20 03:45:54 +08:00
07akioni
f4c793133e test(dropdown): update snapshot 2021-08-20 03:44:06 +08:00
07akioni
7c03adccc5 fix(ellpisis): doesn't work after content is updated, closes #776 2021-08-20 03:39:41 +08:00
07akioni
fa063b9aec fix(popover): arrow's misplacement when placed in nested popovers with different placement, closes #916 2021-08-20 02:51:02 +08:00
07akioni
ee83140dd4 fix(dropdown): inner link click trigger area is not the entire option, closes #823 2021-08-20 02:40:10 +08:00
07akioni
74df68485f fix(tabs): style glitches when different types tabs are nested, closes #850 2021-08-20 02:29:42 +08:00
07akioni
00399f89ea refactor(form): clean codes 2021-08-20 01:49:52 +08:00
Kev1nzh
b401ff4793
feat(form): add show-label prop (#865)
* feat(form): add show-label prop and test (#858)

* docs(form): add show-label doc and fix form item label desc (#858)

* Update CHANGELOG.en-US.md

Co-authored-by: Yugang Cao <34439652+Talljack@users.noreply.github.com>

* Update CHANGELOG.zh-CN.md

Co-authored-by: Yugang Cao <34439652+Talljack@users.noreply.github.com>

* feat(form): rewrite show-label and add tests (#858)

* docs(form): add show-label demo (#858)

* feat(form): change show-label computed  (#858)

* feat(form): fix show-label (#858)

* feat(form): fix bug (#858)

* feat(form): update show-label scripts (#858)

* docs(form): update show-label order and label description (#858)

* Apply suggestions from code review

Co-authored-by: kev1nzh <kev1nzh@app-ark.com>
Co-authored-by: Yugang Cao <34439652+Talljack@users.noreply.github.com>
Co-authored-by: kev1nzh_ark <kevin@app-ark.com>
Co-authored-by: 07akioni <07akioni2@gmail.com>
2021-08-20 01:39:44 +08:00
Keagan Chisnall
eb0bf0e22c
docs(auto-complete, cascader, color-picker, checkbox): en (#915)
* NAutocomplete

* NCascader

* NCheckbox

* NColorPicker

* Update index.demo-entry.md

* Update index.demo-entry.md

* Update index.demo-entry.md

* Update virtual.demo.md

* Update index.demo-entry.md

* Update basic.demo.md
2021-08-20 00:46:50 +08:00
songjianet
6d2dcd2246
docs(popselect): update damo options api to composition api (#912) 2021-08-19 22:25:16 +08:00
XieZongChen
19282b6d56
test(NDrawer): add show/on-update:show/mask-closable props test (#913) 2021-08-19 14:27:15 +08:00
Keagan Chisnall
027a1446dd
docs(page=header, tag, typography) (#909)
* NPageHeader

* NTag

* NTypeography

* NPageHeader corrections
2021-08-19 13:14:51 +08:00
Wankko Ree
0c97b97d22
docs(cascader): fix async demo (#908) 2021-08-19 00:20:04 +08:00
XieZongChen
653047406f
test(NDrawer): add test for placement (#902) 2021-08-18 10:01:36 +08:00
Yugang Cao
0bf7290be4
docs(notification): add notification docs (#894)
* docs(notification): add notification docs

* fix: update docs format

Co-authored-by: yugang.cao <yugang.cao@tusimple.ai>
2021-08-17 22:50:21 +08:00
Keagan Chisnall
f66637583c
docs(icon, ellipsis, dropdown, gradient-text): en wording (#901)
* NDropdown

* NGradientText

* NEllipsis

* NIcon
2021-08-17 22:45:30 +08:00
songjianet
194c4e77e8
docs(spin): Update vue2 API to vue3 (#897) 2021-08-17 11:15:50 +08:00
XieZongChen
ea25207831
test(utils): update vue test (#896) 2021-08-17 09:54:22 +08:00
07akioni
24b06a8aab docs(collapse): default expand demo 2021-08-17 00:39:36 +08:00
Wankko Ree
e9f5971526
docs(collapse):add default expanded demo (#881) 2021-08-17 00:33:57 +08:00
Yugang Cao
672ed322a3
fix(notification): NotificationReactive is not writable (#878)
* fix(notification): NotificationReactive cannot write

* fix: use mutable to remove readonly

* fix: notification test

Co-authored-by: yugang.cao <yugang.cao@tusimple.ai>
Co-authored-by: 07akioni <07akioni2@gmail.com>
2021-08-17 00:29:48 +08:00
XieZongChen
7ef5b8d0a8
feat(input-number): add clearable prop (#868)
* feat(NInputNumber): add clearable prop

* feat: optimization

* feat(NInputNumber): add on-clear

* feat: optimization
2021-08-17 00:09:35 +08:00
Keagan Chisnall
563f146c9b
docs(avatar, button, card, collapse): EN Wording (#892)
* NAvatar

* NButton

* NCard

* NCollapse
2021-08-16 23:51:09 +08:00
Keagan Chisnall
6e64c1fd1c
docs(carousel): remove autoplay from non-autoplay examples 2021-08-16 23:27:42 +08:00
songjianet
93727df2d3
docs(tooltip): 完善文档中的用例 (#888) 2021-08-16 16:47:18 +08:00
Keagan Chisnall
ec8ccdee73
docs(NAvatar, NButton): Avatar and button page improvements (#885)
* Avatar page

* Button page
2021-08-16 10:10:48 +08:00
XieZongChen
c2e76317ea
test(utils): update utils vue test (#886) 2021-08-16 07:15:44 +08:00
07akioni
4ea0a5850c
Merge pull request #884 from TuSimple/main
sync main
2021-08-16 03:31:55 +08:00
07akioni
75fc48e31f 2.16.4 2021-08-16 03:30:46 +08:00
07akioni
3c68817b8b fix(locale): ruRU locale exports 2021-08-16 03:24:58 +08:00
07akioni
e8603e038a fix: ruRU locale 2021-08-16 03:12:40 +08:00
07akioni
18aeaa9700 fix: remove date locale ruRU 2021-08-16 03:10:24 +08:00
07akioni
466d5a1419 2.16.3 2021-08-16 03:06:25 +08:00
07akioni
1484e0be2d docs(changelog): fix 2021-08-16 03:00:19 +08:00
07akioni
0fabe8b526 fix(rate): dark theme size && half star color transition 2021-08-16 03:00:19 +08:00
07akioni
d8324b0133
Merge pull request #883 from TuSimple/docs
Docs
2021-08-16 02:47:54 +08:00