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 35,555 public repositories matching this topic...
-
Updated
Aug 25, 2021
-
Updated
Aug 25, 2021 - Vue
sb init
doesn't install lit-html
automatically, and it should. See attached conversation:
Because
@storybook/web-components
requireslit-html
as a peer dependency. If you install withsb init
which is the recommended way to install I believe it adds that automatically.
_Originally posted by @shilman in storybookjs/storybook#15835 (comment)
-
Updated
Aug 27, 2021 - Vue
-
Updated
Aug 27, 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
Is your feature request related to a problem? Please describe.
I try to execute my first GET request and get this result:
I think the first-time-user experience could get improved here.
The hint to F12 vanishes soon, and I think accessing the error message via F12 is not a
相关平台
微信小程序
复现仓库
https://github.com/yangxudong-functorz/taro_issues/blob/main/issue1.ts
小程序基础库: 2.17.3
使用框架: React
复现步骤
直接只用 npm run build:weapp, 报错: Module not found: Can't resolve '"},"path":"....../xxx.config.ts"
期望结果
编译成功
I believe there is a bug here:
https://github.com/SheetJS/sheetjs/blob/333deae63fbe13d1ff2db42e599211a062001c32/bits/87_read.js#L69
If the input data was an ArrayBuffer
but opts would not have a type
set we would essentially convert the ArrayBuffer
to Uint8Array
and call readSync
again but without setting appropriate opts.type
. This then leads to few lines below https://github.com/Sh
-
Updated
Aug 25, 2021 - JavaScript
-
Updated
Aug 27, 2021 - Java
-
Updated
Nov 9, 2020 - JavaScript
-
Updated
Aug 11, 2021 - Vue
First
When run command pip install six
return error because pip is not installed. In result resolved commands brew install python; pip3 install six
Second
Before brew cask install <SOMETHING>
return error Error: Unknown command: cask. Resolved by use commands without cask:
brew install `
Both cases is not obvious for users which not used homebrew before (MacOS Big
v-model 不能同时使用多个修饰符
- I confirm that this is an issue rather than a
Is your feature request related to a problem? Please describe.
I am using QInnerLoading a lot in my app, I think it is very convenient. I have a very common use case which is not directly covered by the component: I put a short explanation text under the spinner (e.g. "checking parameters...", "saving..." etc.).
Describe the solution you'd like
A direct solution would be to add optio
-
Updated
Aug 24, 2021 - JavaScript
-
Updated
Aug 27, 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
Aug 27, 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