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
kalykun
cca5ca7ac5
test(spin): add test case ( #859 )
...
* test(spin): add test case
* remove async
* Code optimization
2021-08-13 22:19:16 +08:00
Artem
a164170505
feat: ru-RU locale ( #863 )
...
* feat(locale): add Ru locale
* fix(locale): add export for ru locale
Co-authored-by: 07akioni <07akioni2@gmail.com>
2021-08-13 22:08:21 +08:00
songjianet
1cf249cbe7
docs(config-provider): 完善文档中的用例 ( #861 )
2021-08-13 21:52:00 +08:00
XieZongChen
a4f29bebaa
feat(utils): update utils naive test ( #857 )
2021-08-13 07:23:44 +08:00
kalykun
d7dff4be07
test(alert): add some test case ( #836 )
...
* test(alert): add some test case
* Code optimization
* Code optimization
* remove unnecessary snap
2021-08-13 00:11:03 +08:00
Artem
dc7706dbdb
feat(locale): add Ru locale ( #852 )
2021-08-12 23:59:36 +08:00
Rafael Hengles
35d76dcf4d
feat(message): Add container-style
prop to n-message-provider
( #831 )
...
* feat(message): Add `container-style` prop to `n-message-provider`
* Update CHANGELOG.zh-CN.md
Co-authored-by: 07akioni <07akioni2@gmail.com>
* Remove default value from containerStyle
Co-authored-by: Yugang Cao <34439652+Talljack@users.noreply.github.com>
Co-authored-by: 07akioni <07akioni2@gmail.com>
Co-authored-by: Yugang Cao <34439652+Talljack@users.noreply.github.com>
2021-08-12 23:06:51 +08:00
XieZongChen
4b2798c017
test(utils): add naive's getTitleAttribute test ( #856 )
2021-08-12 22:43:43 +08:00
XieZongChen
f1fa04f866
test(utils): add css test ( #848 )
2021-08-12 07:32:13 +08:00
07akioni
1abb00b15d
site: add naive ui admin to footer
2021-08-12 00:36:19 +08:00
07akioni
5dd5cc55fd
Merge pull request #846 from TuSimple/main
...
sync main
2021-08-12 00:30:27 +08:00
07akioni
71ec0cb47a
fix(form): lint
2021-08-12 00:00:49 +08:00
Yugang Cao
b44901e111
deps(form): update async-validator ( #842 )
2021-08-11 23:41:08 +08:00
Yugang Cao
6341f54971
test(element): add element test case ( #843 )
2021-08-11 23:26:33 +08:00
CJ
c5b440569e
docs(changelog): fix typos ( #841 )
2021-08-11 23:05:18 +08:00
XieZongChen
13e0ce9e26
test(utils): add utils color test ( #832 )
2021-08-11 22:22:18 +08:00
doom-9
427003d82b
fix(rate): half star overlays star background in dark mode ( #818 )
...
* 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
.
* Update index.cssr.ts
* feat: fix code
Co-authored-by: 07akioni <07akioni2@gmail.com>
2021-08-11 01:26:41 +08:00
XieZongChen
2beb412d1d
test(grid): add test ( #830 )
2021-08-11 01:23:21 +08:00
Yugang Cao
1116c77280
fix(menu): renderIcon render error when return true ( #827 )
...
Co-authored-by: yugang.cao <yugang.cao@tusimple.ai>
2021-08-11 01:21:41 +08:00
Yugang Cao
a2fdd11e0d
test(data-table): add itemCount test case ( #826 )
...
* test(data): add itemCount test case
* fix: CI failed
Co-authored-by: yugang.cao <yugang.cao@tusimple.ai>
2021-08-11 01:17:24 +08:00
汪磊
7d1040d3b6
test(menu): fix menu render-icon test cases ( #733 )
...
* test(NMenu): fix menu render-icon test cases
* docs(menu): simplify advanced usage of render-icon
* docs(menu): update render-icon demos
Co-authored-by: 07akioni <07akioni2@gmail.com>
* docs(menu): update render-icon demos
Co-authored-by: 07akioni <07akioni2@gmail.com>
Co-authored-by: 07akioni <07akioni2@gmail.com>
2021-08-09 23:57:08 +08:00
07akioni
a4e0aafb51
Merge pull request #820 from TuSimple/dependabot/npm_and_yarn/treemate-0.3.0
...
chore(deps): bump treemate from 0.2.12 to 0.3.0
2021-08-09 23:16:19 +08:00
XieZongChen
97a40ac2d9
test(layout): update test ( #822 )
2021-08-09 21:34:33 +08:00
dependabot[bot]
470fb916e7
chore(deps): bump treemate from 0.2.12 to 0.3.0
...
Bumps [treemate](https://github.com/07akioni/treemate ) from 0.2.12 to 0.3.0.
- [Release notes](https://github.com/07akioni/treemate/releases )
- [Commits](https://github.com/07akioni/treemate/compare/v0.2.12...v0.3.0 )
---
updated-dependencies:
- dependency-name: treemate
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-08-09 09:23:10 +00:00
07akioni
3f8937b7a6
Merge pull request #817 from TuSimple/main
...
sync main
2021-08-09 00:47:53 +08:00
07akioni
2e014c190e
Merge pull request #816 from TuSimple/docs
...
Merge pull request #792 from TuSimple/main
2021-08-09 00:46:12 +08:00
07akioni
58b92e30eb
2.16.2
2021-08-09 00:43:29 +08:00
07akioni
632a96dc6e
docs(changelog): format
2021-08-09 00:33:37 +08:00
07akioni
843ac44fbd
docs(changelog): color picker #749
2021-08-09 00:31:17 +08:00
aisen
91942e73ce
fix(color-picker): fix on-complete parameter value is not updated in time ( #749 )
...
* fix(ColorPicker): fix on-complete parameter value is not updated in time
* fix(ColorPicker): fix on-complete parameter value is not updated in time
* fix(ColorPicker): fix on-complete parameter value is not updated in time
* fix(ColorPicker): change setTimeout to nextTick
2021-08-09 00:29:06 +08:00
zmtlwzy
18b66f5d56
fix(icon): duplicate attrs ( #814 )
2021-08-09 00:21:03 +08:00
XieZongChen
79eabff54c
test(NLayout): add test ( #815 )
2021-08-08 22:58:17 +08:00
Yugang Cao
8febb56c99
test(result): add result statue test ( #812 )
2021-08-08 22:51:08 +08:00
XieZongChen
018688cef1
test(NSpin): add spin test ( #808 )
2021-08-07 23:00:02 +08:00