v0.8.0
What's Changed
- add multiple modals example by @lucatrv in #174
- Update documentation comments by @lucatrv in #179
- ➕: update bootstrap icons by @gmLucario in #180
- new positions to tab_bar!!! by @Redhawk18 in #182
- Card overlays by @turai in #183
- refactor so functions show up in order on docs by @Redhawk18 in #184
- ContextMenu respects window borders and resizing by @sdgoihew in #186
- Update event handling for context_menu overlay by @Remmirad in #187
- Set tag for MenuBar by @dave-wathen in #188
- Implement new grid widget by @avsaase in #190
- Wrap example is broken by @ojji in #189
- Implement grid flex layout by @avsaase in #191
- Fix grid padding by @avsaase in #192
- Added segmented button,segmented button style, and example by @bq-wrongway in #193
- icon fonts by @Redhawk18 in #197
- Upgrade to latest Iced rev dd249a1d11c68b8fee1828d58bae158946ee2ebd by @genusistimelord in #198
- Updates for latest Iced Master changes by @genusistimelord in #200
- Update overlay code to compile with iced master by @brianch in #201
- Core updated to iced 0.12.0. Most examples compile. by @rizzen-yazston in #204
- Drop down widget by @wiiznokes in #205
- tab bar now follows iced's native theme and not hardcoded values by @Redhawk18 in #206
- Menu rewrite by @latidoremi in #209
New Contributors
- @gmLucario made their first contribution in #180
- @turai made their first contribution in #183
- @sdgoihew made their first contribution in #186
- @Remmirad made their first contribution in #187
- @dave-wathen made their first contribution in #188
- @avsaase made their first contribution in #190
- @ojji made their first contribution in #189
- @bq-wrongway made their first contribution in #193
- @brianch made their first contribution in #201
- @rizzen-yazston made their first contribution in #204
Full Changelog: V0.7.0...v0.8.0