File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -22,6 +22,7 @@ All notable changes to this project will be documented in this file. See [standa
2222
2323* ** Tag:** 'size' is no longer a prop
2424* ** Dropdown:** Dropdown component API and structure changed
25+ * ** Teaser:** Teaser component API and structure changed
2526
2627### Features
2728
@@ -118,6 +119,7 @@ All notable changes to this project will be documented in this file. See [standa
118119* ** css variables:** some unused CSS variables removed: ` --line-medium ` , ` --line-thick ` , ` --outline-size `
119120* ** fonts:** ` --font-weight-light ` and ` --font-wight-medium ` were removed from the library
120121* ** typography:** changes to how basic text styles are applied to consuming applications see [ README] ( /README.md#assign-base-class-to-body )
122+ * ** checkbox** ` indeterminate ` state needs to be used in combination with ` checked ` . Before it was also showing when the checkbox was not checked.
121123
122124### Features
123125
You can’t perform that action at this time.
0 commit comments