Browse Source

Merge pull request #755 in VISUAL/fineui from ~WINDY/fineui:master to master

* commit 'f168af2bae9de7003627721448b46426724229ad':
  无JIRA任务 el要包一下放置gap叠加
es6
windy 6 years ago
parent
commit
5b324e9e8e
  1. 28
      dist/bundle.ie.js
  2. 4
      dist/bundle.ie.min.js
  3. 28
      dist/bundle.js
  4. 4
      dist/bundle.min.js
  5. 28
      dist/core.js
  6. 28
      dist/fineui.ie.js
  7. 4
      dist/fineui.ie.min.js
  8. 28
      dist/fineui.js
  9. 4
      dist/fineui.min.js
  10. 28
      dist/fineui_without_jquery_polyfill.js
  11. 2
      dist/utils.min.js
  12. 28
      src/core/wrapper/layout/adapt/adapt.leftrightvertical.js

28
dist/bundle.ie.js vendored

@ -30639,12 +30639,14 @@ BI.LeftVerticalAdaptLayout = BI.inherit(BI.Layout, {
self.layout = _ref;
},
items: [{
type: "bi.vertical_adapt",
height: "100%",
items: o.items,
lgap: o.lgap,
hgap: o.hgap,
rgap: o.rgap
el: {
type: "bi.vertical_adapt",
height: "100%",
items: o.items,
lgap: o.lgap,
hgap: o.hgap,
rgap: o.rgap
}
}]
};
},
@ -30683,12 +30685,14 @@ BI.RightVerticalAdaptLayout = BI.inherit(BI.Layout, {
self.layout = _ref;
},
items: [{
type: "bi.vertical_adapt",
height: "100%",
items: o.items,
lgap: o.lgap,
hgap: o.hgap,
rgap: o.rgap
el: {
type: "bi.vertical_adapt",
height: "100%",
items: o.items,
lgap: o.lgap,
hgap: o.hgap,
rgap: o.rgap
}
}]
};
},

4
dist/bundle.ie.min.js vendored

File diff suppressed because one or more lines are too long

28
dist/bundle.js vendored

@ -30639,12 +30639,14 @@ BI.LeftVerticalAdaptLayout = BI.inherit(BI.Layout, {
self.layout = _ref;
},
items: [{
type: "bi.vertical_adapt",
height: "100%",
items: o.items,
lgap: o.lgap,
hgap: o.hgap,
rgap: o.rgap
el: {
type: "bi.vertical_adapt",
height: "100%",
items: o.items,
lgap: o.lgap,
hgap: o.hgap,
rgap: o.rgap
}
}]
};
},
@ -30683,12 +30685,14 @@ BI.RightVerticalAdaptLayout = BI.inherit(BI.Layout, {
self.layout = _ref;
},
items: [{
type: "bi.vertical_adapt",
height: "100%",
items: o.items,
lgap: o.lgap,
hgap: o.hgap,
rgap: o.rgap
el: {
type: "bi.vertical_adapt",
height: "100%",
items: o.items,
lgap: o.lgap,
hgap: o.hgap,
rgap: o.rgap
}
}]
};
},

4
dist/bundle.min.js vendored

File diff suppressed because one or more lines are too long

28
dist/core.js vendored

@ -30639,12 +30639,14 @@ BI.LeftVerticalAdaptLayout = BI.inherit(BI.Layout, {
self.layout = _ref;
},
items: [{
type: "bi.vertical_adapt",
height: "100%",
items: o.items,
lgap: o.lgap,
hgap: o.hgap,
rgap: o.rgap
el: {
type: "bi.vertical_adapt",
height: "100%",
items: o.items,
lgap: o.lgap,
hgap: o.hgap,
rgap: o.rgap
}
}]
};
},
@ -30683,12 +30685,14 @@ BI.RightVerticalAdaptLayout = BI.inherit(BI.Layout, {
self.layout = _ref;
},
items: [{
type: "bi.vertical_adapt",
height: "100%",
items: o.items,
lgap: o.lgap,
hgap: o.hgap,
rgap: o.rgap
el: {
type: "bi.vertical_adapt",
height: "100%",
items: o.items,
lgap: o.lgap,
hgap: o.hgap,
rgap: o.rgap
}
}]
};
},

28
dist/fineui.ie.js vendored

@ -30881,12 +30881,14 @@ BI.LeftVerticalAdaptLayout = BI.inherit(BI.Layout, {
self.layout = _ref;
},
items: [{
type: "bi.vertical_adapt",
height: "100%",
items: o.items,
lgap: o.lgap,
hgap: o.hgap,
rgap: o.rgap
el: {
type: "bi.vertical_adapt",
height: "100%",
items: o.items,
lgap: o.lgap,
hgap: o.hgap,
rgap: o.rgap
}
}]
};
},
@ -30925,12 +30927,14 @@ BI.RightVerticalAdaptLayout = BI.inherit(BI.Layout, {
self.layout = _ref;
},
items: [{
type: "bi.vertical_adapt",
height: "100%",
items: o.items,
lgap: o.lgap,
hgap: o.hgap,
rgap: o.rgap
el: {
type: "bi.vertical_adapt",
height: "100%",
items: o.items,
lgap: o.lgap,
hgap: o.hgap,
rgap: o.rgap
}
}]
};
},

4
dist/fineui.ie.min.js vendored

File diff suppressed because one or more lines are too long

28
dist/fineui.js vendored

@ -30881,12 +30881,14 @@ BI.LeftVerticalAdaptLayout = BI.inherit(BI.Layout, {
self.layout = _ref;
},
items: [{
type: "bi.vertical_adapt",
height: "100%",
items: o.items,
lgap: o.lgap,
hgap: o.hgap,
rgap: o.rgap
el: {
type: "bi.vertical_adapt",
height: "100%",
items: o.items,
lgap: o.lgap,
hgap: o.hgap,
rgap: o.rgap
}
}]
};
},
@ -30925,12 +30927,14 @@ BI.RightVerticalAdaptLayout = BI.inherit(BI.Layout, {
self.layout = _ref;
},
items: [{
type: "bi.vertical_adapt",
height: "100%",
items: o.items,
lgap: o.lgap,
hgap: o.hgap,
rgap: o.rgap
el: {
type: "bi.vertical_adapt",
height: "100%",
items: o.items,
lgap: o.lgap,
hgap: o.hgap,
rgap: o.rgap
}
}]
};
},

4
dist/fineui.min.js vendored

File diff suppressed because one or more lines are too long

28
dist/fineui_without_jquery_polyfill.js vendored

@ -19632,12 +19632,14 @@ BI.LeftVerticalAdaptLayout = BI.inherit(BI.Layout, {
self.layout = _ref;
},
items: [{
type: "bi.vertical_adapt",
height: "100%",
items: o.items,
lgap: o.lgap,
hgap: o.hgap,
rgap: o.rgap
el: {
type: "bi.vertical_adapt",
height: "100%",
items: o.items,
lgap: o.lgap,
hgap: o.hgap,
rgap: o.rgap
}
}]
};
},
@ -19676,12 +19678,14 @@ BI.RightVerticalAdaptLayout = BI.inherit(BI.Layout, {
self.layout = _ref;
},
items: [{
type: "bi.vertical_adapt",
height: "100%",
items: o.items,
lgap: o.lgap,
hgap: o.hgap,
rgap: o.rgap
el: {
type: "bi.vertical_adapt",
height: "100%",
items: o.items,
lgap: o.lgap,
hgap: o.hgap,
rgap: o.rgap
}
}]
};
},

2
dist/utils.min.js vendored

File diff suppressed because one or more lines are too long

28
src/core/wrapper/layout/adapt/adapt.leftrightvertical.js

@ -93,12 +93,14 @@ BI.LeftVerticalAdaptLayout = BI.inherit(BI.Layout, {
self.layout = _ref;
},
items: [{
type: "bi.vertical_adapt",
height: "100%",
items: o.items,
lgap: o.lgap,
hgap: o.hgap,
rgap: o.rgap
el: {
type: "bi.vertical_adapt",
height: "100%",
items: o.items,
lgap: o.lgap,
hgap: o.hgap,
rgap: o.rgap
}
}]
};
},
@ -137,12 +139,14 @@ BI.RightVerticalAdaptLayout = BI.inherit(BI.Layout, {
self.layout = _ref;
},
items: [{
type: "bi.vertical_adapt",
height: "100%",
items: o.items,
lgap: o.lgap,
hgap: o.hgap,
rgap: o.rgap
el: {
type: "bi.vertical_adapt",
height: "100%",
items: o.items,
lgap: o.lgap,
hgap: o.hgap,
rgap: o.rgap
}
}]
};
},

Loading…
Cancel
Save