-
Updated
Jul 20, 2022 - Java
vuejs2

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 5,584 public repositories matching this topic...
-
Updated
Jul 27, 2022 - JavaScript
-
Updated
Jul 15, 2022 - Java
-
Updated
Jul 29, 2022 - TypeScript
-
Updated
May 9, 2022 - JavaScript
-
Updated
Jul 25, 2022 - Vue
-
Updated
Jul 29, 2022 - JavaScript
Use svg for icons
图片分辨率问题
1、能否设置图片分辨率尺寸。
2、添加图片或替换图片时,是否可以固定长宽比自动缩放。
单选或者多选增加横放排列方式
-
Updated
Jul 28, 2022 - HTML
-
Updated
Nov 18, 2017 - JavaScript
-
Updated
Jul 9, 2022 - Vue
Bug Report
The following field (without a validator) cannot be updated via the model. No errors or warnings are logged:
{ "label":"ANR",
"model":"or.anr",
"type":"checklist",
"listBox":true,
"values": [
{"name":"a", "value":[1,2]},
{"name":"b", "value":[2,2]}
] }
model.or.anr = [[1,2]]; // fails to check "a"
If you would like a jsfiddle demo, let
-
Updated
May 12, 2022
-
Updated
Dec 28, 2020 - HTML
-
Updated
Jun 9, 2020 - JavaScript
indexOf: fromIndex
I feel like indexOf
's optional second parameter: fromIndex
, is an unsung hero.
It has saved me many times from having to slice
an array before calling indexOf
.
Would you consider a PR with an example using fromIndex
?
-
Updated
May 11, 2020 - Vue
-
Updated
May 4, 2022 - Vue
Describe how this feature will help us improve
This component is needed to provide good level of notification system in applications.
Is your proposal related to a problem?
No
Describe the solution you'd considered
https://web.dev/building-a-toast-component/
┆Issue is synchronized with this Jira Zadanie by Unito
-
Updated
Mar 17, 2021 - JavaScript
-
Updated
Jul 25, 2022 - Java
Svg supported ie10+ and it should be default choice.