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 |
|
07akioni
|
9c976c8f65
|
refactor(popover): remove all wrappers
|
2019-09-02 15:55:23 +08:00 |
|
07akioni
|
edecf9dc48
|
refactor(popover): checkpoint
|
2019-09-01 22:11:30 +08:00 |
|
07akioni
|
a5e2805d9c
|
chore(popover): refactor checkpoint
|
2019-08-30 00:07:38 +08:00 |
|
07akioni
|
0a7e5e2eda
|
chore(cascader): refactor checkpoint...
|
2019-08-25 16:58:04 +08:00 |
|
07akioni
|
107e5c0127
|
refactor(texttransparentable): add delay to keep text color
|
2019-08-24 02:01:43 +08:00 |
|
07akioni
|
2a01e47932
|
fix(cascader): menu misplaced
|
2019-08-24 01:45:32 +08:00 |
|
07akioni
|
42b590eff3
|
refactor(select): use base-picker
|
2019-08-24 01:31:56 +08:00 |
|
07akioni
|
8d06399eac
|
refactor(select): remote search and keyboard events
|
2019-08-22 16:21:39 +08:00 |
|
07akioni
|
130ab7f843
|
fix(detachable): add default value for injected NApp
|
2019-08-20 17:14:57 +08:00 |
|
07akioni
|
92eb23a951
|
feat(app): add app component to support detached components' namespace
|
2019-08-20 16:47:51 +08:00 |
|
07akioni
|
7470bda657
|
feat(popselect): add popselect component
|
2019-08-19 15:25:41 +08:00 |
|
07akioni
|
9efd312f99
|
feat(mixins/bubblecallable): make component able to call its parents method
|
2019-08-16 16:46:47 +08:00 |
|
07akioni
|
b90a61821f
|
refactor: rename $refs.contentWrapper to $refs.contentContainer
|
2019-08-16 16:45:26 +08:00 |
|
07akioni
|
0aa560c924
|
style(mixins/emitter): remove empty lines
|
2019-08-16 16:43:08 +08:00 |
|
mangogan
|
1fb3daa967
|
merge
|
2019-08-06 10:32:49 +08:00 |
|
07akioni
|
7949f573f0
|
feat(steps): basic usable steps
|
2019-08-01 18:19:03 +08:00 |
|
mangogan
|
485be90f10
|
feature: most funciton
|
2019-08-01 17:15:29 +08:00 |
|
07akioni
|
db862ef3c8
|
chore(zindexable): change console.log to console.debug
|
2019-07-26 16:50:15 +08:00 |
|