@linzjs/lui 14.0.0 → 15.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,19 @@
|
|
|
1
|
+
# [15.0.0](https://github.com/linz/lui/compare/v14.0.0...v15.0.0) (2022-02-09)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Bug Fixes
|
|
5
|
+
|
|
6
|
+
* **fieldset:** was missing dot and story ([#556](https://github.com/linz/lui/issues/556)) ([e00b643](https://github.com/linz/lui/commit/e00b643a7ff147136238bf57a6bef33c464278b5))
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
### BREAKING CHANGES
|
|
10
|
+
|
|
11
|
+
* **fieldset:** Add no border and no padding to fieldset
|
|
12
|
+
|
|
13
|
+
* Add story to prove my working
|
|
14
|
+
|
|
15
|
+
Co-authored-by: Tony Watson <twatson@linz.govt.nz>
|
|
16
|
+
|
|
1
17
|
# [14.0.0](https://github.com/linz/lui/compare/v13.1.5...v14.0.0) (2022-02-09)
|
|
2
18
|
|
|
3
19
|
|
package/dist/lui.css
CHANGED
package/package.json
CHANGED