Commit Graph

339 Commits

Author SHA1 Message Date
07akioni
1d35e6945f refactor(popover): props rename 2020-01-22 16:29:34 +08:00
07akioni
6c03bc53d3 fix(select-menu): non virtual scroll mode for pop-select 2020-01-22 14:34:09 +08:00
07akioni
328dadab3b refactor(select): support action slot & custom render 2020-01-21 23:44:15 +08:00
07akioni
c93a8e3f10 feat(select): support group 2020-01-21 18:21:19 +08:00
07akioni
c9254b58b1 refactor(select-menu): build options without deep clone 2020-01-21 15:50:28 +08:00
07akioni
27aa6ef459 refactor(select): refactor select for perf & deprecate slot api (which is a design mistake because of vue's implementation) 2020-01-20 22:58:23 +08:00
07akioni
4deba40870 perf(transfer): use many tricks to improve performance 2020-01-18 13:28:20 +08:00
07akioni
5c90a077d6 refactor(menu): rename sub-menu to submenu 2020-01-15 15:22:29 +08:00
07akioni
7c1560f10e feat(menu): collapsed-icon-size 2020-01-15 13:41:21 +08:00
07akioni
72331e28a0 Merge branch 'master' of github.com:07akioni/naive-ui 2020-01-15 13:06:26 +08:00
07akioni
14a0ecf217 refactor(menu): dropdown related parts 2020-01-15 13:00:43 +08:00
liumeo
b7bb361d4e cascader-zhcn 2020-01-15 06:46:24 +08:00
07akioni
723a3b1b80 feat(menu): collapse 2020-01-15 01:33:01 +08:00
07akioni
d5b259810e Merge branch 'master' of github.com:07akioni/naive-ui 2020-01-13 23:07:30 +08:00
07akioni
e899aca30e feat(menu): collapse (wip) 2020-01-13 23:06:58 +08:00
liumeo
8ad3a7aef7 autoComplete-zhcn 2020-01-12 00:54:50 +08:00
liumeo
f925269452 element-zhcn 2020-01-12 00:26:44 +08:00
07akioni
a0e4a0bf8a feat(date-picker): chinese lang 2020-01-11 00:56:39 +08:00
07akioni
37cd25dcc8 doc(table): refactor docs 2020-01-10 14:43:10 +08:00
07akioni
1ee5e98418 Merge branch 'master' of github.com:07akioni/naive-ui 2020-01-09 00:29:47 +08:00
07akioni
d256455b27 refactor(hollowoutable): get rid of bg color hint 2020-01-09 00:28:01 +08:00
07akioni
1fcf54e0bc refactor(table): table style 2020-01-08 16:22:04 +08:00
liumeo
7b8c767cdb Merge branch 'master' of https://github.com/07akioni/naive-ui 2020-01-08 01:59:01 +08:00
liumeo
780f5a1a54 configConsumer-zhcn & fix configProvider-zhcn 2020-01-08 01:58:39 +08:00
07akioni
3c542f5743 refactor(table): some table style & filter button & sorter button 2020-01-08 01:36:12 +08:00
07akioni
a89acd7793 feat(table): controlled sorter, filters, pagination 2020-01-07 17:32:10 +08:00
07akioni
f3c479464d refactor(table): try to add controlled props 2020-01-06 17:31:52 +08:00
07akioni
3ad7552a45 refactor(table): poor async operations supported 2020-01-05 22:46:13 +08:00
07akioni
69070f5922 refactor(table): scroll perf, render perf of table cell, code clean. wip. 2020-01-05 15:20:35 +08:00
07akioni
a081afd97c Merge branch 'master' of github.com:07akioni/naive-ui 2020-01-04 21:05:23 +08:00
liumeo
b6671722e5 layout-zhcn 2020-01-04 21:05:17 +08:00
liumeo
3790ca6ab2 grid-zhcn 2020-01-04 21:05:17 +08:00
liumeo
19cbbe6ad4 configProvider-zhcn 2020-01-04 17:32:23 +08:00
07akioni
0b687014cc refactor(data-table): refactor local available features 2020-01-03 21:46:56 +08:00
liumeo
fc7df13d9d layout-zhcn 2020-01-02 23:21:10 +08:00
liumeo
c8e15966f7 grid-zhcn 2020-01-02 22:40:12 +08:00
07akioni
2cc620a031 Merge branch 'master' of github.com:07akioni/naive-ui 2020-01-01 22:50:01 +08:00
07akioni
d02bd562f5 refactor(advanced-table): rename to data-table, clean codes inside & rewrite style 2020-01-01 22:40:58 +08:00
07akioni
e332b42cda refactor(table): rename advanced table to data-table 2019-12-31 21:01:24 +08:00
07akioni
532b44cb81 Merge branch 'develop' of ***REMOVED*** into develop 2019-12-31 18:30:08 +08:00
07akioni
df57dd275a refactor: deprecate all nimbus components by using common components 2019-12-31 18:24:20 +08:00
07akioni
eed89f91d6 refactor(menu): code clean 2019-12-31 18:22:45 +08:00
liumeo
62f795e239 typography-zhcn 2019-12-31 17:16:51 +08:00
liumeo
fbf4839ee2 button-zhcn missing text 2019-12-31 17:15:55 +08:00
JiwenBai
220184f32d fixed(log): scroll bottom not emit event bug,add throttle 2019-12-31 16:47:18 +08:00
liumeo
4bbc1edb48 tag-zhcn 2019-12-31 14:31:59 +08:00
songwanli2025@163.com
5e2cd427d0 Merge remote-tracking branch 'upstream/develop' into develop 2019-12-31 11:36:38 +08:00
songwanli2025@163.com
8ae1104ec4 fix(menu): openNames & defaultOpenNames 2019-12-31 11:36:13 +08:00
07akioni
3e1bac9c98 fix(input): input will return focus to wrapper after blur when lazy focus 2019-12-30 20:38:43 +08:00
07akioni
1a17ac4645 refactor(placeable): calc position logic 2019-12-28 22:44:05 +08:00