vant icon indicating copy to clipboard operation
vant copied to clipboard

A lightweight, customizable Vue UI library for mobile web apps.

Results 183 vant issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [postcss-load-config](https://togithub.com/postcss/postcss-load-config) | [`^4.0.2` -> `^6.0.1`](https://renovatebot.com/diffs/npm/postcss-load-config/4.0.2/6.0.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/postcss-load-config/6.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [markdown-it-anchor](https://togithub.com/valeriangalliat/markdown-it-anchor) | [`^8.6.7` -> `^9.0.1`](https://renovatebot.com/diffs/npm/markdown-it-anchor/8.6.7/9.0.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/markdown-it-anchor/9.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [esbuild](https://togithub.com/evanw/esbuild) | [`^0.20.2` -> `^0.23.1`](https://renovatebot.com/diffs/npm/esbuild/0.20.2/0.23.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/esbuild/0.23.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/esbuild/0.23.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

Before submitting a pull request, please read the [contributing guide](https://vant-ui.github.io/vant/#/en-US/contribution). 在提交 pull request 之前,请阅读 [贡献指南](https://vant-ui.github.io/vant/#/zh-CN/contribution)。

change: fix

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@rsbuild/core](https://rsbuild.dev) ([source](https://togithub.com/web-infra-dev/rsbuild/tree/HEAD/packages/core)) | [`0.7.4` -> `0.7.10`](https://renovatebot.com/diffs/npm/@rsbuild%2fcore/0.7.4/0.7.10) |...

Fix the false positive empty value when the value is boolean false. 当值为布尔值的false时错误认为空值。 eg. ``` 是 否 ```

change: fix

### Discussed in https://github.com/youzan/vant/discussions/12973 Originally posted by **ion1ze** June 29, 2024 自定义上传时候,后端返回文件编号,可以通过监听 FileList 编号来改变 id,现在需要手动在上传逻辑里再维护一遍 id

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [typescript](https://www.typescriptlang.org/) ([source](https://togithub.com/Microsoft/TypeScript)) | [`^5.4.5` -> `^5.5.4`](https://renovatebot.com/diffs/npm/typescript/5.4.5/5.5.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/typescript/5.5.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint](https://eslint.org) ([source](https://togithub.com/eslint/eslint)) | [`^8.57.0` -> `^9.9.1`](https://renovatebot.com/diffs/npm/eslint/8.57.0/9.9.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint/9.9.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

### Reproduction Link https://gitee.com/suolong182/shop-h5.git ### Vant Version "vant": "^2.13.2" ### Describe the Bug 使用若依的移动端框架+vant2+vue2+uniapp,在真机运行时会报错,报错如下: reportJSException >>>> exception function:createInstanceContext, exception:white screen cause create instanceContext failed,check js stack ->Uncaught TypeError: Cannot read...

bug: need confirm