07akioni
a5c4a4050b
fix(button): fix line height of icon to avoid outer attr
2019-08-01 16:17:53 +08:00
07akioni
ad3840ddda
Merge branch 'develop' of ***REMOVED*** into develop
2019-08-01 15:56:03 +08:00
07akioni
c8c09ba92e
fix(scrollbar): width to fit-content rather than max-content
2019-08-01 15:55:48 +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
f23a532b67
fix(service-layout): padding body in a right manner
2019-08-01 15:08:53 +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
126e9c9102
Merge branch 'develop' of ***REMOVED*** into develop
2019-08-01 14:48:18 +08:00
songwanli2025@163.com
1f8d8db4e9
disable style lint of cascader
2019-08-01 14:47:53 +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
songwanli2025@163.com
363095c98b
merge
2019-08-01 12:03:17 +08:00
songwanli2025@163.com
56d60a75b5
add mutipleCascader
2019-08-01 12:01:04 +08:00
07akioni
761095b0c1
fix(service-layout): fix some overflow attr
2019-07-31 18:23:02 +08:00
07akioni
091d75a08d
chore: change name of fade-up transition to fade-in-scale-up transition
2019-07-31 17:36:37 +08:00
07akioni
2d7ff80d14
refactor(select): using new scrollbar
2019-07-31 17:35:37 +08:00
07akioni
9375495261
feat(scrollbar): a basic scrollbar
2019-07-31 17:31:35 +08:00
07akioni
fa591f7c28
fix(date-picker): adjust space around date when no actions
2019-07-30 16:07:33 +08:00
mangogan
f60a1ea159
fix: required-logo style
2019-07-30 11:19:07 +08:00
07akioni
c4c8116795
refactor(message): add info type, renew doc
2019-07-29 17:06:44 +08:00
07akioni
e34e264d1d
fix(alert): style of type success
2019-07-29 15:53:08 +08:00
07akioni
a06485d914
feat(alert): Add type of alert, refactor the style
2019-07-29 15:45:42 +08:00
07akioni
8f2eba9df3
feat(input): textarea scrollbar
2019-07-26 18:09:39 +08:00
07akioni
622ee18bfb
fix(select): scroll bar overflow
2019-07-26 18:04:48 +08:00
07akioni
fdfbf2ece6
feat(select): new animation
2019-07-26 17:58:25 +08:00
07akioni
77b3ddad66
feat(tooltip): add width props
2019-07-26 17:40:49 +08:00
07akioni
ba93be57ec
chore(date-picker): finish style
2019-07-26 17:15:59 +08:00
07akioni
5fa687153e
refactor(popover): using zindexable
2019-07-26 16:29:11 +08:00
07akioni
c5c5c0b551
feat(date-picker): range somehow works
2019-07-26 14:09:59 +08:00
07akioni
b812df35b8
feat(date-picker): datetime range
2019-07-26 08:39:43 +08:00
07akioni
8951521e76
chore(date-picker): get off work checkpoint
2019-07-25 19:53:31 +08:00
07akioni
c0ece862f5
chore: solve merge conflict
2019-07-25 15:28:26 +08:00
07akioni
62214ca68e
fix(nimbus-service-layout): items is not reactive
2019-07-25 15:18:42 +08:00
JiwenBai
6eb8c9651c
Merge branch 'develop' of ***REMOVED*** into develop
2019-07-25 11:14:45 +08:00
JiwenBai
062799609e
fix(advance-table): -webkit-scrollbar:horizontal height,async data and use default order
2019-07-25 11:14:36 +08:00
07akioni
a31f6eaa47
fix(nimbus-service-layout): active item should sync with route
2019-07-25 10:48:46 +08:00
jintao-gan
9e0dae0b11
Merge pull request #2 from Infrastructure/feature/form
...
Feature/form
2019-07-24 18:09:51 +08:00
mangogan
3d2e3d710c
fix: some css update
2019-07-24 17:28:31 +08:00
07akioni
0ecd0061f5
fix(popover): container initial position wrong
2019-07-24 17:10:27 +08:00
mangogan
cc6525d246
merge develope
2019-07-24 17:00:08 +08:00
07akioni
dca11f420a
release: 0.2.30
2019-07-24 16:32:21 +08:00
07akioni
656d8c0dd4
refactor(date-picker): using time-picker
2019-07-24 16:30:14 +08:00
07akioni
65aa95b606
feat(time-picker): add time-picker component
2019-07-24 11:57:37 +08:00
mangogan
a225e9e1f7
feature: disabled, resetForm, and size need to finish
2019-07-23 20:47:00 +08:00
07akioni
a6d861a0ff
Merge branch 'develop' of ***REMOVED*** into develop
2019-07-22 19:37:34 +08:00
mangogan
a69c436151
feature: store
2019-07-22 19:14:47 +08:00
JiwenBai
c3436074ed
fix(advanced table): scrollbar corner style
2019-07-22 18:57:58 +08:00