Distpicker Versions Save

⚠️ [Deprecated] No longer maintained. A simple jQuery plugin for picking provinces, cities and districts of China. (中国 / 省市区 / 三级联动 / 地址选择器)

v2.0.0-beta.2

7 years ago
  • Build the source code with Rollup.

v2.0.0-beta.1

7 years ago
  • Fixed the issue of restoring saved districts by code (#19).

v2.0.0-alpha.2

7 years ago
  • 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

7 years ago
  • Merge the distpicker.data.js file to the distpicker.js file.
  • Added a new option: valueType.
  • Added a new method: getDistricts.

v1.0.4

7 years ago

Updated districts data.

v1.0.3

8 years ago
  • Updated districts data.

v1.0.2

8 years ago
  • Updated lots of districts.

v1.0.1

8 years ago
  • Added new cities of Xizang (Tibet).

v1.0.0

8 years ago
  • Added new districts of Sanya city.
  • Improved code style.

v0.2.1

9 years ago
  • Enable to change the global default options.
  • Fix placeholder bug.
  • Improve code.