@anexia/vue-ui-components
Advanced tools
Comparing version 1.20.5 to 1.20.6
{ | ||
"name": "@anexia/vue-ui-components", | ||
"version": "1.20.5", | ||
"version": "1.20.6", | ||
"description": "A Vue component library containing several components, plugins and icons that match the Anexia Corporate Design guidelines", | ||
@@ -91,2 +91,10 @@ "author": "ANEXIA Internetdienstleistungs Gmbh <marketing@anexia-it.com> (https://anexia.com)", | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/anexia-it/vue-ui-components.git" | ||
}, | ||
"homepage": "https://anexia-it.github.io/vue-ui-components/", | ||
"bugs": { | ||
"url": "https://github.com/anexia-it/vue-ui-components/issues" | ||
}, | ||
"keywords": [ | ||
@@ -93,0 +101,0 @@ "anexia", |
@@ -8,3 +8,2 @@ The *anx-form* is used for grouping input components together in a form. Everytime you have more than one input component, you should consider putting them inside a *anx-form*. The component itself is very simple. The example below shows hot to automatically render a button for the form and how to handle the form submit correctly. | ||
@submit="submitForm" | ||
name="ip-form" | ||
:submit-button="{ text: 'Send >', disabled: false, width: 'auto' }" | ||
@@ -42,3 +41,3 @@ > | ||
@submit="submitForm" | ||
name="my-form" | ||
id="my-form" | ||
:submit-button="{ text: 'Send >', disabled: false, width: 'auto' }" | ||
@@ -45,0 +44,0 @@ > |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
15705875
81
55108
0
1
94