Releases: fengyuanchen/distpicker
Releases · fengyuanchen/distpicker
v2.0.0-beta.2
- Build the source code with Rollup.
v2.0.0-beta.1
- Fixed the issue of restoring saved districts by code (#19).
v2.0.0-alpha.2
v2.0.0-alpha.1
- Merge the
distpicker.data.js
file to thedistpicker.js
file. - Added a new option:
valueType
. - Added a new method:
getDistricts
.
v1.0.4
Updated districts data.
v1.0.3
- Updated districts data.
v1.0.2
- Updated lots of districts.
v1.0.1
- Added new cities of Xizang (Tibet).
v1.0.0
- Added new districts of Sanya city.
- Improved code style.
v0.2.1
- Enable to change the global default options.
- Fix placeholder bug.
- Improve code.