Skip to content

Releases: easy-temps/vue3-vant-mobile

v3.5.0

27 Dec 05:51
Compare
Choose a tag to compare

Bug Fixes

  • eslint: fix eslint warnings and errors (85eba59)

Features

  • Add documentation cell (259063b)
  • Add favicon.ico as fallback icon (f59ab2b)
  • add screen adaptation prompt (758db2f)
  • Improve the prompt for screen adaptation in night mode (2b76317)
  • remove screen adaptation prompt (4b700eb)

v3.4.0

09 Dec 12:56
Compare
Choose a tag to compare

Features

v3.3.1

30 Nov 13:14
Compare
Choose a tag to compare

Performance Improvements

  • control the nested display of related files for vscode (#135) (45cd037)

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