Commit Graph

949 Commits

Author SHA1 Message Date
07akioni
e899aca30e feat(menu): collapse (wip) 2020-01-13 23:06:58 +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
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
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
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
1ec27bb7d9 feat(hollowoutable): firefox supported & perf enhanced 2020-01-09 13:57:48 +08:00
07akioni
5c3daf0bc7 fix(scroll-delagate): avoid mem leak 2020-01-09 00:28:36 +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
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
b2373484c8 add(placeble.js):complete getPositionInAbsoluteMode function 2020-01-07 14:51:25 +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
07akioni
c205794751 feat(pagination): onChange, onPageSizeChange, change event timing 2020-01-06 17:31:16 +08:00
07akioni
ab16c96e4e fix(hollowoutable): fix transition misdisabled 2020-01-06 17:30:40 +08:00
07akioni
3ad7552a45 refactor(table): poor async operations supported 2020-01-05 22:46:13 +08:00
07akioni
fe83212c06 fix(anchor): active link not correct 2020-01-05 22:45:34 +08:00
07akioni
b26f98da4e feat(pagination): change event 2020-01-05 22:45:08 +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
eeaec5f090 fix(data-table): utils.createClassObject bug 2020-01-04 21:05:07 +08:00
07akioni
0b687014cc refactor(data-table): refactor local available features 2020-01-03 21:46:56 +08:00
songwanli2025@163.com
5f4a4087f5 Merge remote-tracking branch 'upstream/develop' into develop 2020-01-02 18:38:23 +08:00
songwanli2025@163.com
876bec528b fix(scroll), refactor(placeable.js) 2020-01-02 18:38:00 +08:00
songwanli2025@163.com
0b3a5555f5 fix(modal): console error 2020-01-02 14:20:13 +08:00
songwanli2025@163.com
e066e195e0 fix(popover): fix popover arrow direction 2020-01-02 14:19:27 +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
a23acdcf5d refactor(notification): move render to common utils 2019-12-31 18:27:34 +08:00
07akioni
970c3ece32 feat(scrollbar): add style api for content & container 2019-12-31 18:25:38 +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