mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-10-07 01:09:57 +08:00
* fix: loading small style, search style and dialog style * fix: scroll to top * fix mobile scroll * fix scroll to top * 文档细节优化 * unit test * dialog and image-preview unit test * fix form component style * fix radio and checkbox style * fix search component style
16 lines
193 B
Plaintext
16 lines
193 B
Plaintext
*.log*
|
|
.cache
|
|
.DS_Store
|
|
.idea
|
|
.vscode
|
|
packages/**/lib
|
|
lib/*
|
|
!lib/index.js
|
|
!lib/style.css
|
|
node_modules
|
|
example/dist
|
|
/docs/dist
|
|
test/unit/coverage
|
|
packages/vant-css/build
|
|
packages/vant-css/icons
|