Commit Graph

1486 Commits

Author SHA1 Message Date
07akioni
14a0ecf217 refactor(menu): dropdown related parts 2020-01-15 13:00:43 +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
07akioni
70a90f8471 fix: menu, result, transfer style fixes 2020-01-13 17:31:44 +08:00
07akioni
bd89218e9e refactor(select-menu): declare mirror prop explicitly 2020-01-13 17:13:25 +08:00
07akioni
e6f0d3e041 fix(placeable): corss browser position not right (in safari) 2020-01-13 17:12:18 +08:00
07akioni
222060df98 chore: try to rollup project, not finished 2020-01-13 14:26:14 +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
ece6a4ea44 fix(slot-machine): + appear animation 2020-01-11 01:54:37 +08:00
07akioni
70dfcdc1c9 refactor(mixin/locale): support locale namespace 2020-01-11 00:57:30 +08:00
07akioni
a0e4a0bf8a feat(date-picker): chinese lang 2020-01-11 00:56:39 +08:00
07akioni
4ba38e9a20 refactor(cascader): split cascader menu & select menu 2020-01-10 23:59:43 +08:00
07akioni
76b1e73ebd refactor(cascader): wip 2020-01-10 19:57:24 +08:00
07akioni
37cd25dcc8 doc(table): refactor docs 2020-01-10 14:43:10 +08:00
07akioni
26aa8d69f1 fix(transfer): bg @ light theme 2020-01-10 14:42:11 +08:00
07akioni
ce226560cf fix(anchor): bound props 2020-01-10 14:41:48 +08:00
07akioni
efce8f815a refactor(hollowoutable): better robustness 2020-01-10 14:41:33 +08:00
07akioni
9f4aff4b79 Merge pull request #22 from TuSimple/freestyle
many features & fixes
2020-01-09 17:44:21 +08:00
07akioni
5af5d2e59d fix(notification): close mark conflict with content 2020-01-09 17:39:18 +08:00
07akioni
d08d6a1f8f feat(date-picker): clear on non-range panel 2020-01-09 17:38:25 +08:00
07akioni
a2bc7df45f feat(anchor): add bound prop & change doc page bound to 16 to avoid active link trembling 2020-01-09 17:19:22 +08:00
07akioni
89561fe76d refactor(hollowoutable): code clean 2020-01-09 17:18:16 +08:00
07akioni
e42d0c24c7 Merge branch 'develop' of ***REMOVED*** into develop 2020-01-09 16:42:52 +08:00
07akioni
1ec27bb7d9 feat(hollowoutable): firefox supported & perf enhanced 2020-01-09 13:57:48 +08:00
07akioni
fc48ffac78 fix(base-select-menu): overflow 2020-01-09 00:47:14 +08:00
07akioni
1c710d69c1 Merge pull request #21 from TuSimple/freestyle
table: controlled mode of sorter, filters and pagination
2020-01-09 00:37:12 +08:00
07akioni
1ee5e98418 Merge branch 'master' of github.com:07akioni/naive-ui 2020-01-09 00:29:47 +08:00
07akioni
5c3daf0bc7 fix(scroll-delagate): avoid mem leak 2020-01-09 00:28:36 +08:00
07akioni
560ae6fcdf style: some doc style change 2020-01-09 00:28:17 +08:00
07akioni
d256455b27 refactor(hollowoutable): get rid of bg color hint 2020-01-09 00:28:01 +08:00
07akioni
5474562557 feat(mutation-observer-delegate): for now of no use 2020-01-09 00:00:34 +08:00
07akioni
b6bd535cad feat(data-table): resize observer for trs 2020-01-08 21:30:49 +08:00
07akioni
7aea902cab Merge branch 'develop' of ***REMOVED*** into develop 2020-01-08 16:22:19 +08:00
07akioni
1fcf54e0bc refactor(table): table style 2020-01-08 16:22:04 +08:00
07akioni
3feaa2f10b Merge pull request #20 from wanli-song/develop
refactor(placeble.js, menu.scss)
2020-01-08 13:51:45 +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
songwanli2025@163.com
5de8348e1a refactor(placeble.js,menu.scss) 2020-01-07 18:01:16 +08:00
songwanli2025@163.com
5defd558c2 refactor(placeble.js): remove useless parameters 2020-01-07 17:36:21 +08:00
07akioni
a89acd7793 feat(table): controlled sorter, filters, pagination 2020-01-07 17:32:10 +08:00
songwanli2025@163.com
aba3cad11d Merge remote-tracking branch 'upstream/develop' into develop 2020-01-07 17:10:10 +08:00
songwanli2025@163.com
1390c67af0 refactor(menu.scss) 2020-01-07 17:09:45 +08:00
songwanli2025@163.com
b2373484c8 add(placeble.js):complete getPositionInAbsoluteMode function 2020-01-07 14:51:25 +08:00
07akioni
b421920d4d Merge pull request #18 from wanli-song/develop
refactor&fix bug
2020-01-07 13:35:04 +08:00
songwanli2025@163.com
a4e0b09b9d Merge remote-tracking branch 'upstream/develop' into develop 2020-01-07 11:54:01 +08:00
songwanli2025@163.com
6ebe0d2100 refactor(placeble.js & calcPlacementTransform.js) 2020-01-07 11:53:03 +08:00
07akioni
f3c479464d refactor(table): try to add controlled props 2020-01-06 17:31:52 +08:00