Commit Graph

548 Commits

Author SHA1 Message Date
07akioni
20cf1d58a6 feat(markdown): table support dark theme 2019-09-23 10:38:55 +08:00
07akioni
35ed83cdb8 doc(button): add some cases 2019-09-22 22:59:29 +08:00
07akioni
ca97dea67f refactor: change component doc page style 2019-09-22 22:59:11 +08:00
07akioni
add2bc9a32 refactor: demo page 2019-09-21 17:03:37 +08:00
07akioni
d13b549358 refactor: button demos 2019-09-21 17:03:05 +08:00
07akioni
99f7835f64 doc: refactor demo page layout 2019-09-20 17:38:45 +08:00
07akioni
42711e0eb7 chore: add scrollbar debug case 2019-09-20 17:35:02 +08:00
07akioni
72587f7622 doc(button): refactor button doc 2019-09-20 00:27:06 +08:00
07akioni
e37a5bf465 doc: refactor demo section 2019-09-20 00:22:55 +08:00
07akioni
1abbf3219f doc: refactor demo page 2019-09-20 00:21:33 +08:00
07akioni
71d4835ba8 perf(hollowoutable): reduce dom operation 2019-09-19 11:13:05 +08:00
07akioni
2d56d16f23 doc(button): add theme hint for theme change 2019-09-19 00:10:38 +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
17572949c2 fix(button): vertical align 2019-09-17 23:42:03 +08:00
07akioni
b9391b1853 chore: some chore 2019-09-17 19:29:44 +08:00
07akioni
f23aae715d doc: new demo layout 2019-09-17 19:28:28 +08:00
07akioni
86047fac2c feat: write md as doc 2019-09-17 19:24:39 +08:00
07akioni
d66cfe01ba refactor(button): refactor css, add cool animation 2019-09-16 17:52:31 +08:00
07akioni
86a51f4fa3 fix(pagination): add guard for invalid page-count 2019-09-16 12:10:08 +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
6833c999a2 fix(tree): transition should be disabled when drop 2019-09-15 15:47:56 +08:00
07akioni
9b4ca92d21 fix(tree): leaf status not correct 2019-09-15 13:31:26 +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
cdc99910a7 refactor(tree): file names 2019-09-15 11:33:13 +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
1025b06a18 feat(input): autosize 2019-09-13 16:17:46 +08:00
07akioni
6d4b50bf37 feat(tree): add base tree 2019-09-12 11:58:46 +08:00
07akioni
3881d97857 fix(select): vertical align 2019-09-12 11:56:49 +08:00
07akioni
04f8ed95b0 release: 0.4.18 2019-09-06 16:19:15 +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
4be76be4df Merge branch 'develop' of ***REMOVED*** into develop 2019-09-05 18:26:56 +08:00
07akioni
268c5a0905 feat(slider): not finished 2019-09-05 18:06:01 +08:00
glenn
44dacb017b chore: remove some console 2019-09-05 11:51:32 +08:00
07akioni
6be161f29e doc: add naive private entry 2019-09-04 21:56:58 +08:00
07akioni
77bf79be69 feat(loading-bar): add loading-bar component 2019-09-04 18:48:03 +08:00
07akioni
ae86a11799 doc: update develop plan 2019-09-04 16:24:32 +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
07akioni
7e4eeb9e42 chore: solve merge confilct 2019-09-03 12:14:15 +08:00
07akioni
7c1a939f9f feat(form-card): sticky 2019-09-03 12:05:17 +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
cf39696033 feat(form-card): sticky 2019-09-03 10:26:18 +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
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
d460922841 fix(cascader): activator not focused correctly when press esc 2019-08-28 22:29:04 +08:00
07akioni
fb7f8e0e00 refactor(cascader): support keyboard on lazyload 2019-08-28 19:19:31 +08:00
07akioni
4537a180e9 fix: merge conflict 2019-08-28 17:12:22 +08:00
07akioni
84f29dbbca feat(cascader): lazy 2019-08-28 17:02:40 +08:00
07akioni
dd3bcc33c5 doc(modal): refactor, add mask-closable 2019-08-28 11:14:19 +08:00
JiwenBai
2f367b5f19 doc: update advance table doc about select 2019-08-27 19:49:43 +08:00
JiwenBai
22bec24b3f Merge branch 'develop' of ***REMOVED*** into develop 2019-08-27 19:41:17 +08:00
JiwenBai
fd048a60d1 feat(advance-table): add batch selected 2019-08-27 19:40:51 +08:00
07akioni
42c4b09535 Merge branch 'develop' of ***REMOVED*** into develop 2019-08-27 19:10:44 +08:00
07akioni
63714b2cb1 feat(cascader): scroll in submenu 2019-08-27 11:19:53 +08:00
JiwenBai
7613371f61 doc(advance-table): update doc 2019-08-26 19:42:00 +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
c74b647b5b refactor(cascader): change props.enable-all-options to props.all 2019-08-26 18:36:50 +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
104517ad21 refactor(cascader): use base-picker 2019-08-24 01:31:36 +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
JiwenBai
6870a91450 fixed(advance-table): setParams should clear old params 2019-08-23 14:55:21 +08:00
07akioni
c04bff1d1a refactor(input): add props.clearable 2019-08-23 14:20:10 +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
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
a8d62d0296 refactor(confirm): support modal transform origin 2019-08-20 15:38:40 +08:00
07akioni
78c77cf53b refactor(modal): use n-scrollbar and make better transition 2019-08-19 19:31:31 +08:00
07akioni
da66a2c994 doc(popselect): fix some typo 2019-08-19 15:40:54 +08:00
07akioni
4d5e56ee5a feat(popselect): custom width 2019-08-19 15:36:36 +08:00
07akioni
7470bda657 feat(popselect): add popselect component 2019-08-19 15:25:41 +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
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
mangogan
bd33d459af fix: form validate bug 2019-08-16 16:43:21 +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
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
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
07akioni
8064b32320 feat(tag): hover & active style 2019-08-12 14:27:47 +08:00
JiwenBai
a4333e9d9e fixed(advanced-table): setParams bug 2019-08-09 17:37:22 +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
8854106e89 chore: rename some files 2019-08-08 16:46:11 +08:00
07akioni
d5122184b5 doc(back-top): docs 2019-08-08 16:45:18 +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
ed6e8b3b91 fix: one element of source block's border overflow its parent's width 2019-08-08 15:08:00 +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
f8bd9dcde5 Modify iputKeyValuePairs demo 2019-08-08 10:48:00 +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
77b0e6e4b3 fix: some icon releated style and move button margin 2019-08-07 14:52:24 +08:00
songwanli2025@163.com
2e761c4474 mofify multiplelabelsDemo's props 2019-08-07 14:24:27 +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
d7ea841ae9 doc: fix some description 2019-08-06 17:55:55 +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
JiwenBai
89946da31b fixed(input number)
Merge branch 'develop' of ***REMOVED*** into develop
2019-08-06 10:41:03 +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
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
07akioni
c8c09ba92e fix(scrollbar): width to fit-content rather than max-content 2019-08-01 15:55:48 +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
JiwenBai
39540ac091 feat(demo): add confirm menu 2019-08-01 14:55:23 +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
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
f72c779bf9 doc: add some empty page to fill 2019-08-01 11:14:14 +08:00
07akioni
c6b9560763 feat(nimbus-icon): add close icon 2019-08-01 10:53:00 +08:00
07akioni
2c94a8459e refactor(service-layout): using new scrollbar 2019-07-31 18:19:26 +08:00
07akioni
f1cea3cf14 doc(scrollbar): add scrollbar debug component 2019-07-31 17:34:17 +08:00
07akioni
c11a5a8509 chore(scrollbar): get off work checkpoint 2019-07-30 19:46:33 +08:00
07akioni
1746d9fd37 feat(date-picker): actions prop 2019-07-30 15:51:45 +08:00
07akioni
e99eb0dc5d Merge branch 'develop' of ***REMOVED*** into develop 2019-07-30 15:32:18 +08:00
mangogan
33633455a1 :Merge branch 'develop' of ***REMOVED*** into feature/form 2019-07-30 14:27:45 +08:00
mangogan
83ad871b2b fix: validate nesting item 2019-07-30 14:27:28 +08:00
mangogan
b7ecdc2b80 fix: the resetFunciton of form 2019-07-30 13:50:13 +08:00
JiwenBai
b8203446a7 Merge branch 'develop' of ***REMOVED*** into develop 2019-07-30 12:58:30 +08:00
JiwenBai
0cd0eda76e fix(advance-table): filter value type is not the value type 2019-07-30 12:58:15 +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
fcc45b3fcd chore(scrollbar): checkpoint 2019-07-29 18:24:59 +08:00
07akioni
a981cb981d chore(scrollbar): checkpoint 2019-07-29 17:57:00 +08:00
07akioni
d865b01939 Merge branch 'develop' of ***REMOVED*** into develop 2019-07-29 17:31:12 +08:00
07akioni
9cdefc306c feat(nimbus-icon): add operate icon and edit icon, clean some svg code, update its doc 2019-07-29 17:31:02 +08:00
07akioni
c4c8116795 refactor(message): add info type, renew doc 2019-07-29 17:06:44 +08:00
JiwenBai
f5f783ca87 fix: merge from origin develop conflict 2019-07-29 16:54:15 +08:00
mangogan
aee78fab7a feature: the most basic of tab 2019-07-29 16:40:11 +08:00
JiwenBai
2b2b32cc78 fix(advanced-table): change filter items to computed for async get items data 2019-07-29 15:46:18 +08:00
07akioni
a06485d914 feat(alert): Add type of alert, refactor the style 2019-07-29 15:45:42 +08:00