primer-forms
Advanced tools
Comparing version 2.2.0-alpha.10b12bd7 to 2.2.0-alpha.12b798b8
{ | ||
"version": "2.2.0-alpha.10b12bd7", | ||
"version": "2.2.0-alpha.12b798b8", | ||
"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.10b12bd7" | ||
"primer-support": "4.8.0-alpha.12b798b8" | ||
}, | ||
@@ -36,0 +36,0 @@ "keywords": [ |
@@ -40,2 +40,3 @@ # Primer Forms | ||
title: Forms | ||
path: components/forms | ||
status: Stable | ||
@@ -180,3 +181,3 @@ --> | ||
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 +320,3 @@ ```html | ||
```html | ||
```erb | ||
<form> | ||
@@ -322,0 +323,0 @@ <div class="input-group"> |
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
87742
352
+ Addedprimer-support@4.8.0-alpha.12b798b8(transitive)
- Removedprimer-support@4.8.0-alpha.10b12bd7(transitive)