-
We are running a number of depreciated and vulnerable packages currently.
```
Package Current Wanted Latest Location Depended by
@gnosis.pm/saf…
-
## Spec
to support continuous translation in translation service, vue-cli-plugin-i18n provides the following commands:
### Commands:
#### `vue-cli-service i18n:set`
set the main locale messag…
-
Nice library!
I came here because Vue Progress Bar autocompletes on long uploads (which is bad).
Anyway, all good so far, but I'm finding that when calling `done()` the bar disappears quite abru…
-
Added a progress bar that lets the user know how much progress has been made and how much of the quiz is remaining.
A clean example of progress bar can be seen here :
https://jsfiddle.net/dzwilli…
-
### Version
2.1.0
### Reproduction link
https://jsfiddle.net/
### Operating System
Ubuntu 22.04.1 LTS
### Device
Laptop
### Browser & Version
Google Chrome, Version 109.0.5414.74 (Off…
-
To keep track of the work that needs to be done and their progress, we would need to document everything that is changed from Vue2 to Vue3.
Based on the [vue docs](https://v3-migration.vuejs.org/), t…
-
There some kind of an issue with passing text value as an option in the component prop. It seems like `text` is defined as a prop and a method (checkout the first error).
Here is my code:
```javas…
-
Ask about the general progress, about when the creator Vue version will be released
_Originally posted by @kouhunzhe in https://github.com/surveyjs/survey-creator/issues/1130#issuecomment-828890115…
-
When I try to install:
$ npm install vue-bulma-progress-bar --save
I get this error:
vue-bulma-progress-bar@1.0.2 requires a peer of bulma@>=0.2 but none was installed.
Anyone know how to reso…
xlcrr updated
7 years ago
-
Vue中,使用onProgress,根据progress来动态更改某个div的位置,也就是某div位置根据progress来决定,这个时候swiper划不动
When I use onProgress in Vue, according the 'progress' parameter to change the position of an element,the swiper doesn…