square / maker

Maker Design System by Square
https://square.github.io/maker/styleguide/latest-stable/
Other
63 stars 14 forks source link

fix(textarea): properly disable textarea #540

Closed kevinlee11 closed 1 year ago

kevinlee11 commented 1 year ago

Describe the problem this PR addresses

Currently the disabled textarea allows a user to still type inside image

Describe the changes in this PR

Because disabled is a prop on the TextareaControl it's not included in the $attrs and thus not passed into the textarea element

github-actions[bot] commented 1 year ago

Deployed Styleguide and Lab.

Notes
  1. Links may take a few minutes to update after PR is opened or commit is pushed.
  2. Links may become invalidated after PR is merged or closed.
  3. Links for all releases and open PRs can be found on the Maker Deploys page.

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 18.0.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: