Commit Graph

86 Commits

Author SHA1 Message Date
07akioni
e39c960f5b fix: code format error 2019-12-23 21:40:45 +08:00
07akioni
31d9aebc84 Merge branch 'develop' of ***REMOVED*** into develop 2019-12-23 21:05:56 +08:00
07akioni
533e0ab32d fix(themeable): theme will follow out themed component rather than config provider 2019-12-23 16:48:14 +08:00
07akioni
225d99fc7a feat(i18n): add basic i18n supports 2019-12-23 16:31:26 +08:00
songwanli2025@163.com
5f1c73fe8a fix code smells & bug 2019-12-17 15:42:55 +08:00
songwanli2025@163.com
4f90dd3b05 merge from upstream 2019-12-17 14:36:37 +08:00
07akioni
f8e1fb9b5c fix(form-item): reinit when child changes 2019-12-12 17:14:28 +08:00
07akioni
8bdde02730 refactor(config-comsumer): add inherit logic 2019-12-10 22:44:51 +08:00
07akioni
3eb275c70b refactor(loading-bar): remove some bad looking code 2019-12-06 16:52:31 +08:00
07akioni
cbf0a76c1f feat(auto-complete): good auto-complete 2019-12-04 17:59:38 +08:00
07akioni
ee21dd7056 feat(dropdown): submenu positioning 2019-12-03 21:35:39 +08:00
07akioni
8fd7d00446 refactor(dropdown): new api 2019-12-03 18:36:21 +08:00
07akioni
ac215d0a2d refactor(dropdown): wip... there still a long way to go... 2019-12-02 20:57:09 +08:00
07akioni
93ad1f02b5 feat(icon): support theme 2019-11-29 15:34:37 +08:00
07akioni
2a347269c0 refactor(config-provider): clean app named related vars 2019-11-28 16:17:21 +08:00
07akioni
3ef604a31a refactor(holloutable): use inline css 2019-11-28 14:42:11 +08:00
07akioni
edd926436f refactor(thing): import robustness 2019-11-26 18:16:50 +08:00
07akioni
109a2edc79 doc(avatar): fulfill it 2019-11-22 13:21:32 +08:00
07akioni
34f78b75e8 feat(select): support dom like api 2019-11-14 02:18:36 +08:00
07akioni
8b9dbd550c feat(form): many components support form... 2019-11-11 12:44:36 +08:00
07akioni
23eda5b40c refactor: use asformitem instead of emitter mixin 2019-11-07 21:35:26 +08:00
07akioni
2621d152f9 refactor(form-item): refactor event mechanism 2019-11-02 23:09:36 +08:00
07akioni
fdad44af2b refactor(form): work in progres 2019-11-01 19:01:55 +08:00
07akioni
cf3d786182 feat(cascader): light theme 2019-10-23 16:51:29 +08:00
07akioni
03e2544a9c feat(placeable): add absolute mode for placeable 2019-10-19 20:26:07 +08:00
07akioni
914ddccfaa refactor(date-picker): use date-fns rather than moment 2019-10-19 19:52:47 +08:00
07akioni
b687534295 doc: support anchor by messy code... 2019-10-14 17:49:23 +08:00
07akioni
1b11ba77a3 feat(app): inherit theme 2019-10-12 16:09:30 +08:00
07akioni
325a96ddf7 feat(collapse): light theme 2019-10-12 00:31:45 +08:00
07akioni
b85271ebda refactor(confirm): refactor & support light theme 2019-09-28 18:50:56 +08:00
07akioni
64526c91ab feat(tooltip): light theme 2019-09-28 13:47:54 +08:00
07akioni
b283b0f588 fix(detachable): content wont display when active is true at first 2019-09-28 12:47:17 +08:00
07akioni
9d264f9499 chore: small fix 2019-09-27 22:28:10 +08:00
07akioni
f4662f2278 fix(detachable): before destroy hook check child before remove it 2019-09-27 15:58:39 +08:00
07akioni
8685592504 feat: lazy mount detached content 2019-09-26 22:35:37 +08:00
07akioni
c77173f3cf chore(hollowoutable) 2019-09-20 00:21:02 +08:00
07akioni
5cbc286d03 chore: change some var name related to hollowoutable 2019-09-19 11:17:55 +08:00
07akioni
71d4835ba8 perf(hollowoutable): reduce dom operation 2019-09-19 11:13:05 +08:00
07akioni
32f3a7ef82 feat(texttransparentable): make it can be hinted to avoid cant reading css before transition ends 2019-09-19 00:10:03 +08:00
07akioni
2002eb8752 feat(mixins/themeable): support theme 2019-09-17 19:29:27 +08:00
07akioni
fb89fb42bf refactor(mixins/textransparentable): support theme change 2019-09-17 19:28:53 +08:00
07akioni
d06448d385 refactor(mixins/detachable): use proper implementation to support namespace 2019-09-17 19:27:48 +08:00
07akioni
7a4f376d63 refactor: different manner to add namespace to detached content container 2019-09-17 19:26:06 +08:00
07akioni
e5feda9baf refactor: move delegate utils into a single folder 2019-09-13 20:48:11 +08:00
07akioni
807a51a467 fix(loading-bar): status conflict 2019-09-06 16:15:19 +08:00
07akioni
cef1d50aa6 fix(button): loading transition 2019-09-06 13:36:27 +08:00
07akioni
2548927089 fix(select-menu): infinite render loop caused by lightbar 2019-09-06 12:11:39 +08:00
07akioni
268c5a0905 feat(slider): not finished 2019-09-05 18:06:01 +08:00
07akioni
ddaecaecc9 feat(transfer): lightbar 2019-09-04 11:26:24 +08:00
07akioni
7b7b147329 refactor(tabs): work in progress 2019-09-02 18:30:53 +08:00