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
07akioni
a072e97bb7
refactor(tab): get off work checkpoint
2019-08-14 19:30:47 +08:00
07akioni
ffa11e31c5
feat(badge): add emerge transition
2019-08-14 19:29:50 +08:00
07akioni
c92ab9aae4
feat(checkbox): add indererminate state
2019-08-14 19:28:03 +08:00
glenn
e8d2d834cd
fix(Confirm):修复点击mask不触发onCancel方法bug
2019-08-14 11:43:44 +08:00
songwanli2025@163.com
e00515d840
fix InputKeyValuePairs can not remove the first item
2019-08-14 11:21:31 +08:00
07akioni
286d06f733
fix(progress): make some props work
2019-08-13 19:14:09 +08:00
07akioni
c50a7c9461
feat(progress): multiple-circle type
2019-08-13 17:50:14 +08:00
07akioni
3465ee1c81
Merge branch 'develop' of ***REMOVED*** into develop
2019-08-13 15:27:22 +08:00
07akioni
443ac9144c
feat(popconfirm): add popconfirm component
2019-08-13 15:27:11 +08:00
JiwenBai
d1ba7da81a
feat(advance-table): add filterDropdown max content height
2019-08-13 14:40:24 +08:00
JiwenBai
3f27aa6dbd
Merge branch 'develop' of ***REMOVED*** into develop
2019-08-13 13:59:46 +08:00
JiwenBai
823ab9f740
fixed(advance-table-sorticon): setparams bug on yesterday push
2019-08-13 13:59:25 +08:00
07akioni
9986df5495
Merge branch 'develop' of ***REMOVED*** into develop
2019-08-13 11:15:09 +08:00
07akioni
db81c79b75
chore: add pop-confirm & anchor scaffold
2019-08-13 11:10:45 +08:00
JiwenBai
20e8d3e356
chore: merge confilct,update version
2019-08-12 20:24:48 +08:00
JiwenBai
eb3a9bc4a3
fixed(advance-table-sorticon): click icon key is not correcting
2019-08-12 20:21:28 +08:00
07akioni
8c00f558ba
feat(timeline): add timeline component
2019-08-12 18:57:44 +08:00
07akioni
f3d4ad784f
fix(popover): will not vanish when only scroll wheel
2019-08-12 17:06:35 +08:00
07akioni
b44b17e8be
feat(select): remote search on multiple select
2019-08-12 16:46:10 +08:00
07akioni
fe60aa3a63
Merge branch 'develop' of ***REMOVED*** into develop
2019-08-12 14:30:19 +08:00
07akioni
7acb53b3ac
feat(collapse): add collapse component
2019-08-12 14:29:42 +08:00
JiwenBai
a4333e9d9e
fixed(advanced-table): setParams bug
2019-08-09 17:37:22 +08:00
JiwenBai
089dee0521
fixed(advanced-table): loading style
2019-08-09 14:08:09 +08:00
haibo tang
8f0cba79ca
Merge branch 'develop' of ***REMOVED*** into develop
2019-08-09 13:25:55 +08:00
JiwenBai
37e8433b19
fixed: updated version
2019-08-09 13:21:49 +08:00
JiwenBai
bd7c55484d
fixed(confirm): button margin
2019-08-09 13:19:59 +08:00
haibo tang
1cc6dcfa0c
Merge branch 'develop' of ***REMOVED*** into develop
2019-08-08 19:26:03 +08:00
haibo tang
d41a144448
[chore] add loading icon in advanced table
2019-08-08 19:24:28 +08:00
07akioni
9f2c671be8
feat(divider): add divider component
2019-08-08 18:00:30 +08:00
07akioni
6044c0e85f
refactor(back-top): change api
2019-08-08 16:44:41 +08:00
07akioni
8d0dcc0e10
Merge branch 'develop' of ***REMOVED*** into develop
2019-08-08 16:04:06 +08:00
07akioni
091f5bb006
chore: some doc changes & dead code eliminate
2019-08-08 16:03:56 +08:00
07akioni
f008e2d411
feat(back-top): add back-top component
2019-08-08 16:02:27 +08:00
07akioni
bc0fd36be5
fix(date-picker): calendar misclosed when click some dates & allow change month when selecting
2019-08-08 15:05:32 +08:00
songwanli2025@163.com
8976f823d7
remove default tittle of IputKeyValuePairs
2019-08-08 11:19:36 +08:00
songwanli2025@163.com
c4d7068f8d
Merge branch 'develop' of ***REMOVED*** into develop
...
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
2019-08-08 10:41:55 +08:00
songwanli2025@163.com
183f49f408
Add cursor pointer to the action of InputKeyValuePairs
2019-08-08 10:41:24 +08:00
haibo tang
a007513395
Merge branch 'develop' of ***REMOVED*** into develop
2019-08-07 19:29:23 +08:00
JiwenBai
cf6c353b49
Merge branch 'develop' of ***REMOVED*** into develop
2019-08-07 19:26:58 +08:00
JiwenBai
bbea968dd4
feat(advance-table): add custom operation on the search right
2019-08-07 19:26:43 +08:00
haibo tang
67059eb94c
Merge branch 'develop' of ***REMOVED*** into develop
2019-08-07 17:17:30 +08:00
haibo tang
fb259f5a0b
[chore] add rowCls prop in advanced Table
2019-08-07 17:15:01 +08:00
07akioni
728e1f4666
Merge branch 'develop' of ***REMOVED*** into develop
2019-08-07 16:52:28 +08:00
07akioni
011ef7df33
fix: scrollbar max-height & use path to active in service layout
2019-08-07 16:52:18 +08:00
songwanli2025@163.com
a566c9a846
merge
2019-08-07 16:14:29 +08:00
songwanli2025@163.com
fb21563976
rename MultipleLabels to InputKeyValuePairs
2019-08-07 16:13:11 +08:00
jintao-gan
1a4ef23d07
Merge pull request #7 from Infrastructure/feature/form
...
fix: fix validator in input-number and switch and add some code demo
2019-08-07 15:20:55 +08:00
mangogan
c499d34b79
fix: fix validator in input-number and switch and add some code demo
2019-08-07 15:20:24 +08:00
07akioni
349f8b5450
feat(scrollbar): max-height
2019-08-07 14:57:34 +08:00
07akioni
64f23686b2
Merge branch 'develop' of ***REMOVED*** into develop
2019-08-07 14:52:35 +08:00
07akioni
1ce80e430c
feat(tag): add tag component
2019-08-07 14:21:15 +08:00
songwanli2025@163.com
8738dc4082
merge
2019-08-07 12:01:12 +08:00
songwanli2025@163.com
37ec3e9941
add MutipleLabels
2019-08-07 11:59:28 +08:00
07akioni
bd1db7b4ad
feat(badge): add basic badge component
2019-08-07 11:40:23 +08:00
07akioni
7324764de9
fix(progress): transition should set to none when fisrt rendered
2019-08-06 18:30:01 +08:00
07akioni
d954af9c79
feat(checkbox): add checkbox-group
2019-08-06 17:48:39 +08:00
07akioni
ff67fa1f15
fix(select): fix multiple select, placeholder will not display when input is not empty
2019-08-06 16:26:48 +08:00
07akioni
c989b7051a
fix(select): tag should not be deleted when input is not empty
2019-08-06 16:24:09 +08:00
07akioni
0ed2c45478
Merge branch 'develop' of ***REMOVED*** into develop
2019-08-06 15:56:09 +08:00
07akioni
ccac4c71fd
feat(select): filterable on multiple select
2019-08-06 15:56:00 +08:00
haibo tang
b111a5ebf6
Merge branch 'develop' of ***REMOVED*** into develop
2019-08-06 13:13:23 +08:00
JiwenBai
89946da31b
fixed(input number)
...
Merge branch 'develop' of ***REMOVED*** into develop
2019-08-06 10:41:03 +08:00
JiwenBai
7306683ba9
fixed(input-number): button in from ,the type will submit when type not set
2019-08-06 10:40:52 +08:00
haibo tang
dbc0c8c2c1
Merge branch 'develop' of ***REMOVED*** into develop
2019-08-06 10:36:16 +08:00
mangogan
1fb3daa967
merge
2019-08-06 10:32:49 +08:00
haibo tang
8c84925c02
feat(select) add cursor props
2019-08-06 10:30:55 +08:00
mangogan
d2bb3901af
not-finished: vertical mode and custom label need to add
2019-08-05 20:06:51 +08:00
JiwenBai
8955d36127
feat(advance table): can update a row data by then filters will be responsive
2019-08-05 19:22:27 +08:00
mangogan
0f88dfead0
update: store befor update scss
2019-08-05 16:41:00 +08:00
JiwenBai
cf671dabd9
fix(advance table): del some log
2019-08-05 14:28:13 +08:00
JiwenBai
72ea9fdac0
feat(advance-table): add text-aligin ,add column td overflow ellipsis,add column className func/string
2019-08-05 11:53:18 +08:00
07akioni
77385c63df
chore(progress): get off work checkpoint, for line, circle progress
2019-08-02 18:52:29 +08:00
07akioni
5114908c6d
chore(progress): get off work checkpoint
2019-08-01 20:00:12 +08:00
07akioni
37757d7a08
Merge branch 'develop' of ***REMOVED*** into develop
2019-08-01 18:19:12 +08:00
07akioni
7949f573f0
feat(steps): basic usable steps
2019-08-01 18:19:03 +08:00
mangogan
f2eca2763b
fix: cannot exec validate rules in the multiple select
2019-08-01 17:51:01 +08:00
mangogan
485be90f10
feature: most funciton
2019-08-01 17:15:29 +08:00
07akioni
a5c4a4050b
fix(button): fix line height of icon to avoid outer attr
2019-08-01 16:17:53 +08:00
songwanli2025@163.com
66e82a7107
Merge branch 'develop' of ***REMOVED*** into develop
...
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
2019-08-01 15:15:45 +08:00
songwanli2025@163.com
a6609cf5fc
fix cascader style can not work
2019-08-01 15:15:25 +08:00
07akioni
ff2c1984c1
Merge branch 'develop' of ***REMOVED*** into develop
2019-08-01 15:10:30 +08:00
07akioni
c5ef043735
feat(steps): add steps component
2019-08-01 14:52:52 +08:00
07akioni
0ac1f0bdcb
fix(scrollbar): auto fit width
2019-08-01 14:52:27 +08:00
JiwenBai
43acd2f06b
Merge branch 'develop' of ***REMOVED*** into develop
2019-08-01 14:38:35 +08:00
JiwenBai
abb06df8fe
feat(confirm): change icon postion to title
2019-08-01 14:38:26 +08:00
JiwenBai
9b87878bae
feat(confirm): finished
2019-08-01 13:46:03 +08:00