v1.0.0-beta.29
Pre-release
Pre-release
github-actions
released this
15 Feb 19:58
·
628 commits
to main
since this release
Minor Changes
-
e40e87d: ✨ Added
<rh-button>
.Button is a form-associated custom element. Buttons allow users to
perform an action when triggered. They feature a text label, a background or a
border, and icons.<rh-button>Submit</rh-button>
Patch Changes
- 84da26f:
<rh-footer>
: Corrected href for footer logo links. They were incorrectly pointing
to thehref="/en"
url. They have been changed tohref="/"
. - 94eeec0:
<rh-global-footer>
: fixed logo links, as per<rh-footer>
- 4233169: Fixed nested colour contexts
- e40e87d:
<rh-context-provider>
: notify children of context when adding them using javascript. - e40e87d:
<rh-context-provider>
: set color context, rather than palette, on consumers - b23a803:
<rh-tooltip>
: fixed tooltips on dark contexts - 62fe829: Update to PatternFly Elements RC
- 21da484:
<rh-accordion>
: fixed styles for RTL languages. - 7001943:
<rh-cta>
: hide arrow from assistive tech