-
https://alancc.cn/2020/08/12/%E5%89%96%E6%9E%90vue-react-svelte%E7%AD%89%E6%A1%86%E6%9E%B6%E6%8F%92%E4%BB%B6%E7%9A%84%E7%BC%96%E5%86%99/#more
每一个web框架都支持组件,只有在vue框架中存在plugin这一说法。其实在react和svelte中也可以…
-
想做一个很小的应用,用几个html页面来完成,使用mint ui框架,在做小测试的时候,使用this.$toast({
message: '操作成功',
iconClass: 'icon icon-success'
});这个显示出来的没有图标。
示例中也都是在vue组件中使用的,因此想问一下,直接在html中是否无法使用mint ui框架?
我的测试代码:
`
…
-
## Version
1.4.0
## Test Environment
linux,webpack,vue
I write one page like below.
```js
import "tui-editor/dist/tui-editor.css";
import "tui-editor/dist/tui-editor-contents.css"…
-
Hey @Maronato! If you recall I created the first issue in this repo a long time ago! https://github.com/Maronato/vue-toastification/issues/1
After a hiatus I'm coming back to an old project and mig…
-
## Version
"@toast-ui/vue-editor": "^1.1.1"
## Test Environment
- browser: Electron app, chrome
- OS: Ubuntu18
## Current Behavior
I wanted to get `markdownit` to do some pre…
-
This library currently only works with Webpack and not Browserify. Would it be possible to add support for Browserify?
FWIW, I get this error when I try to include a component like so `import toast f…
-
### Mint UI version
2.2.9
### OS/Browsers version
win7/微信开发工具 V1.01.171019
### Vue version
2.4.2
### Reproduction Link
[https://jsfiddle.net/JDVan/0ap2mr8m/](https://jsfiddle.net/JDVa…
-
### 相关平台
H5
**浏览器版本: Microsoft Edge 版本 130.0.2849.68 (正式版本) (arm64)**
**使用框架: Vue 3**
### 复现步骤
在 H5 端, 4.0.6, 4.0.7 官方模板均能复现, 添加`nut-circle-progress组件即可复现
```
按钮
…
-
Thanks for this great work, any further plan for vue 3.0?
-
For the moment it's only possible to create a link, but it's not the same behaviour in the navigation than "router-link".
Could it be possible to add this feature? For example with something like thi…