Skip to content

Releases: easy-temps/vue3-vant-mobile

v3.3.0

14 Nov 03:30
Compare
Choose a tag to compare

Features

  • Lazy loading the localization files (9a0062c)

v3.2.1

10 Nov 12:44
Compare
Choose a tag to compare

Bug Fixes

v3.2.0

08 Nov 16:07
Compare
Choose a tag to compare

Features

v3.1.2

30 Oct 06:43
Compare
Choose a tag to compare

Features

v3.1.1

14 Oct 04:49
Compare
Choose a tag to compare

Features

  • Add build output directory config (66fc15d)

v3.1.0

10 Oct 08:08
Compare
Choose a tag to compare

Features

  • Add border to widescreen view (2ec1c96)
  • change lang attribute when switching languages (934ebb3)
  • replace div width GhostButton to improve a11y (9e9762c)

v3.0.0

23 Sep 09:30
Compare
Choose a tag to compare

🚀 Features

🔨 Refactors

  • Use SFC block for routes (#102) (d8b8771)
  • Remove transition animations (#103) (5ccb863)
  • Enhance homepage display (f1a3895)
  • Simplify Tabbar visibility with whitelist (78bedd3)
  • Remove store.js and use localStorage instead (#109) (986aede)
  • Remove Container component, apply padding in app.vue (dc601d1)
  • Update user center page (#110) (3bc26f8)
  • Move type files to src/types (#126) (b4061d9)

🏡 Chore

🐛 Fixes

❤️ Contributors

v2.3.11

29 Aug 16:19
Compare
Choose a tag to compare

Features

  • Enable HMR for routes to avoid page reloads on changes (#124) (9459583)

v2.3.10

18 Aug 14:34
Compare
Choose a tag to compare
chore: release v2.3.10

v2.3.9

05 Aug 06:06
Compare
Choose a tag to compare

Performance Improvements