Skip to content

Releases: fengyuanchen/distpicker

v2.0.0-beta.2

08 Dec 13:20
Compare
Choose a tag to compare
  • Build the source code with Rollup.

v2.0.0-beta.1

15 Oct 07:28
Compare
Choose a tag to compare
  • Fixed the issue of restoring saved districts by code (#19).

v2.0.0-alpha.2

06 Sep 07:21
Compare
Choose a tag to compare
v2.0.0-alpha.2 Pre-release
Pre-release
  • Rename autoSelect option to autoselect.
  • Subdivide optional values for autoselect option (#13).
  • Fixed the wrong value of the <select> elements (#18).

v2.0.0-alpha.1

11 Aug 13:21
Compare
Choose a tag to compare
v2.0.0-alpha.1 Pre-release
Pre-release
  • Merge the distpicker.data.js file to the distpicker.js file.
  • Added a new option: valueType.
  • Added a new method: getDistricts.

v1.0.4

21 Jul 01:50
Compare
Choose a tag to compare

Updated districts data.

v1.0.3

03 Mar 12:35
Compare
Choose a tag to compare
  • Updated districts data.

v1.0.2

27 Dec 06:00
Compare
Choose a tag to compare
  • Updated lots of districts.

v1.0.1

06 Sep 02:30
Compare
Choose a tag to compare
  • Added new cities of Xizang (Tibet).

v1.0.0

27 Aug 14:34
Compare
Choose a tag to compare
  • Added new districts of Sanya city.
  • Improved code style.

v0.2.1

26 Dec 04:07
Compare
Choose a tag to compare
  • Enable to change the global default options.
  • Fix placeholder bug.
  • Improve code.