guy 6 years ago
parent
commit
d6db584cb5
  1. 4
      dist/2.0/fineui.ie.js
  2. 6
      dist/2.0/fineui.ie.min.js
  3. 4
      dist/2.0/fineui.js
  4. 6
      dist/2.0/fineui.min.js
  5. 4
      dist/bundle.ie.js
  6. 6
      dist/bundle.ie.min.js
  7. 4
      dist/bundle.js
  8. 6
      dist/bundle.min.js
  9. 4
      dist/core.js
  10. 4
      dist/fineui.ie.js
  11. 6
      dist/fineui.ie.min.js
  12. 4
      dist/fineui.js
  13. 6
      dist/fineui.min.js
  14. 4
      dist/fineui_without_jquery_polyfill.js
  15. 2
      dist/utils.min.js
  16. 2
      src/core/wrapper/layout/flex/flex.horizontal.center.js
  17. 2
      src/core/wrapper/layout/flex/flex.vertical.center.js

4
dist/2.0/fineui.ie.js vendored

@ -31411,7 +31411,7 @@ BI.FlexHorizontalCenter = BI.inherit(BI.Layout, {
},
populate: function (items) {
self.populate(items);
this.wrapper.populate(items);
}
});
BI.shortcut("bi.flex_horizontal_adapt", BI.FlexHorizontalCenter);
@ -31540,7 +31540,7 @@ BI.FlexVerticalCenter = BI.inherit(BI.Layout, {
},
populate: function (items) {
self.populate(items);
this.wrapper.populate(items);
}
});
BI.shortcut("bi.flex_vertical_adapt", BI.FlexVerticalCenter);

6
dist/2.0/fineui.ie.min.js vendored

File diff suppressed because one or more lines are too long

4
dist/2.0/fineui.js vendored

@ -31411,7 +31411,7 @@ BI.FlexHorizontalCenter = BI.inherit(BI.Layout, {
},
populate: function (items) {
self.populate(items);
this.wrapper.populate(items);
}
});
BI.shortcut("bi.flex_horizontal_adapt", BI.FlexHorizontalCenter);
@ -31540,7 +31540,7 @@ BI.FlexVerticalCenter = BI.inherit(BI.Layout, {
},
populate: function (items) {
self.populate(items);
this.wrapper.populate(items);
}
});
BI.shortcut("bi.flex_vertical_adapt", BI.FlexVerticalCenter);

6
dist/2.0/fineui.min.js vendored

File diff suppressed because one or more lines are too long

4
dist/bundle.ie.js vendored

@ -31411,7 +31411,7 @@ BI.FlexHorizontalCenter = BI.inherit(BI.Layout, {
},
populate: function (items) {
self.populate(items);
this.wrapper.populate(items);
}
});
BI.shortcut("bi.flex_horizontal_adapt", BI.FlexHorizontalCenter);
@ -31540,7 +31540,7 @@ BI.FlexVerticalCenter = BI.inherit(BI.Layout, {
},
populate: function (items) {
self.populate(items);
this.wrapper.populate(items);
}
});
BI.shortcut("bi.flex_vertical_adapt", BI.FlexVerticalCenter);

6
dist/bundle.ie.min.js vendored

File diff suppressed because one or more lines are too long

4
dist/bundle.js vendored

@ -31411,7 +31411,7 @@ BI.FlexHorizontalCenter = BI.inherit(BI.Layout, {
},
populate: function (items) {
self.populate(items);
this.wrapper.populate(items);
}
});
BI.shortcut("bi.flex_horizontal_adapt", BI.FlexHorizontalCenter);
@ -31540,7 +31540,7 @@ BI.FlexVerticalCenter = BI.inherit(BI.Layout, {
},
populate: function (items) {
self.populate(items);
this.wrapper.populate(items);
}
});
BI.shortcut("bi.flex_vertical_adapt", BI.FlexVerticalCenter);

6
dist/bundle.min.js vendored

File diff suppressed because one or more lines are too long

4
dist/core.js vendored

@ -31411,7 +31411,7 @@ BI.FlexHorizontalCenter = BI.inherit(BI.Layout, {
},
populate: function (items) {
self.populate(items);
this.wrapper.populate(items);
}
});
BI.shortcut("bi.flex_horizontal_adapt", BI.FlexHorizontalCenter);
@ -31540,7 +31540,7 @@ BI.FlexVerticalCenter = BI.inherit(BI.Layout, {
},
populate: function (items) {
self.populate(items);
this.wrapper.populate(items);
}
});
BI.shortcut("bi.flex_vertical_adapt", BI.FlexVerticalCenter);

4
dist/fineui.ie.js vendored

@ -31656,7 +31656,7 @@ BI.FlexHorizontalCenter = BI.inherit(BI.Layout, {
},
populate: function (items) {
self.populate(items);
this.wrapper.populate(items);
}
});
BI.shortcut("bi.flex_horizontal_adapt", BI.FlexHorizontalCenter);
@ -31785,7 +31785,7 @@ BI.FlexVerticalCenter = BI.inherit(BI.Layout, {
},
populate: function (items) {
self.populate(items);
this.wrapper.populate(items);
}
});
BI.shortcut("bi.flex_vertical_adapt", BI.FlexVerticalCenter);

6
dist/fineui.ie.min.js vendored

File diff suppressed because one or more lines are too long

4
dist/fineui.js vendored

@ -31656,7 +31656,7 @@ BI.FlexHorizontalCenter = BI.inherit(BI.Layout, {
},
populate: function (items) {
self.populate(items);
this.wrapper.populate(items);
}
});
BI.shortcut("bi.flex_horizontal_adapt", BI.FlexHorizontalCenter);
@ -31785,7 +31785,7 @@ BI.FlexVerticalCenter = BI.inherit(BI.Layout, {
},
populate: function (items) {
self.populate(items);
this.wrapper.populate(items);
}
});
BI.shortcut("bi.flex_vertical_adapt", BI.FlexVerticalCenter);

6
dist/fineui.min.js vendored

File diff suppressed because one or more lines are too long

4
dist/fineui_without_jquery_polyfill.js vendored

@ -20301,7 +20301,7 @@ BI.FlexHorizontalCenter = BI.inherit(BI.Layout, {
},
populate: function (items) {
self.populate(items);
this.wrapper.populate(items);
}
});
BI.shortcut("bi.flex_horizontal_adapt", BI.FlexHorizontalCenter);
@ -20430,7 +20430,7 @@ BI.FlexVerticalCenter = BI.inherit(BI.Layout, {
},
populate: function (items) {
self.populate(items);
this.wrapper.populate(items);
}
});
BI.shortcut("bi.flex_vertical_adapt", BI.FlexVerticalCenter);

2
dist/utils.min.js vendored

File diff suppressed because one or more lines are too long

2
src/core/wrapper/layout/flex/flex.horizontal.center.js

@ -47,7 +47,7 @@ BI.FlexHorizontalCenter = BI.inherit(BI.Layout, {
},
populate: function (items) {
self.populate(items);
this.wrapper.populate(items);
}
});
BI.shortcut("bi.flex_horizontal_adapt", BI.FlexHorizontalCenter);

2
src/core/wrapper/layout/flex/flex.vertical.center.js

@ -48,7 +48,7 @@ BI.FlexVerticalCenter = BI.inherit(BI.Layout, {
},
populate: function (items) {
self.populate(items);
this.wrapper.populate(items);
}
});
BI.shortcut("bi.flex_vertical_adapt", BI.FlexVerticalCenter);

Loading…
Cancel
Save