@ausbom/form
Advanced tools
Comparing version 0.2.6 to 0.2.7
@@ -6,2 +6,16 @@ # Change Log | ||
<a name="0.2.7"></a> | ||
## [0.2.7](https://github.com/AusBOM/bom-design-system/compare/@ausbom/form@0.2.6...@ausbom/form@0.2.7) (2020-03-20) | ||
### Bug Fixes | ||
* remove default styling from text inputs in ios safari ([775f7a3](https://github.com/AusBOM/bom-design-system/commit/775f7a3)) | ||
* removes default select arrow in ie11 ([6f87686](https://github.com/AusBOM/bom-design-system/commit/6f87686)) | ||
* removes firefox focusring from select input as we have one already ([ad344c5](https://github.com/AusBOM/bom-design-system/commit/ad344c5)) | ||
<a name="0.2.6"></a> | ||
@@ -8,0 +22,0 @@ ## [0.2.6](https://github.com/AusBOM/bom-design-system/compare/@ausbom/form@0.2.5...@ausbom/form@0.2.6) (2020-03-17) |
{ | ||
"name": "@ausbom/form", | ||
"version": "0.2.6", | ||
"version": "0.2.7", | ||
"description": "", | ||
@@ -41,7 +41,7 @@ "keywords": [], | ||
"dependencies": { | ||
"@ausbom/button": "^0.4.0", | ||
"@ausbom/button": "^0.4.1", | ||
"@ausbom/icon": "^0.9.0", | ||
"@ausbom/styles": "^0.8.0" | ||
}, | ||
"gitHead": "c9c374cc8980417b0fc664fc049a7040519ee3d1" | ||
"gitHead": "4d4de3af8139744996fdf459a618078cc4aa4999" | ||
} |
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
60660
Updated@ausbom/button@^0.4.1