Read our contributing guide and let's build a better react-vant together. We welcome all contributions. Please read ourCONTRIBUTING.mdfirst. You can submit any ideas as pull requests or as GitHub issues. :) Thanks goes to these wonderful people (emoji key): ...
Lightweight 2kb Mobile UI Components built on React and TS, inspired by Vant@https://github.com/youzan/vant - mxdi9i7/vant-react
2 changes: 1 addition & 1 deletion 2 packages/react-vant/package.json @@ -1,6 +1,6 @@ { "name": "react-vant", "version": "3.1.4", "version": "3.1.5", "description": "React Mobile UI Components base on Vant UI", "keywords": [ "ui", 1 change: 1 addition & 0 deletio...
https://react-vant.3lang.dev/components/search Descripition 搜索组件 的 清除按钮 不显示 2.x版本是显示的 Simpmachanged the title🐛 [Bug]:Jul 26, 2023 3lang3added the🕵️♂️ bugSomething isn't workinglabelJul 26, 2023
Which React Vant packages are impacted? react-vant (React Vant core) react-vant-icons(React Vant Icon) What version of React Vant are you using? v3.3.1 Reproduce live demo(codesandebox or stackblitz)? https://react-vant.3lang.dev/compone...
- [postcss-pxtorem](https://github.com/cuth/postcss-pxtorem) 是一款 postcss 插件,用于将单位转化为 rem - [lib-flexible](https://github.com/amfe/lib-flexible) 用于设置 rem 基准值 ### PostCSS 配置 下面提供了一份基本的 postcss 配置,可以在此配置的基础上根据项目需求进行修改。 ```js module...
Collection of vant demos. Contribute to vant-ui/vant-demo development by creating an account on GitHub.
React Vant 📱 A mobile component library based on theReactframework according toVant. 🔥Documentation (Domestic)🌈Documentation(GitHub) 🧑💻 Project Status Due to personal reasons and limited energy, the project entered maintenance mode and no longer accepted new functions, only accepted PRs...
https://react-vant.3lang.dev/components/tabs 进入官网的 Tab 组件页,然后刷新页面,Tab 组件红色线跳了一下Author algesthesiah commented Jul 12, 2022 "react-vant": "3.0.0-rc.2", 也有这个问题 Owner 3lang3 commented Jul 12, 2022 好的 明天我看下 Author algesthesiah commented Jul 13, 20...
Lightweight 2kb Mobile UI Components built on React and TS, inspired by Vant@https://github.com/youzan/vant - zzuhit/vant-react