Skip to content

Releases: Matrix42AG/microsoft-fast

3.0.0-alpha.35

05 Sep 08:03

Choose a tag to compare

3.0.0-alpha.35 Pre-release
Pre-release

Fix form-associated components

10 Jun 10:53
3f35566

Choose a tag to compare

Pre-release
  • Make the proxy property of FormAssociated components optional (Is null when running tests using @testing-library/react)

Align text-area component to text-field

30 Jan 13:05

Choose a tag to compare

Pre-release
  • Add start and stop slots to the text-area component
  • Wrap the textarea element in the text-area component and its slots into a div.root element similar to the text-field component