primer-forms
Advanced tools
Comparing version 2.2.0-alpha.f83c67be to 2.2.0-alpha.fbc5fb3f
{ | ||
"version": "2.2.0-alpha.f83c67be", | ||
"version": "2.2.0-alpha.fbc5fb3f", | ||
"name": "primer-forms", | ||
@@ -30,6 +30,6 @@ "description": "Style individual form controls and utilize common layouts.", | ||
"prepublishOnly": "../../script/notify pending", | ||
"publish": "../../script/notify success" | ||
"postpublish": "../../script/notify success" | ||
}, | ||
"dependencies": { | ||
"primer-support": "4.8.0-alpha.f83c67be" | ||
"primer-support": "4.8.0-alpha.fbc5fb3f" | ||
}, | ||
@@ -36,0 +36,0 @@ "keywords": [ |
@@ -180,3 +180,3 @@ # Primer Forms | ||
Use the `.select-sm` class to resize both default and custom `<select>`s to match the size of [our small buttons](../buttons/#default-buttons). | ||
Use the `.select-sm` class to resize both default and custom `<select>`s to match the size of [our small buttons](./buttons#default-buttons). | ||
@@ -319,3 +319,3 @@ ```html | ||
```html | ||
```erb | ||
<form> | ||
@@ -322,0 +322,0 @@ <div class="input-group"> |
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
87742
+ Addedprimer-support@4.8.0-alpha.fbc5fb3f(transitive)
- Removedprimer-support@4.8.0-alpha.f83c67be(transitive)