Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 1.09 KB

CHANGELOG.md

File metadata and controls

26 lines (16 loc) · 1.09 KB

Changelog

Please refer to CHANGELOG-CN for Chinese changelog

3.0.0-beta.3 (2023-03-04)

Bug Fixes

  • Fix data loading of town level list in Group mode has a probability error

3.0.0-beta.2 (2023-03-04)

Bug Fixes

  • Increase the judgment of window object to solve the packaging failure in non-browser environment

3.0.0-beta.1 (2023-03-02)

Features

  • refactor v-page with vue3 composition api
  • change module bundler library from webpack to vite
  • change unit test library from mocha to vitest
  • RegionGroupCore and RegionColumnsCore core modules add complete events in response to all available region level selection completion
  • The RegionGroup, RegionColumns and RegionCityPicker modules add visible-change events in response to the open/close state of the dropdown layer
  • remove the search module from the Group mode