Commit Graph

5712 Commits

Author SHA1 Message Date
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
07akioni
f19822bdd1 fix(popselect): checkmark overlays on option text, closes #1282 2021-10-06 00:14:18 +08:00
07akioni
9b059bcd5d fix(popover): can't be nested with other pop-able components, closes #872 2021-10-05 23:54:40 +08:00
XieZongChen
587ea809bb
test(data-table): update test (#1285) 2021-10-05 10:39:14 +08:00
07akioni
84d2950dd8 fix(data-table): selection column's width is collapsed when it is set to fixed, closes #1283 2021-10-05 02:11:22 +08:00
07akioni
1e5c6d0fa6 feat(dropdown): support options with type='render' 2021-10-05 02:05:31 +08:00
07akioni
93db614c4d feat(scrollbar): new component 2021-10-04 18:22:36 +08:00
07akioni
9844af8eb6 test(collapse-transition): fix import 2021-10-04 16:23:16 +08:00
07akioni
94693bb64a feat(collapse-transition): new component, closes #829 2021-10-04 16:17:50 +08:00
07akioni
c31442bdf7 feat(switch, checkbox): add check-value & unchecked-value prop, closes #1234 2021-10-04 15:16:48 +08:00
Yugang Cao
ae4c3c56cf
feat(descriptions): add separator prop (#1265)
* feat: add separator prop

* fix: remove separator dom

Co-authored-by: yugang.cao <yugang.cao@tusimple.ai>
Co-authored-by: 07akioni <07akioni2@gmail.com>
2021-10-04 13:40:08 +08:00
07akioni
ad8b6d587c feat(data-table): supports using path of the property to get as column key, closes #1271 2021-10-04 13:37:43 +08:00
07akioni
68c4e8d3a9 fix(data-table): throws error when using selection and summary together, closes #1276 2021-10-04 13:20:34 +08:00
07akioni
e9e133b82b feat(menu, dropdown): customizable field 2021-10-04 13:06:42 +08:00