songjianet
938602faa7
test(calendar): add test ( #1326 )
...
* test(calendar): Update calendar component test
* test(calendar): Update calendar component test
* test(calendar): Update calendar component test
2021-10-12 00:02:38 +08:00
07akioni
cf61b67789
fix(select): fallback-option
prop's type, closes #1327
2021-10-12 00:02:12 +08:00
XieZongChen
c339db752b
test(data-table): update test ( #1317 )
2021-10-11 10:17:18 +08:00
07akioni
7230ca20e8
2.19.6
2021-10-10 19:43:07 +08:00
07akioni
204441be20
docs(changelog): format
2021-10-10 19:34:53 +08:00
07akioni
cfdde28cf4
Merge pull request #1312 from TuSimple/docs
...
Docs
2021-10-10 19:34:18 +08:00
Yufan You
bd50a70fd5
fix: ul list style ( #1311 )
...
This was introduced in #1248 . These styles should belong to Breadcrumb
only.
2021-10-10 19:27:47 +08:00
07akioni
1e0c1ab7af
fix: useThemeVars
is sometimes unusable, closes #1309
2021-10-10 00:37:12 +08:00
07akioni
9ed18b2f96
refactor(cascader): clean codes
2021-10-10 00:37:12 +08:00
Kigoal
94f69ed9ca
feat(image): esc keyboard support & dblclick event ( #1247 )
...
* feat(image):support `Escape` shortcut key
* feat(image):modify `n-image-preview-container` css `position` to `fixed`
* feat(image):support `Escape` shortcut key
* feat(image):support `double-click` zoom in and out
* feat(image):support `double-click` zoom in and out
* feat(image):support `double-click` zoom in and out
2021-10-10 00:08:10 +08:00
小魔王
a6298cac85
feat(cascader): provide all top options in callback function ( #1298 )
...
* feat(n-cascader): provide all top Key values in callback function
* feat: 更新获取节点路径
* fix: 考虑节点null值
Co-authored-by: unknown <liyang@xiaoyouzi.com>
2021-10-09 23:47:29 +08:00
07akioni
ba4c91a3ed
Merge pull request #1310 from TuSimple/main
...
sync main
2021-10-09 23:42:59 +08:00
Keagan Chisnall
47705c5565
docs(input, input-number): en ( #1308 )
...
* [Docs] - Input English
* [Docs] - Input Number English
* Update index.demo-entry.md
2021-10-09 23:42:13 +08:00
songjianet
2e77fe9e1b
test(badge): update test ( #1304 )
...
* test(badge): Update badge component test
* test(badge): Update badge component test
* test(badge): Update badge component test
* test(badge): Update badge component test
2021-10-09 15:43:13 +08:00
XieZongChen
c152c06d5b
test(data-table): update test ( #1300 )
2021-10-09 11:31:29 +08:00
Mr.Bai
1d7901e89f
feat(layout): add scroll event ( #1296 )
...
* feat(n-layout): add scroll event
* optimization
Co-authored-by: Jiwen Bai <56228105@qq.com>
2021-10-09 11:03:45 +08:00
XieZongChen
7616a869a6
fix: ci error ( #1301 )
2021-10-09 11:02:23 +08:00
songjianet
a2de75b871
test(anchor): Update anchor component test ( #1294 )
2021-10-08 11:58:21 +08:00
07akioni
336320001c
fix(menu): incorrect warning on default-expanded-keys
2021-10-08 00:15:32 +08:00
07akioni
b13cf7c12f
docs: fix typo
2021-10-07 03:09:50 +08:00
07akioni
a1e978bed3
feat(layout-sider): on-after-enter, on-after-leave prop
2021-10-07 03:09:20 +08:00
07akioni
03475d69a6
Merge pull request #1290 from TuSimple/main
...
sync main
2021-10-07 03:07:41 +08:00
07akioni
e6cdfbdf91
2.19.5
2021-10-07 02:57:47 +08:00
07akioni
6f9400cbaa
fix(data-table): use lodash-es
2021-10-07 02:54:13 +08:00
07akioni
bcac3dd986
feat: post changelog to ding talk group 2
2021-10-07 02:46:01 +08:00
07akioni
c5dbd7e0cc
build: add scrollbar to web-types
2021-10-07 02:36:51 +08:00
07akioni
01ce27276e
docs(changelog): format
2021-10-07 02:35:18 +08:00
07akioni
d50c408cd3
docs(menu): change icon in router-link demo
2021-10-07 02:33:40 +08:00
07akioni
f0de154b13
Merge pull request #1289 from TuSimple/docs
...
Docs
2021-10-07 02:28:08 +08:00
07akioni
99e1e8bb62
Merge branch 'main' into docs
2021-10-07 02:27:58 +08:00
07akioni
51d3608be2
docs(dropdown): en render option demo
2021-10-07 02:20:54 +08:00
07akioni
bb643121f2
docs(scrollbar): en
2021-10-07 02:05:31 +08:00
07akioni
ea92f5c0b1
refactor(date-picker): clean codes
2021-10-07 01:47:35 +08:00
07akioni
7769a20c2d
site: add api section for components
2021-10-06 23:51:58 +08:00
07akioni
5c162768dd
docs: add API section for each components
2021-10-06 23:37:20 +08:00
07akioni
dc06e75ccd
refactor(date-picker): month item style
2021-10-06 23:13:57 +08:00
07akioni
eabb65fca2
refactor(time-picker): new item style
2021-10-06 22:49:07 +08:00
07akioni
1214144b55
docs(changelog): reorder
2021-10-06 22:13:02 +08:00
07akioni
eb4a11331f
docs(pagination): api table format
2021-10-06 22:11:38 +08:00
XieZongChen
51d9b39a53
feat(tree): on-update-* prop add option info ( #1277 )
...
* feat(n-tree): n-tree's on-update prop add option info.
* feat: optimization
* feat: optimization
Co-authored-by: 07akioni <07akioni2@gmail.com>
2021-10-06 22:10:25 +08:00
07akioni
c0f28ef349
docs(pagination): api table format
2021-10-06 21:54:30 +08:00
07akioni
1646f9b11a
fix(pagination): buttonColor
theme variable not working
2021-10-06 21:53:09 +08:00
07akioni
9e913e1fbe
docs(form): add link to async-validator rule
2021-10-06 21:41:47 +08:00
07akioni
783354d91f
feat(popover): add to prop
2021-10-06 13:50:59 +08:00
07akioni
47fac44d35
wip(date-picker): clean codes
2021-10-06 13:44:51 +08:00
07akioni
56fb18e9d1
feat(menu): item-height theme variable
2021-10-06 13:16:56 +08:00
doom-9
3ea326e7a2
feat(date-picker): support month type ( #1202 )
...
* 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(date-picker): wip
* feat(date-picker): wip
* feat(date-picker): support VirtualList
* wip
* 添加 NScrollbar
* Update use-calendar.ts
* changelog
* 抽取公共代码
* 完善代码
2021-10-06 11:45:12 +08:00
07akioni
bacb7a3fc7
feat(date-picker): add first-day-of-week
prop
2021-10-06 02:17:06 +08:00
07akioni
47346fa47f
refactor(data-table): multiple column sorting
2021-10-06 01:59:30 +08:00
Mr.Bai
8fcf0558f6
feat(data-table): multiple column sorting ( #1035 )
...
* feat(data-table): multiple sorter
* fix(data-table): cell color while sorting
* feat(data-table): multiple sort finished
* feat: add test
* feat(data-table): sort uncontrolled test
* feat(data-table): finish test
* feat(data-table): add controlled mutiple sort
* chore(data-table): clean code
* optimization
* optimization
* optimization
* optimization
* optimization
Co-authored-by: Jiwen Bai <56228105@qq.com>
Co-authored-by: 07akioni <07akioni2@gmail.com>
2021-10-06 00:37:21 +08:00