guy 7 years ago
parent
commit
bd592d7d48
  1. 1
      demo/js/case/combo/demo.icon_combo.js
  2. 70
      dist/bundle.min.js
  3. 1
      dist/demo.js
  4. 58
      dist/fineui.min.js

1
demo/js/case/combo/demo.icon_combo.js

@ -15,7 +15,6 @@ Demo.IconCombo = BI.inherit(BI.Widget, {
type: "bi.horizontal_auto",
items: [{
type: "bi.icon_combo",
trigger: "click-hover",
container: "body",
ref: function (_ref) {
self.refs = _ref;

70
dist/bundle.min.js vendored

File diff suppressed because one or more lines are too long

1
dist/demo.js vendored

@ -1797,7 +1797,6 @@ Demo.IconCombo = BI.inherit(BI.Widget, {
type: "bi.horizontal_auto",
items: [{
type: "bi.icon_combo",
trigger: "click-hover",
container: "body",
ref: function (_ref) {
self.refs = _ref;

58
dist/fineui.min.js vendored

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save