Skip to content

Commit 358f004

Browse files
committed
Update CHANGELOG
1 parent 1049fbb commit 358f004

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1515
- Explicit text caching. [#2058](https://github.com/iced-rs/iced/pull/2058)
1616
- Gradients in Oklab color space. [#2055](https://github.com/iced-rs/iced/pull/2055)
1717
- `Themer` widget. [#2209](https://github.com/iced-rs/iced/pull/2209)
18+
- `Transform` primitive. [#2120](https://github.com/iced-rs/iced/pull/2120)
1819
- Cut functionality for `TextEditor`. [#2215](https://github.com/iced-rs/iced/pull/2215)
1920
- Disabled support for `Checkbox`. [#2109](https://github.com/iced-rs/iced/pull/2109)
2021
- `skip_taskbar` window setting for Windows. [#2211](https://github.com/iced-rs/iced/pull/2211)
@@ -82,6 +83,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8283
- Inline format args for ease of reading. [#2089](https://github.com/iced-rs/iced/pull/2089)
8384
- Stuck scrolling in `Scrollable` with touch events. [#1940](https://github.com/iced-rs/iced/pull/1940)
8485
- Incorrect unit in `system::Information`. [#2223](https://github.com/iced-rs/iced/pull/2223)
86+
- `size_hint` not being called from `element::Map`. [#2224](https://github.com/iced-rs/iced/pull/2224)
87+
- `size_hint` not being called from `element::Explain`. [#2225](https://github.com/iced-rs/iced/pull/2225)
8588

8689
Many thanks to...
8790

0 commit comments

Comments
 (0)