flystyles
Advanced tools
Comparing version 2.8.26 to 2.8.28
@@ -52,2 +52,8 @@ --- | ||
<div class="FormGroup FormGroup--floatingLabel has-error"> | ||
<label class="Label" for="exampleTextarea2">Example textarea</label> | ||
<textarea class="Textarea" id="exampleTextarea2" rows="3"></textarea> | ||
<p class="FormGroup-feedback">This is a required field</p> | ||
</div> | ||
<div class='FormGroup FormGroup--floatingLabel'> | ||
@@ -54,0 +60,0 @@ <label class='Label' for='drowpdown-example-2'>This is a label</label> |
{ | ||
"name": "flystyles", | ||
"version": "2.8.26", | ||
"version": "2.8.28", | ||
"description": "Flywire UI Framework", | ||
@@ -17,3 +17,3 @@ "author": "Javier Arques <javier.arques@flywire.com>", | ||
"version": "npm run build && git add -A dist", | ||
"postversion": "git push && git push --tags && npm publish" | ||
"postversion": "git push && git push --tags" | ||
}, | ||
@@ -20,0 +20,0 @@ "repository": { |
@@ -98,3 +98,3 @@ # Flystyles | ||
To create a new version you have to use the npm command [version](https://docs.npmjs.com/cli/version). It will generate the new dist files, add a release tag and push to master. | ||
To create a new version you have to use the npm command [version](https://docs.npmjs.com/cli/version). It will generate the new dist files, add a release tag and push to the branch you are. | ||
@@ -105,2 +105,4 @@ ```bash | ||
Then create a PR and request the review from other project commiters. Once accepted and merged to master, execute `npm publish` from master branch. | ||
## Architecture | ||
@@ -107,0 +109,0 @@ |
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
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1595634
6129
200