Vue.js

Vue is a JavaScript framework for building websites. The intent of Vue is to make the integration of other JavaScript libraries easy. It is designed to organize and simplify web development.
Here are 36,717 public repositories matching this topic...
-
Updated
Sep 8, 2021
-
Updated
Sep 24, 2021 - Vue
Describe the bug
Some community Storybooks were moved out of the monorepo some time ago. In the README file, the links which refer to them are broken.
To Reproduce
Broken link | Correct Link |
---|---|
https://github.com/storybookjs/storybook/blob/next/app/rax | https://github.com/storybookjs/rax |
https://github.com/storybookjs/storybook/blob/next/app/riot | https:/ |
-
Updated
Oct 9, 2021 - Vue
-
Updated
Oct 9, 2021 - TypeScript
What problem does this feature solve?
Example use case:
A static generated app with thousands of routes, like an e-commerce having a route for each product.
Apart from scheduling nuxt generate
to run periodically and generate all static and dynamic routes, it would be nice to have the possibility to generate the static files for a single route, for example in a hook when the related ba
接入澳门支付
Problem to solve
I have a stepped process where the user enters a name for a new object. The validation state of this step relies on name existing. My goal is for the step to be in error when there is no error and not in error when the user has entered an error.
The problem is that when the stepper screen comes up, this step is in error immediately. Good UI design dictates that the step s
Describe the bug
environment <> should be useable within a raw request body, but it isn't
To Reproduce
create an env variable, eg "user"
use it (<>) into url: it works
use it (<>) into the raw request body textarea: it is not replaced with var content
Expected behavior
<> should be replaced with env var content
Screenshots
:
A;B;C;D
1,1;2,2;3,3;4,1
1,1;2,2;3,3;4,1
1,1;2,2;3,3;4,1
What happens: semicolon from the first line does not become the main separator, the comma from the second line does and it breaks the file's logic.
Code that reads:
X.read(e.target.result, { type: 'string' })
Result
{
A1: { t: 's', v:
-
Updated
Oct 6, 2021 - JavaScript
-
Updated
Sep 26, 2021 - Java
-
Updated
Nov 9, 2020 - JavaScript
-
Updated
Sep 1, 2021 - Vue
Environment
Provide version numbers for the following components (information can be retrieved by running tns info
in your project folder or by inspecting the package.json
of the project):
- CLI: 6.2.2
- Cross-platform modules: 6.0.1
- Android Runtime: 6.2.0
- iOS Runtime: 6.2.0
- Plugin(s): unrelated
Describe the bug
openFile method of utils module does not preview the
v-model 不能同时使用多个修饰符
Describe the bug
When createUploaderComponent
has been created, emits
specification only described the usage as an array (eg. ['update:label', 'change']
), later on they added the ability to provide an object for stricter type checking and validation, very much like props
.
Currently createUploaderComponent
only supports emits
as an array and props
as an object
**Codepen/jsFid
-
Updated
Sep 16, 2021 - JavaScript
- I confirm that this is an issue rather than a
-
Updated
Oct 8, 2021 - JavaScript
Bug Report
What problem does this feature solve?
I think the docs are lacking full flow, not mentioning 'beforeRouteLeave' for example. Would be cool if diagram were to be created, such as used on Vue lifecycle
-
Updated
Oct 9, 2021 - TypeScript
-
Updated
May 3, 2020
Version
2.6.10
Reproduction link
https://github.com/vuejs/vue
Steps to reproduce
What is expected?
attribute 'componen