You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Simplify and fix font sizing which should be default:18px, priority:16px, disabled: 16px. - remove math which left us with uneven font sizes. We have plenty of hooks to override as needed: custom properties for default, priority, and disabled
Co-authored-by: [ Cassondra ] <[email protected]>
Co-authored-by: [ Cassondra ] <[email protected]>
Copy file name to clipboardExpand all lines: CHANGELOG-1.x.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,11 @@
1
-
# 1.3.0 (2021-02-17)
1
+
# 1.3.0 (2021-02-18)
2
2
3
3
### Features
4
4
-[e7c0f3a](https://github.com/patternfly/patternfly-elements/commit/e7c0f3a45648f26c87bc3447f7c6a47c8c00c1a0) feat: adding a $custom-prop-prefix variable to relieve naming conflict risk ($repo is too generic).
5
5
6
6
### Fixes
7
-
-[](https://github.com/patternfly/patternfly-elements/commit/) fix: pfe-content-set requires light DOM styles in panels
7
+
-[51bee47](https://github.com/patternfly/patternfly-elements/commit/51bee47d7ef6515b59b2e49b424985088248b4d5) fix: pfe-content-set requires light DOM styles in panels
8
+
-[](https://github.com/patternfly/patternfly-elements/commit/) fix: update sizing on pfe-cta component which was too small
0 commit comments