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 43,052 public repositories matching this topic...
-
Updated
Jun 13, 2022
-
Updated
May 25, 2022 - Vue
aria-expanded is meant to be used with button, or some other role. It is currently be added to the parent div with no role making the attribute ineffective.
Moving the aria-expanded to the button that does the expanding will provide better accessibility to those using screen readers.
-
Updated
Jun 18, 2022 - Vue
-
Updated
Jun 18, 2022 - TypeScript
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
- Go to realtime
- Paste url
wss://ris-live.ripe.net/v1/ws/?client=hoppscotch.io
- Observe connect is disabled
- Remove parameter, quickly undo it and click connect (also a bug)
- Send
{ "type": "ris_subscribe" }
to the remote server - Observe you receive
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
接入澳门支付
Environment
Vuetify Version: 2.6.4
Vue Version: 2.6.13
Browsers: Chrome 98.0.4758.102
OS: Linux x86_64
Steps to reproduce
- Click on "Dropdown" button, the menu is shown under the button;
- Click on "Toggle Menu" twice;
- Click on "Dropdown" button, the menu is shown somewhere at the left;
Expected Behavior
It should work in a stable way. Menu should be
-
Updated
Jun 9, 2022 - JavaScript
钉钉小程序升级3.5问题
相关平台
钉钉小程序
使用框架: React
复现步骤
3.4版本升级至3.5
期望结果
升级成功
实际结果
升级失败
环境信息
👽 Taro v3.5.0-beta.0
Taro CLI 3.5.0-beta.0 environment info:
System:
OS: Windows 10
Binaries:
Node: 16.14.0 - D:\Program Files\nodejs\node.EXE
Yarn: 1.22.17 - C:\Users\caiju\AppData\Roamin
While writing string data (example = "121212121212121" -> string of all integer characters) into excel.
while user download and see, the downloaded xl/CSV, the data is shown in exponential format. Is there a way to show the same data. without converting into exponential in this case.
-
Updated
Jun 18, 2022 - Java
-
Updated
May 28, 2022 - JavaScript
-
Updated
Nov 9, 2020 - JavaScript
-
Updated
Jun 2, 2022 - Vue
Is your feature request related to a problem? Please describe.
Currently, Quasar Modes support TS files (for Electron and PWA modes), but the CLI isn't generating them out of the box.
Additional context
We need to create the TS version of all current files in these folders:
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
-
Updated
Jun 18, 2022 - JavaScript
Bug Report
- I confirm that this is an issue rather than a
v-model 不能同时使用多个修饰符
-
Updated
Jun 19, 2022 - TypeScript
Version
3.5.1
Reproduction link
https://github.com/vuejs/vue-router/blob/dev/types/router.d.ts#L203
Steps to reproduce
None, just the source code seems to be wrong.
What is expected?
The type definition of Route#query should be
query: Dictionary<string | null | (string | null)[]>
-
Updated
May 3, 2020
Version
2.6.10
Reproduction link
https://github.com/vuejs/vue
Steps to reproduce
What is expected?
attribute 'componen