-
Is this something that can be changed?
if I set timeLife with closeBtn = true, then the toast stays on the screen until close button is clicked. Why not make both options compatible?
-
### Version
4.5.8
### Environment info
```
Environment Info:
System:
OS: macOS 10.15.6
CPU: (8) x64 Intel(R) Core(TM) i5-8257U CPU @ 1.40GHz
Binaries:
Node: 12…
-
## Describe the bug
Can't create a list when entering Chinese from Mac "Pinyin Simplified" Input using Safari.
## To Reproduce
See this gif:
![2021-01-01 16-08-01 2021-01-01 16_09_06](http…
-
## Version
## Test Environment
## Current Behavior
I want to use "scrollSync" exts, but it not effective
```js
```
## Expected Behavior
-
### 相关平台
微信小程序
**小程序基础库: 3.5.3**
**使用框架: Vue 3**
### 复现步骤
npx @tarojs/cli@4.0.4 init demo-vue3
选择 vue3 ts webpack5 sass pnpm
初次启动缺失 "@babel/plugin-proposal-class-propertie…
-
### Is your feature request related to a problem? Please describe...
Normally with toast notifications there is an indicator showing how long a toast will stay active on the page.
### Describe t…
-
The orginal filesize is : 400Kbs
but after
```
var file = this.$refs.tuiImageEditor.invoke("toDataURL", {
format: "jpeg"
})
```
if no format is given the filesize g…
-
Instead of recommending us to create our own custom popups, why not take advantage of vue's slots?
![image](https://user-images.githubusercontent.com/6792172/74619194-a209ea80-516f-11ea-83ed-6419b2…
-
### Please confirm that you have searched existing issues in the repo
Yes, I have searched the existing issues
### Any related issues?
#1960
### What is the area that this feature belongs to?
_No…
lhw-1 updated
8 months ago
-
weex-chart之前已经集成了,但是采用g2的语法写不出完整饼图,代码:
```
import {api, toast, util, app, dialog, user} from '../util/module.js';
let GM …