@rakuten-rex/form-group
Advanced tools
Comparing version 1.1.0 to 1.2.0
/*! | ||
* | ||
* @license @rakuten-rex/form-group v1.1.0 2020-02-14 | ||
* @license @rakuten-rex/form-group v1.2.0 2020-06-02 | ||
* FormGroup/FormGroup.development.js | ||
@@ -5,0 +5,0 @@ * |
/* | ||
@license @rakuten-rex/form-group v1.1.0 2020-02-14 | ||
@license @rakuten-rex/form-group v1.2.0 2020-06-02 | ||
FormGroup/FormGroup.production.min.js | ||
@@ -4,0 +4,0 @@ |
{ | ||
"name": "@rakuten-rex/form-group", | ||
"version": "1.1.0", | ||
"version": "1.2.0", | ||
"description": "Form elements aligment helper", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -12,3 +12,3 @@ # ReX React UI Component: form-group | ||
``` | ||
npm install @rakuten-rex/form-group@1.1.0 --save | ||
npm install @rakuten-rex/form-group@1.2.0 --save | ||
``` | ||
@@ -19,3 +19,3 @@ | ||
``` | ||
yarn add @rakuten-rex/form-group@1.1.0 | ||
yarn add @rakuten-rex/form-group@1.2.0 | ||
``` | ||
@@ -236,3 +236,3 @@ | ||
``` | ||
https://unpkg.com/@rakuten-rex/form-group@1.1.0/FormGroup/FormGroup.production.min.css | ||
https://unpkg.com/@rakuten-rex/form-group@1.2.0/FormGroup/FormGroup.production.min.css | ||
``` | ||
@@ -244,3 +244,3 @@ | ||
``` | ||
https://unpkg.com/@rakuten-rex/form-group@1.1.0/FormGroup/FormGroup.development.css | ||
https://unpkg.com/@rakuten-rex/form-group@1.2.0/FormGroup/FormGroup.development.css | ||
``` | ||
@@ -252,3 +252,3 @@ | ||
``` | ||
https://unpkg.com/@rakuten-rex/form-group@1.1.0/FormGroup/FormGroup.static.css | ||
https://unpkg.com/@rakuten-rex/form-group@1.2.0/FormGroup/FormGroup.static.css | ||
``` | ||
@@ -270,3 +270,3 @@ | ||
<!-- ReX form-group --> | ||
<link href="https://unpkg.com/@rakuten-rex/form-group@1.1.0/FormGroup/FormGroup.production.min.css" rel="stylesheet"> | ||
<link href="https://unpkg.com/@rakuten-rex/form-group@1.2.0/FormGroup/FormGroup.production.min.css" rel="stylesheet"> | ||
</head> | ||
@@ -273,0 +273,0 @@ <body> |
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 not supported yet
Sorry, the diff of this file is not supported yet
44572