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 1,492 public repositories matching this topic...
-
Updated
Jun 7, 2021 - TypeScript
Environment
Vuetify Version: 2.5.3
Vue Version: 2.6.13
Browsers: Chrome 91.0.4472.77
OS: Windows 10
Steps to reproduce
Click on the v-select to open it, then use hte up/down arrow key to navigate the options.
Expected Behavior
It is expected that arrow key up/down will change the selection to he previous/next value in the select.
Actual Behavior
相关平台
支付宝小程序
小程序基础库: 2.0
使用框架: React
复现步骤
taro中编写自定义组件,通过taro build native-components --type alipay打包,打包后的组件拷贝至支付宝小程序中无法显示
期望结果
taro编译后的自定义组件可以在支付宝小程序中正常使用
实际结果
taro编译后的自定义组件在支付宝小程序中无法显示,
而且会报错误信息不能添加属性data
环境信息
Taro CLI 3.2.7 environment info:
Syst
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
-
Updated
Jun 7, 2021 - TypeScript
-
Updated
Jun 7, 2021 - TypeScript
-
Updated
Jun 8, 2021 - TypeScript
-
Updated
May 30, 2021 - TypeScript
-
Updated
Jun 7, 2021 - TypeScript
Wh
What is the motivation for adding / enhancing this feature?
Write Unit tests for HTTP2 Server Push Module (you can find it on develop branch)
What are the acceptance criteria
- Unit tests for
-
Updated
Jun 5, 2021 - TypeScript
I love the way the @rematch/loading plugin keeps my app's loading state all in one place. Something that stuck out to me as odd was that there's no similar plugin for handling error/success state. So I can now avoid writing a { loading, error, success } object for every reducer, but error and success are still required if I want to perform some action after the effect finishes, so the ret
Description
Remove any google fonts dependency from api-platform.
Example
Remove the google font stylesheet in line 8 of api-platform\core\src\Bridge\Symfony\Bundle\Resources\views\SwaggerUi\index.html.twig depending on a configuration variable?
Context
I'm working on an intranet application for a big company where any call to the fonts.googleapi.com CDN takes 30 seconds
-
Updated
Jun 27, 2018 - TypeScript
- I have searched through existing issues
Feature Request
https://user-images.githubusercontent.com/9758711/118620178-d5ff1000-b7f7-11eb-8a65-f3221ec5ac3b.mov
-
Updated
May 29, 2021 - TypeScript
V2 feature request
Is your feature request related to a problem? Please describe.
Not a problem
Describe the solution you'd like
Provide ability to localise (ie translate) the aria-label text of controls (lg-icon)
-
Updated
Jun 7, 2021 - TypeScript
-
Updated
Jun 7, 2021 - TypeScript
-
Updated
Jun 7, 2021 - TypeScript
-
Updated
Jun 7, 2021 - TypeScript
I'm submitting a...
[ ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report
[ ] Performance issue
[ ] Feature request
[ ] Documentation issue or request
[x] Support request
[ ] Other... Please describe:
-
Updated
Jun 7, 2021 - TypeScript
-
Updated
Jun 4, 2021 - TypeScript
Resetting with the zoom tool in the mobile viewport simulation does not appropriately reset the body size.
As you can see here, this causes overflow after zooming and resetting that does not occur before using the zoom tool.
https://user-images.githubusercontent.com/77058599/119552907-09e2b400-bd69-11eb-9d9e-2f8d5a0d1443.mov
To Reproduce
This works in the default angular storybook repr