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 |
|
07akioni
|
608917b70c
|
chore(date-picker): clean codes
|
2021-08-16 02:40:51 +08:00 |
|
07akioni
|
86156c2bb9
|
docs(changelog): message class change
|
2021-08-16 02:18:51 +08:00 |
|
Wanli Song
|
dd013ed8d1
|
feat(date-picker): add shortcuts prop (#444)
* feat(date-picker): add shortcuts prop
* doc(date-picker): remove ranges demo
Co-authored-by: wanli.song@tusimple.ai <wanli.song@tusimple.ai>
Co-authored-by: 07akioni <07akioni2@gmail.com>
|
2021-08-16 02:17:59 +08:00 |
|
Mr.Bai
|
2cc526dcb2
|
fix(space): use v-if render a empty placeholder (#828)
* fix(space): use v-if render a empty placeholder
* fix(space): filter comment
* feat(space): add test
Co-authored-by: Jiwen Bai <56228105@qq.com>
Co-authored-by: 07akioni <07akioni2@gmail.com>
|
2021-08-16 02:07:01 +08:00 |
|
Allen
|
3cf31305b2
|
feat(message): add class to distinguish type (#882)
|
2021-08-16 01:57:52 +08:00 |
|
07akioni
|
52ddc111bd
|
docs(data-table): fix row key description
|
2021-08-16 01:54:09 +08:00 |
|
XieZongChen
|
4c66026855
|
docs(data-table): update key related docs (#874)
* docs(NDataTable): update n-data-table docs
* docs: optimization
|
2021-08-16 01:45:50 +08:00 |
|
doom-9
|
3d7f96dd00
|
feat(message-provider): add placement prop (#851)
* feat:n-input Support hidden password
* feat(form): support require-mark-placement(#171)
* Revert "feat(form): support require-mark-placement(#171)"
This reverts commit 0627777693 .
* Revert "feat:n-input Support hidden password"
This reverts commit ea6491783d .
* feat(message provider): add placement prop(wip)
* feat(message provider): add placement prop
* feat: add demo
* feat: fix demo code
* feat: fix code
* feat: fix code
* Update CHANGELOG.en-US.md
* feat: fix style code
|
2021-08-16 01:15:06 +08:00 |
|
XieZongChen
|
95d0efa4d3
|
test(utils): add test (#877)
|
2021-08-15 22:44:05 +08:00 |
|
songjianet
|
42af26485f
|
docs(grid): 更改栅格组件文档的用例 (#875)
|
2021-08-15 22:06:12 +08:00 |
|
xiezongchen
|
f07530a7cd
|
docs(NDataTable): update n-data-table docs
|
2021-08-15 16:09:56 +08:00 |
|
XieZongChen
|
d6ef91dfd6
|
test(utils): add utils test (#873)
|
2021-08-14 23:11:28 +08:00 |
|
Yugang Cao
|
ab47975a73
|
test(switch): add switch test case (#870)
|
2021-08-14 22:19:11 +08:00 |
|
Yugang Cao
|
df697aef5d
|
test(tag): add tag test case (#871)
|
2021-08-14 22:18:34 +08:00 |
|