Skip to content

v1.5.0

Compare
Choose a tag to compare
@wenzhixin wenzhixin released this 27 Oct 23:33
· 148 commits to develop since this release
35f0c2d
  • New: Rewrote display and data logic code.
  • New: Added single or multiple can be auto supported.
  • New: Added virtual scroll to support large data.
  • New: Added object value supported.
  • New: Added object for v-model supported.
  • New: Added data attributes of optgroup and option supported.
  • New: Added tabindex attribute supported.
  • New: Added showClear option and onClear event.
  • New: Added maxHeightUnit option.
  • New: Added it-IT locale.
  • Update: Improved events trigger logic.
  • Update: Updated the single group style.
  • Update: Updated parameters of onOptgroupClick and onClick events.
  • Update: Fixed vue warning when data is Object.
  • Update: Removed displayHtml option and display html by default.