@planningcenter/doxy-web
Advanced tools
Comparing version 1.15.0-rc.5 to 1.15.0
@@ -11,3 +11,3 @@ # Changelog | ||
## Unreleased | ||
## [1.15.0] - 2023-02-09 | ||
@@ -20,3 +20,9 @@ ### Changed | ||
- Update form elements to have consistent `cursor: not-allowed` when `disabled` | ||
- Update `Image` component | ||
- removed: `height`, `width` props | ||
- added: `rounded` prop | ||
- set default width to `100%` & `display: block` | ||
- Update `Checkbox` component (removes wrapper `<span>`) | ||
### Fixed | ||
@@ -27,2 +33,8 @@ | ||
### Added | ||
- Introduce `Grid` component + Storybook documentation | ||
- Add "introduction" pages to Storybook | ||
## [1.14.0] - 2022-11-29 | ||
@@ -120,2 +132,3 @@ | ||
[1.15.0]: https://github.com/planningcenter/doxy-web/releases/tag/v1.15.0 | ||
[1.14.0]: https://github.com/planningcenter/doxy-web/releases/tag/v1.14.0 | ||
@@ -122,0 +135,0 @@ [1.13.0]: https://github.com/planningcenter/doxy-web/releases/tag/v1.13.0 |
{ | ||
"name": "@planningcenter/doxy-web", | ||
"version": "1.15.0-rc.5", | ||
"version": "1.15.0", | ||
"description": "Doxy for Church Center Web", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
565317
0