Skip to content

v1.4.3

Choose a tag to compare

@wenzhixin wenzhixin released this 22 Oct 01:12
· 298 commits to develop since this release
0c1129b
  • New: Added object support for data option.
  • Update: Updated vue-es build filename.
  • Update: Updated event name to lowercase hyphen format of vue component.
  • Update: Fixed defaultValue error without v-model.
  • Update: Fixed uncheck all cannot trigger change bug.
  • Update: Fixed v-model not work bug when props changed.
  • Update: Fixed min version throw cannot convert object to primitive value error.
  • Update: Removed label spaces of customFilter params.
  • Update: Removed text spaces of the option label.