Skip to content
This repository has been archived by the owner on Apr 19, 2022. It is now read-only.

Releases: Fi2zz/TypePicker

TypePicker

05 Oct 12:22
Compare
Choose a tag to compare
v4.9

add react and vue version

TypePicker

05 Oct 09:24
Compare
Choose a tag to compare

remove api on

add onSelect and onRender to replace on('select',fn) and on('render',fn)

TypePicker

05 Oct 08:12
Compare
Choose a tag to compare

Bump version number

TypePicker

05 Oct 08:02
1d1671b
Compare
Choose a tag to compare

Finish refactoring

TypePicker

02 Oct 14:35
Compare
Choose a tag to compare

remove useless apis

TypePicker

01 Oct 14:52
Compare
Choose a tag to compare
v3.4

refactor

TypePicker

01 Oct 13:14
Compare
Choose a tag to compare
v3.2

bump version number

TypePicker

28 Sep 10:22
Compare
Choose a tag to compare

fix some problem

TypePicker

27 Sep 13:22
18838e3
Compare
Choose a tag to compare

add static function = >between and diff

TypePicker

27 Sep 06:00
9c514c0
Compare
Choose a tag to compare

Refactor TypePicker

remove

  • Function setData
  • Function setLanguage
  • Function setDisable
  • Event 'update'
  • Event 'data'
  • Event 'disabled'
  • Option doubleSelect

add

  • Function i18n
  • Function update
  • Function disable
  • Event 'render'
  • Event 'select'

more to see here