-
![image](https://github.com/AntmJS/vantui/assets/20290664/c7ac4921-9ca1-416f-9574-971f233b33cf)
**这个 Issue 涉及以下平台:**
- [ ] 微信小程序
- [ ] 支付宝小程序
- [ ] 百度小程序
- [ ] 头条小程序
- [ ] 快手小程序
- [ ] QQ …
-
### 相关平台
百度小程序
### 复现仓库
[https://github.com/hao-li/taro-problem-sample](https://github.com/hao-li/taro-problem-sample)
**小程序基础库: 3.250.12**
**使用框架: React**
### 复现步骤
1. git clone git@git…
-
> What is the problem you're trying to solve?
Enforce the use of [logical properties](https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Logical_Properties) over physical properties, as a bes…
-
**Environment**
✔ Component nativescript has 8.2.3 version and is up to date.
✔ Component @nativescript/core has 8.2.1 version and is up to date.
✔ Component @nativescript/ios has 8.2.3 version and…
-
Someone may want to enforce that any color values are named and reused as variables.
This can make the code more legible and DRY.
``` scss
// bad
.foo { color: pink; background: #fff; }
// good
$so…
-
Thanks for making this tool
I'm using gqlint with a local installation (in my current JS project)
ALE is not able to find the executable, as the ALE integration expects `gqlint` to be available on t…
-
### Taro UI 版本信息
v2.3.4
### 问题描述
使用taro创建项目后,可以启动 npm run dev:h5, 安装taro-ui后无法启动,提示“项目依赖 @tarojs/taro-h5 未安装,或安装有误,请重新安装此依赖”,已增加 esnextModules: ['taro-ui'] 配置
### 复现步骤
1. taro init xxx
…
-
### Installed product versions
- Visual Studio: 2017 15.6.6
- This extension: 1.11.375
### Description
When comping bootstrap 4.1 I get an error, "WARNING: The 'text-hide()' mixin has been depre…
-
## Troubleshooting
1. Does `tsc` have the same output?
No
1. Does your Rollup plugin order match [this plugin's compatibility](https://github.com/ezolenko/rollup-plugin-typescript2#comp…
-
Any contributions are welcome, as this is such a big project I don't feel like I can handle it all by myself. Indeed, currently we have nearly 4000 tests that are generated for the output module!
The…