07akioni
d86e879408
2.15.9
2021-07-28 01:59:25 +08:00
XieZongChen
d16a7fb995
feat(input-number): add NInputNumber slots ( #626 )
...
* feat(inputNumber): add NInputNumber slots
* feat: optimization
* feat: rebase changelog
* feat: optimization
2021-07-28 00:40:48 +08:00
07akioni
f12d4082da
fix(message): options' duration
prop doesn't work
2021-07-27 23:56:22 +08:00
Yugang Cao
2501817488
feat(message): add message destroyAll method ( #687 )
...
* feat: addd destroyAll
* feat(message): add destroyAll method
Co-authored-by: yugang.cao <yugang.cao@tusimple.ai>
2021-07-27 23:30:49 +08:00
07akioni
5264adc48d
2.15.8
2021-07-27 01:05:42 +08:00
07akioni
6118576361
chore: fix typo
2021-07-27 00:50:34 +08:00
Yugang Cao
18780c7ec3
feat(menu): add expand-icon prop ( #666 )
...
* feat(menu): add expand-icon prop
* feat: add test
Co-authored-by: yugang.cao <yugang.cao@tusimple.ai>
Co-authored-by: 07akioni <07akioni2@gmail.com>
2021-07-27 00:38:10 +08:00
Wanli Song
5eee8cff55
feat(descriptions): add label-style, content-style prop ( #661 )
...
Co-authored-by: wanli.song@tusimple.ai <wanli.song@tusimple.ai>
Co-authored-by: 07akioni <07akioni2@gmail.com>
2021-07-27 00:21:41 +08:00
Mr.Bai
6797557535
fix(data-table): spin style penetration ( #662 )
...
* fix(data-table): spin style penetration
* Update CHANGELOG.en-US.md
* Update CHANGELOG.zh-CN.md
Co-authored-by: Jiwen Bai <56228105@qq.com>
Co-authored-by: Yugang Cao <34439652+Talljack@users.noreply.github.com>
2021-07-26 23:38:16 +08:00
07akioni
aec0dd161f
2.15.7
2021-07-25 22:13:57 +08:00
07akioni
3f06e9bd80
fix(data-table): header and body's scrollings are not sync
2021-07-25 20:36:03 +08:00
07akioni
cc482bde99
feat(data-table): add flex-height
prop, closes #596
2021-07-25 20:21:19 +08:00
07akioni
78c3845f5e
fix(data-table): not showing scrollbar when table-layout is auto, closes #518
2021-07-25 18:23:51 +08:00
07akioni
8314e674e7
docs(changelog): input #600
2021-07-25 15:43:45 +08:00
07akioni
8f0b432c60
refactor(message-provider): rename max-visible to max
2021-07-25 15:28:52 +08:00
kalykun
a4cfbc839b
fix(slider): prop disabled doesn't work ( #642 )
...
* fix(slider): prop disabled doesn't work
* Apply suggestions from code review
Co-authored-by: 07akioni <07akioni2@gmail.com>
2021-07-25 14:59:39 +08:00
XieZongChen
403da07bff
feat(mention): add renderLabel prop ( #627 )
...
* feat(mention): NMention add renderLabel prop
* Apply suggestions from code review
Co-authored-by: 07akioni <07akioni2@gmail.com>
2021-07-25 14:54:17 +08:00
Wanli Song
e52ab7a6dd
feat(message-provider): add duration & maxVisible props ( #375 )
...
Co-authored-by: wanli.song@tusimple.ai <wanli.song@tusimple.ai>
Co-authored-by: 07akioni <07akioni2@gmail.com>
2021-07-25 14:37:42 +08:00
07akioni
c11fd7658d
feat(popover): trigger
prop support 'focus'
, closes #477
2021-07-25 14:34:13 +08:00
07akioni
a78c6de0d3
feat: n-select, n-tree-select, n-cascader pressing arrow down can open menu, ref #300
2021-07-25 14:11:01 +08:00
07akioni
7b7877b7b5
fix(layout-sider): width
prop can't be string, closes #607
2021-07-25 13:57:02 +08:00
doom-9
f66287b910
fix(carousel):arrow buttons cannot be displayed in a specific browser ( #631 )
...
* fix(carousel): issue 625
* fix(carousel): issue 625
* Update CHANGELOG.en-US.md
Co-authored-by: 07akioni <07akioni2@gmail.com>
2021-07-24 23:42:22 +08:00
07akioni
5957803022
feat(switch): add loading
prop, closes #301
2021-07-24 23:38:27 +08:00
07akioni
6942dbe1cc
feat(switch): add checked
, unchecked
slots
2021-07-24 22:49:44 +08:00
kalykun
5833df0875
feat(date-picker): add close-on-select prop. ( #577 )
...
* feat(date-picker): add close-on-selected prop.
* feat(date-picker): fix code
* Revert "Merge branch 'main' into fix/541"
This reverts commit 6420680336
, reversing
changes made to 2b0e637425
.
* Revert "Revert "Merge branch 'main' into fix/541""
This reverts commit 23c20ac101
.
2021-07-24 00:04:21 +08:00
Mr.Bai
036cff0c90
feat(time-picker): add actions prop ( #463 )
...
* feat(time-picker): add actions prop
* feat(time-picker): add confirm
* fix(change-log): time-picker zh
* Update CHANGELOG.en-US.md
* Update CHANGELOG.zh-CN.md
Co-authored-by: Jiwen Bai <56228105@qq.com>
Co-authored-by: 07akioni <07akioni2@gmail.com>
2021-07-23 23:26:55 +08:00
07akioni
9570c5629f
2.15.6
2021-07-23 02:34:12 +08:00
07akioni
0243412ab4
docs(dialog): clean demos
2021-07-23 02:14:00 +08:00
07akioni
c7924dfb79
docs(changelog): color-picker actions prop
2021-07-23 02:03:15 +08:00
jesi
e35aa5d2e5
feat(dialog): add prop action ( #581 )
...
* fix(data-table): cover container width by table content width
* feat(dialog): add prop action
* docs: add issue link in CHANGELOG
* fix(data-table): remove useless change
* fix(dialog): slot demo
* Apply suggestions from code review
Co-authored-by: 07akioni <07akioni2@gmail.com>
2021-07-23 02:01:13 +08:00
XieZongChen
a833d9cfee
feat(menu): add render-icon prop ( #569 )
...
* feat(menu): n-menu add render-icon prop
* feat: optimization
2021-07-23 01:58:16 +08:00
XieZongChen
5d7ae9ea18
feat(mention): In n-mention’s options prop, the label prop support ca… ( #593 )
...
* feat(mention): In n-mention’s options prop, the label prop support callback function.
* feat: optimization
2021-07-23 01:55:43 +08:00
ZenQuan
a2cf8c9420
fix(data-table): after scroll-x property is set, the table content width is not full of the container width ( #575 )
...
* fix(DataTable): fix after the DataTable scroll-x property is set, the table content width is not full of the container width
* fix(DataTable): fix after the DataTable scroll-x property is set, the table content width is not full of the container width
* fix(DataTable): fix after the DataTable scroll-x property is set, the table content width is not full of the container width
* fix(DataTable): fix after the DataTable scroll-x property is set, the table content width is not full of the container width
2021-07-23 01:49:15 +08:00
Yugang Cao
a4fbbacd69
feat(dialog): useDialog add onMaskClick ( #561 )
...
Co-authored-by: 07akioni <07akioni2@gmail.com>
2021-07-23 01:46:30 +08:00
Yugang Cao
3c687c7d8e
fix(data-table): pagination endIndex ( #589 )
...
Co-authored-by: yugang.cao <yugang.cao@tusimple.ai>
Co-authored-by: 07akioni <07akioni2@gmail.com>
2021-07-23 01:43:27 +08:00
Yugang Cao
7991169f08
fix(data-table): rowClassName does not work ( #592 )
...
* fix(n-data-table): rowClassName does not work
* Update CHANGELOG.zh-CN.md
Co-authored-by: yugang.cao <yugang.cao@tusimple.ai>
Co-authored-by: 07akioni <07akioni2@gmail.com>
2021-07-23 01:31:46 +08:00
07akioni
180d802d1f
docs(changelog): space justify prop
2021-07-22 01:21:41 +08:00
07akioni
dab555da64
fix(dialog): display an empty button when positive-text
is not set, fix #549
2021-07-22 01:06:46 +08:00
Yugang Cao
108c382826
fix(descriptions): cannot use v-for render child ( #565 )
...
Co-authored-by: yugang.cao <yugang.cao@tusimple.ai>
2021-07-22 00:13:51 +08:00
07akioni
34d62a559a
docs(changelog): fix format
2021-07-20 00:06:57 +08:00
XieZongChen
1546907f96
feat(dropdown): add render-icon prop, optimization render-label prop ( #517 )
...
* feat(dropdown): add render-icon prop, optimization render-label prop
* feat: optimization
* feat: optimization
* feat: optimization
* feat: optimization
* feat: optimization
* feat: optimization
Co-authored-by: 07akioni <07akioni2@gmail.com>
2021-07-20 00:05:26 +08:00
07akioni
18c88ae655
fix(space): inner display: grid
element breaks item height, closes #546
2021-07-19 23:38:43 +08:00
Yugang Cao
f968e1c179
feat(mention): add empty slot ( #552 )
...
* feat: mention add empty slot
* Apply suggestions from code review
Co-authored-by: 07akioni <07akioni2@gmail.com>
2021-07-19 23:35:48 +08:00
Kev1nzh
4df9813126
feat(upload): add show-file-list
prop
...
* docs(upload): add `show-file-list` docs (#507 )
* feat(upload): add `show-file-list` props
* docs(upload): update CHANGELOG (#507 )
* feat(upload): add `show-file-list` props tests (#507 )
* docs(upload): fix CHANGELOG (#507 )
Co-authored-by: kev1nzh <kev1nzh@app-ark.com>
Co-authored-by: kev1nzh_ark <kevin@app-ark.com>
2021-07-18 22:50:01 +08:00
doom-9
cb929ff479
feat(checkbox-group): add min max prop ( #491 )
...
* 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(checkboxGroup): add min max prop WIP
* feat(checkboxGroup): add min max prop WIP
* feat(checkboxGroup): add min max prop
* Update CHANGELOG.zh-CN.md
* Update CheckboxGroup.tsx
* feat(checkboxGroup): fix code
* Update Checkbox.spec.ts
* feat(checkboxGroup): fix code
2021-07-16 23:30:34 +08:00
07akioni
5cbbf07e20
2.15.5
2021-07-16 01:50:51 +08:00
07akioni
e1d0ab7afb
feat(menu): expands all the ascendant of selected item by default
...
close https://github.com/TuSimple/naive-ui/issues/481
2021-07-16 01:45:11 +08:00
07akioni
d13bea8d65
chore: update docs
2021-07-16 01:45:11 +08:00
XieZongChen
5b4dcf7803
feat(tree): add render-label
, render-prefix
and render-suffix
props. ( #484 )
...
* feat(tree): add , and props.
* feat(tree): optimization
* feat: optimization
2021-07-16 00:56:51 +08:00
XieZongChen
ac3df20bc7
fix(calendar): default-value prop cannot be used ( #519 )
...
* fix(calendar): fix n-calendar's default-value prop cannot be used
* Apply suggestions from code review
Co-authored-by: 07akioni <07akioni2@gmail.com>
2021-07-16 00:18:32 +08:00