Skip to content

feat(textarea): support dynamic type - #28068

Merged
mapsandapps merged 2 commits into
FW-4146from
FW-4441
Aug 29, 2023
Merged

feat(textarea): support dynamic type#28068
mapsandapps merged 2 commits into
FW-4146from
FW-4441

Conversation

@mapsandapps

@mapsandapps mapsandapps commented Aug 28, 2023

Copy link
Copy Markdown
Contributor

Issue number: N/A


What is the current behavior?

ion-textarea does not support dynamic type

What is the new behavior?

  • ion-textarea does support dynamic type

Does this introduce a breaking change?

  • Yes
  • No

Other information

Mostly, dynamic type for textarea was already supported. Only the bottom-content had a static size. All other font sizes were all already relative.

Note: Textareas do not currently look correct when they are in an item, because #27989 has not yet merged. Once that PR is merged, the font sizes within textareas will be relative to the item sizes, and both will scale appropriately. If preferred, I can base this PR off branch FW-4432 instead.

@bolt-new-by-stackblitz

Copy link
Copy Markdown

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@github-actions github-actions Bot added the package: core @ionic/core package label Aug 28, 2023
@mapsandapps
mapsandapps marked this pull request as ready for review August 28, 2023 18:56
@github-actions github-actions Bot added package: angular @ionic/angular package package: vue @ionic/vue package package: react @ionic/react package labels Aug 28, 2023
@mapsandapps
mapsandapps changed the base branch from FW-4432 to FW-4146 August 28, 2023 20:33
@github-actions github-actions Bot removed package: angular @ionic/angular package package: vue @ionic/vue package package: react @ionic/react package labels Aug 28, 2023

@liamdebeasi liamdebeasi left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job!

@mapsandapps
mapsandapps merged commit 9e5f732 into FW-4146 Aug 29, 2023
@mapsandapps
mapsandapps deleted the FW-4441 branch August 29, 2023 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

package: core @ionic/core package

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants