Skip to content

Commit

Permalink
doc: Add log for InputControl ltr alignment change
Browse files Browse the repository at this point in the history
  • Loading branch information
im3dabasia committed Dec 30, 2024
1 parent 2c4b1f8 commit 8606e29
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/components/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@

- `BoxControl`: Better respect for the `min` prop in the Range Slider ([#67819](https://github.com/WordPress/gutenberg/pull/67819)).
- `FontSizePicker`: Add `display:contents` rule to fix overflowing text in the custom size select. ([#68280](https://github.com/WordPress/gutenberg/pull/68280)).
- `InputControl`: Ensures email and url inputs have consistent LTR alignment in RTL languages ([#65893](https://github.com/WordPress/gutenberg/issues/65893)).

### Experimental

Expand Down

0 comments on commit 8606e29

Please sign in to comment.