Skip to content

Commit

Permalink
Merge pull request #1455 from unoplatform/mergify/bp/release/stable/5…
Browse files Browse the repository at this point in the history
….1/pr-1452

fix: ensure attribute animations respond to code changes (backport #1452)
  • Loading branch information
Xiaoy312 authored Aug 12, 2024
2 parents 7ce3b52 + 4bf8701 commit 38d6bf0
Show file tree
Hide file tree
Showing 4 changed files with 400 additions and 101 deletions.
2 changes: 1 addition & 1 deletion doc/material-migration.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Previously, the `PlaceholderText` property acted as a header, displaying in the
##### New Behavior

- **PlaceholderText**: Displays inside the TextBox when it's empty. Disappears when text is entered.
- **Header**: Acts as a label. Animates upwards when the TextBox is focused.
- **Header**: Acts as a label. Animates upwards when text is entered.

##### Example

Expand Down
Loading

0 comments on commit 38d6bf0

Please sign in to comment.