Commit Graph

528 Commits

Author SHA1 Message Date
07akioni
90bdea4029 style: add lato bold and switch ttf to woff2 2019-09-23 00:11:06 +08:00
07akioni
ac388884da style: color changes and some chore... 2019-09-20 17:39:18 +08:00
07akioni
87f04783cb feat(nimbus-service-layout): light theme 2019-09-20 17:38:13 +08:00
07akioni
838510b025 feat(scrollbar): support light theme 2019-09-20 17:37:38 +08:00
07akioni
7892d3ca05 style(button): change mixin names to avoid conflict 2019-09-20 17:36:18 +08:00
07akioni
76b8285ad2 feat(grid): add basic grid component 2019-09-20 17:35:54 +08:00
07akioni
3f04716e84 style: some color changes 2019-09-20 00:26:48 +08:00
07akioni
22977489c7 refactor(nimbus-service-layout): light theme 2019-09-20 00:25:56 +08:00
07akioni
5fc7225435 refactor(button): light theme default button 2019-09-20 00:22:13 +08:00
07akioni
d47f50836f fix(nimbus-service-layout): style fix for safari 2019-09-19 11:37:56 +08:00
07akioni
71d4835ba8 perf(hollowoutable): reduce dom operation 2019-09-19 11:13:05 +08:00
07akioni
6f9a4cb936 chore: remove useless css 2019-09-19 00:11:02 +08:00
07akioni
85d6e87724 refactor(button): color 2019-09-18 22:01:34 +08:00
07akioni
8aa18df28c feat(button-group): add button-group 2019-09-18 19:19:22 +08:00
07akioni
3846d85df7 feat(button): different type in light theme 2019-09-18 19:11:27 +08:00
07akioni
ef2bc776a4 fix(button): border radius is wrong because of refactor of css 2019-09-18 09:34:20 +08:00
07akioni
17572949c2 fix(button): vertical align 2019-09-17 23:42:03 +08:00
07akioni
c49bac5db9 refactor(button): support theme 2019-09-17 19:28:07 +08:00
07akioni
f087f3f47f feat: theme setup mixins 2019-09-17 19:22:24 +08:00
07akioni
4c81be900e refactor(style/mixins): support theme 2019-09-17 19:21:36 +08:00
07akioni
c8e4525def refactor: change default.scss to vars.scss to support themes 2019-09-17 19:21:07 +08:00
07akioni
e00f0b67af chore: something animation related to button, mixins change 2019-09-17 00:57:51 +08:00
07akioni
d66cfe01ba refactor(button): refactor css, add cool animation 2019-09-16 17:52:31 +08:00
07akioni
ba61eb252a refactor(dropdown): using popover to remove wrap element 2019-09-16 11:19:43 +08:00
07akioni
54157406de feat(pagination): size picker and quick jumper 2019-09-15 21:45:40 +08:00
07akioni
e21c404cd7 fix(select): height of multiple select picker 2019-09-15 17:01:35 +08:00
07akioni
6833c999a2 fix(tree): transition should be disabled when drop 2019-09-15 15:47:56 +08:00
07akioni
e8f23b0d96 fix(input): compatibility of line-height on safari 2019-09-15 13:20:19 +08:00
07akioni
4a1abc1323 fix(select): vertical align 2019-09-15 13:04:01 +08:00
07akioni
d1f51b369d fix(tree): some bugs 2019-09-15 12:19:29 +08:00
07akioni
dc1391cb4e feat(tree): draggable 2019-09-15 10:45:34 +08:00
07akioni
6e86393a25 feat(tree): add some feature... 2019-09-13 22:32:15 +08:00
07akioni
2f915f78d1 fix(input): remove useless line 2019-09-13 20:49:02 +08:00
07akioni
3552da7c9f refactor(input): refactor scss 2019-09-13 20:48:27 +08:00
07akioni
1025b06a18 feat(input): autosize 2019-09-13 16:17:46 +08:00
07akioni
c66d0bc7ad fix(input): textarea margin 2019-09-12 12:09:11 +08:00
07akioni
6d4b50bf37 feat(tree): add base tree 2019-09-12 11:58:46 +08:00
07akioni
28642ea502 fix(select): size 2019-09-12 11:58:29 +08:00
07akioni
f2ae21f54e refactor(popover): change show transition time from .1s to .15s 2019-09-12 11:58:04 +08:00
07akioni
3881d97857 fix(select): vertical align 2019-09-12 11:56:49 +08:00
07akioni
bf16430fe4 feat: add common height transition 2019-09-12 11:51:24 +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
JiwenBai
bf09af2008 refactor(advance-table): scss refactor use bem 2019-09-06 13:23:26 +08:00
07akioni
473cf6147f feat(button): loading 2019-09-05 22:44:29 +08:00
07akioni
268c5a0905 feat(slider): not finished 2019-09-05 18:06:01 +08:00
07akioni
7734a19dad refactor(scss-mixin): support multiple parameters 2019-09-04 23:56:14 +08:00
07akioni
77bf79be69 feat(loading-bar): add loading-bar component 2019-09-04 18:48:03 +08:00
07akioni
d2e9226b83 feat(spin): add spin component 2019-09-04 16:06:07 +08:00
07akioni
ddaecaecc9 feat(transfer): lightbar 2019-09-04 11:26:24 +08:00
07akioni
7d5d0383bf feat(transfer): animation 2019-09-03 23:41:01 +08:00
07akioni
97d16c86c2 feat(transfer): there is still some bugs 2019-09-03 19:18:16 +08:00
JiwenBai
5ddf084585 fixed(advance-table): box-shadow overflow 2019-09-03 11:37:07 +08:00
JiwenBai
7748e30ad8 fixed(advance-table): box-shadow overflow 2019-09-03 11:35:45 +08:00
07akioni
52286b1e5f feat(tab): closable & some css change in other components... 2019-09-02 23:24:23 +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
a5e2805d9c chore(popover): refactor checkpoint 2019-08-30 00:07:38 +08:00
07akioni
369041a279 chore: solve merge confilct 2019-08-29 19:02:53 +08:00
07akioni
f0fa9ba9bc fix(time-picker): fix some css style error 2019-08-29 19:00:45 +08:00
07akioni
f820ba8d81 refactor(date-picker): split code into mixins and some css optimization 2019-08-29 18:57:47 +08:00
JiwenBai
7a2bf59fbe feat(confirm): add adapter for small screen 2019-08-29 18:14:02 +08:00
JiwenBai
8fef84ed5b fixed(advanced-table): header scroll 2019-08-29 14:58:06 +08:00
07akioni
84f29dbbca feat(cascader): lazy 2019-08-28 17:02:40 +08:00
07akioni
42c4b09535 Merge branch 'develop' of ***REMOVED*** into develop 2019-08-27 19:10:44 +08:00
07akioni
fcca549580 refactor(cascader): change internal logic, extract data model outside component 2019-08-27 19:10:29 +08:00
JiwenBai
944f891e66 Merge branch 'develop' of ***REMOVED*** into develop 2019-08-26 19:31:15 +08:00
JiwenBai
9f454e0ab2 refractor(advance-table): refractor done ,update doc 2019-08-26 19:26:49 +08:00
07akioni
552442ab36 feat(cascader): damn it 2019-08-26 18:32:45 +08:00
07akioni
74eb78fd16 refactor(select): support main keyboard events 2019-08-26 16:25:51 +08:00
07akioni
6bba332083 refactor(base-picker): make keyboard events work 2019-08-26 15:41:44 +08:00
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
2a01e47932 fix(cascader): menu misplaced 2019-08-24 01:45:32 +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
338e45dc37 refactor(message): blur color 2019-08-23 15:59:20 +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
cac356aef6 fix(select): small font-size 2019-08-22 23:44:45 +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
c141a7cd8d feat(nimbus-service-layout): can disable menu 2019-08-22 17:01:10 +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
2c6d798d18 refactor(cascader): get off work checkpoint 2019-08-21 19:21:28 +08:00
07akioni
64931d1eee refactor(message): new animation 2019-08-20 17:27:08 +08:00
07akioni
92eb23a951 feat(app): add app component to support detached components' namespace 2019-08-20 16:47:51 +08:00
07akioni
04698d1cab fix(tag): display fix to inline-block 2019-08-19 19:30:01 +08:00
07akioni
7470bda657 feat(popselect): add popselect component 2019-08-19 15:25:41 +08:00
07akioni
b319c95551 chore(popselect): get off work checkpoint 2019-08-16 19:19:59 +08:00
07akioni
92e8af14e6 feat(dropdown): add dropdown component 2019-08-16 16:48:36 +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
07akioni
7d8b701fcf refactor(switch): change size slightly 2019-08-14 19:26:40 +08:00
07akioni
969cbf79aa fix(progress): margin left of custom indicator in line type 2019-08-14 11:11:51 +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
443ac9144c feat(popconfirm): add popconfirm component 2019-08-13 15:27:11 +08:00
07akioni
db81c79b75 chore: add pop-confirm & anchor scaffold 2019-08-13 11:10:45 +08:00
07akioni
8c00f558ba feat(timeline): add timeline component 2019-08-12 18:57:44 +08:00
07akioni
23fbe40b2e fix(confirm): some css mistake 2019-08-12 18:56:57 +08:00
07akioni
b44b17e8be feat(select): remote search on multiple select 2019-08-12 16:46:10 +08:00
07akioni
be3221d7bf fix(progress): icon misplaced 2019-08-12 14:41:22 +08:00
07akioni
641903a351 chore: some css change 2019-08-12 14:30:08 +08:00
07akioni
7acb53b3ac feat(collapse): add collapse component 2019-08-12 14:29:42 +08:00
07akioni
9f2c671be8 feat(divider): add divider component 2019-08-08 18:00:30 +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
ced10676bd fix(date-picker): adjust margin of buttons 2019-08-08 15:06:23 +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
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
07akioni
2eeea20ded fix: typo 2019-08-07 16:56:07 +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
07akioni
64f23686b2 Merge branch 'develop' of ***REMOVED*** into develop 2019-08-07 14:52:35 +08:00
07akioni
77b0e6e4b3 fix: some icon releated style and move button margin 2019-08-07 14:52:24 +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
4d709ae09c feat(input-number): cursor pointer on add, minus button 2019-08-07 11:39:38 +08:00
07akioni
d954af9c79 feat(checkbox): add checkbox-group 2019-08-06 17:48:39 +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
mangogan
1fb3daa967 merge 2019-08-06 10:32:49 +08:00
mangogan
d2bb3901af not-finished: vertical mode and custom label need to add 2019-08-05 20:06:51 +08:00
mangogan
0f88dfead0 update: store befor update scss 2019-08-05 16:41:00 +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
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
6d155a370f Merge branch 'develop' of ***REMOVED*** into develop 2019-08-01 16:18:05 +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
2aa0fca32e merge package.json 2019-08-01 16:04:25 +08:00
songwanli2025@163.com
0350d65890 fix scrollbar style lint 2019-08-01 16:01:35 +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
b7ecdc2b80 fix: the resetFunciton of form 2019-07-30 13:50:13 +08:00
mangogan
f60a1ea159 fix: required-logo style 2019-07-30 11:19:07 +08:00
mangogan
01ab476f89 store 2019-07-30 10:59:21 +08:00
07akioni
c4c8116795 refactor(message): add info type, renew doc 2019-07-29 17:06:44 +08:00
mangogan
aee78fab7a feature: the most basic of tab 2019-07-29 16:40:11 +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
07akioni
989c0086a9 feat(clickoutside): lazy click (handler is called when clicked second times) 2019-07-22 17:41:56 +08:00
JiwenBai
2326811b64 Merge branch 'develop' of ***REMOVED*** into develop 2019-07-22 16:47:48 +08:00
07akioni
5a0081420f feat(clickoutside): add directive clickoutside 2019-07-22 15:15:55 +08:00
07akioni
aa925292bf feat(button): deal with costum icon 2019-07-22 12:57:15 +08:00
07akioni
62422f81a1 refactor(date-picker): detach content to dom 2019-07-21 23:58:01 +08:00
JiwenBai
0596a3e552 fix(advance-table): multi filters callback params in on-change is not current,add set params api 2019-07-19 19:40:01 +08:00
07akioni
ef5ca68946 feat(date-picker): disabled prop 2019-07-18 19:01:44 +08:00
07akioni
895e94b054 feat(select): disabled prop 2019-07-18 16:37:42 +08:00
07akioni
309bed4fc4 feat(popover): raw content, new doc, v-model trigger event, update tooltip 2019-07-18 13:36:10 +08:00
07akioni
1129e28433 fix(select): if item is too long, display with error 2019-07-18 10:44:03 +08:00
07akioni
39906da6c3 refactor(doc, select): a naive loader, detach select to body 2019-07-17 18:27:13 +08:00
07akioni
c90255d6ba refactor(select): using mixins to refactor select, detach menu content 2019-07-17 14:40:28 +08:00
07akioni
1481a5b962 chore(select): on search single select, there may be a bug of chrome 2019-07-17 14:11:05 +08:00
07akioni
91e6e70d5a Merge branch 'develop' of ***REMOVED*** into develop 2019-07-17 10:17:21 +08:00
07akioni
c4b5e17ebb feat(radio): radio button group 2019-07-16 17:20:43 +08:00
07akioni
8089b55766 fix(checkbox): border overlay when checked 2019-07-16 17:18:50 +08:00
JiwenBai
618dcccbc9 fix: width auto change by parent el 2019-07-16 13:03:02 +08:00
JiwenBai
4302ee3dd9 fix: width auto change by parent el 2019-07-16 10:48:59 +08:00
JiwenBai
5f5a3f9aff fix: width fixed 2019-07-16 10:39:02 +08:00
07akioni
31bd3231ff chore(radio): get off work checkpoint... 2019-07-15 19:14:33 +08:00
JiwenBai
233367cfc0 fix:merge conflict 2019-07-15 18:58:46 +08:00
JiwenBai
edcafb5bcb fix: advancedTable no data tip style 2019-07-15 18:56:08 +08:00
07akioni
5f4ec07d0f feat(radio): radio is usable 2019-07-15 17:41:56 +08:00
07akioni
fd0abbc670 fix(nimbus-service-layout): item badge color gradient 2019-07-15 15:15:43 +08:00
07akioni
32679a47a2 feat(radio): add radio component(not done yet) 2019-07-15 15:05:56 +08:00
07akioni
1ba5ba69de feat(nimbus-icon): new icon & docs & omit tooltip of svg 2019-07-15 15:05:29 +08:00
07akioni
225632c89f Merge branch 'develop' of ***REMOVED*** into develop 2019-07-15 11:35:10 +08:00
07akioni
5fc384ef6f feat(nimbus-icon): add nimbus icon 2019-07-15 11:34:30 +08:00
JiwenBai
9f447e5fe8 fix: use popover instead of popup 2019-07-15 11:30:39 +08:00
07akioni
baf4b74eb1 fix(button): whitespace nowrap 2019-07-15 10:42:42 +08:00
hrsonion
092def0adf refactor(tooltip): use popover to refactor tooltip 2019-07-14 18:39:36 +08:00
hrsonion
711d7281ae chore: some import statement updates 2019-07-14 14:34:14 +08:00
hrsonion
6351c2f03c refactor(popover): use own implementation, remove popper.js 2019-07-14 14:25:47 +08:00
hrsonion
fa49f88816 fix(service-layout): disable click an side panel when collapsed 2019-07-14 14:24:03 +08:00
hrsonion
3c36d36473 feat(input-number): add styles and some features for input-number 2019-07-14 14:21:21 +08:00
07akioni
305d629c62 chore(popover): refactor checkpoint... 2019-07-11 19:54:17 +08:00
JiwenBai
478bc3e80c fix: styles 2019-07-11 14:17:35 +08:00
JiwenBai
28dd3d6788 feat: finish search and pagnation 2019-07-11 13:54:40 +08:00
JiwenBai
30e1d1fc16 Merge branch 'develop' of ***REMOVED*** into feature/advancedTable 2019-07-09 19:45:44 +08:00
JiwenBai
7a359465ab feat: advancetable sort filter finish 2019-07-09 19:45:38 +08:00
07akioni
93ee695c08 chore(input): change v-model eventname back to 'change'
Someone can't reproduce the bug that input shows [Object object]. So I will roll back it.
2019-07-08 16:25:02 +08:00
07akioni
51bc6468e0 feat(date-time-picker): an available version. 2019-07-05 19:57:05 +08:00
JiwenBai
5fdfc60bdd fix: deveplop branch conflict 2019-07-05 15:28:14 +08:00
JiwenBai
9705260a88 feat: advanced table 2019-07-05 15:27:06 +08:00
07akioni
e15a11c069 feat(calendar): add basic basic basic calendar 2019-07-04 16:47:41 +08:00
07akioni
d9273efe2f feat(icon): icon-on-right 2019-07-04 10:41:59 +08:00
07akioni
468eed9ed6 fix: some bugs in filterable select 2019-07-03 18:43:11 +08:00
07akioni
779d2058eb feat(select): filterable select on single select mode. 2019-07-03 17:52:13 +08:00