07akioni
|
00dfa036c3
|
chore(base-picker): refactor for keyboard event checkpoint
|
2019-08-26 00:04:07 +08:00 |
|
07akioni
|
0a7e5e2eda
|
chore(cascader): refactor checkpoint...
|
2019-08-25 16:58:04 +08:00 |
|
07akioni
|
e1c7e556f5
|
refactor(time-picker): use new scrollbar
|
2019-08-24 02:02:03 +08:00 |
|
07akioni
|
b63769f077
|
refactor(cascader): change files name and style
|
2019-08-24 01:38:28 +08:00 |
|
07akioni
|
42b590eff3
|
refactor(select): use base-picker
|
2019-08-24 01:31:56 +08:00 |
|
07akioni
|
104517ad21
|
refactor(cascader): use base-picker
|
2019-08-24 01:31:36 +08:00 |
|
07akioni
|
240a65fa30
|
feat(base-picker): for select & cascader
|
2019-08-24 01:30:52 +08:00 |
|
07akioni
|
c381db1f36
|
refactor(cancel-mark): rename it to base-cancel-mark
|
2019-08-24 01:29:07 +08:00 |
|
07akioni
|
3fe791511d
|
refactor(cancel-mark): resize
|
2019-08-23 15:59:50 +08:00 |
|
07akioni
|
7c37059947
|
fix(input): css fix
|
2019-08-23 15:59:02 +08:00 |
|
07akioni
|
c04bff1d1a
|
refactor(input): add props.clearable
|
2019-08-23 14:20:10 +08:00 |
|
07akioni
|
48c22a2ec2
|
fix(select): do not show cancel mark when no data
|
2019-08-23 10:25:58 +08:00 |
|
07akioni
|
afec33d310
|
feat(select): add props.clearable
|
2019-08-22 23:21:19 +08:00 |
|
07akioni
|
810d25ce87
|
feat(cancel-mark): add cancel-mark component
|
2019-08-22 23:21:01 +08:00 |
|
07akioni
|
b805390a03
|
feat(select): disabled options available
|
2019-08-22 18:15:48 +08:00 |
|
07akioni
|
ea70669c2a
|
fix(select): handle blur incorrectly so value will not change
|
2019-08-22 17:19:44 +08:00 |
|
07akioni
|
8d06399eac
|
refactor(select): remote search and keyboard events
|
2019-08-22 16:21:39 +08:00 |
|
07akioni
|
c06b12736e
|
feat(cascader): single, single-enable-all-options, multiple-enable-all-options
|
2019-08-22 01:24:54 +08:00 |
|
07akioni
|
c3e7352eb2
|
Merge branch 'develop' of ***REMOVED*** into develop
|
2019-08-21 19:21:39 +08:00 |
|
07akioni
|
2c6d798d18
|
refactor(cascader): get off work checkpoint
|
2019-08-21 19:21:28 +08:00 |
|
07akioni
|
67def92f3d
|
fix(select): memorized options on created when remote is true
|
2019-08-21 19:20:52 +08:00 |
|
glenn
|
efe7e790e8
|
fix(advance table): fix 默认 onChnage prop 为null bug
|
2019-08-21 11:17:04 +08:00 |
|
07akioni
|
49ff956af2
|
refactor(tabs): change tab name to tabs
|
2019-08-20 19:20:58 +08:00 |
|
07akioni
|
92eb23a951
|
feat(app): add app component to support detached components' namespace
|
2019-08-20 16:47:51 +08:00 |
|
07akioni
|
8ec398e32a
|
fix(modal): some els of vNodes is not registered in modal
|
2019-08-20 16:12:47 +08:00 |
|
07akioni
|
0f5ef18f0c
|
fix(modal): not shown when active is true initially
|
2019-08-20 16:02:53 +08:00 |
|
07akioni
|
a8d62d0296
|
refactor(confirm): support modal transform origin
|
2019-08-20 15:38:40 +08:00 |
|
07akioni
|
7a2d6258ea
|
style(modal): remove unused vars
|
2019-08-20 11:55:47 +08:00 |
|
07akioni
|
e11fb4dc45
|
feat(modal): transfrom-origin from activator
|
2019-08-20 11:55:00 +08:00 |
|
07akioni
|
78c77cf53b
|
refactor(modal): use n-scrollbar and make better transition
|
2019-08-19 19:31:31 +08:00 |
|
07akioni
|
f142eb7366
|
fix(select): add guard for access $refs
|
2019-08-19 19:30:37 +08:00 |
|
07akioni
|
3b9d4c587b
|
feat(scrollbar): disable & enable scrollbar
|
2019-08-19 19:29:27 +08:00 |
|
07akioni
|
4d5e56ee5a
|
feat(popselect): custom width
|
2019-08-19 15:36:36 +08:00 |
|
07akioni
|
b614619267
|
fix(popselect-option): remove misplaced code
|
2019-08-19 15:26:43 +08:00 |
|
07akioni
|
7470bda657
|
feat(popselect): add popselect component
|
2019-08-19 15:25:41 +08:00 |
|
07akioni
|
b2db272f20
|
feat(popover): add deactivate method and fix clickoutside handler leak
|
2019-08-19 15:24:51 +08:00 |
|
07akioni
|
a2fa6e3b7e
|
refactor(select): change payload of change event to v-model new value
|
2019-08-19 15:23:24 +08:00 |
|
07akioni
|
b319c95551
|
chore(popselect): get off work checkpoint
|
2019-08-16 19:19:59 +08:00 |
|
07akioni
|
f49fa6f018
|
feat(select): scroll event
|
2019-08-16 17:19:54 +08:00 |
|
07akioni
|
f002764099
|
feat(scrollbar): scroll event
|
2019-08-16 17:19:43 +08:00 |
|
07akioni
|
04e2339d33
|
Merge branch 'develop' of ***REMOVED*** into develop
|
2019-08-16 16:49:14 +08:00 |
|
07akioni
|
92e8af14e6
|
feat(dropdown): add dropdown component
|
2019-08-16 16:48:36 +08:00 |
|
07akioni
|
e72bd6f15b
|
refactor: rename $refs.contentWrapper to $refs.contentContainer(forget to commit some files)
|
2019-08-16 16:48:17 +08:00 |
|
07akioni
|
326f5baec9
|
refactor: rename $refs.contentWrapper to $refs.contentContainer(forget to commit some files)
|
2019-08-16 16:47:38 +08:00 |
|
07akioni
|
b90a61821f
|
refactor: rename $refs.contentWrapper to $refs.contentContainer
|
2019-08-16 16:45:26 +08:00 |
|
mangogan
|
bd33d459af
|
fix: form validate bug
|
2019-08-16 16:43:21 +08:00 |
|
07akioni
|
d390820d85
|
fix(alert): props validator mistake
|
2019-08-16 16:42:08 +08:00 |
|
JiwenBai
|
6f65580806
|
fixed(advance-table): setParams should must trigger on-change
|
2019-08-14 19:48:49 +08:00 |
|
07akioni
|
bb1b49c8c6
|
Merge branch 'develop' of ***REMOVED*** into develop
|
2019-08-14 19:31:32 +08:00 |
|
07akioni
|
0fc6623297
|
chore: some doc & remove console.log
|
2019-08-14 19:31:22 +08:00 |
|