V0.7.0
What's Changed
- Doc Cleanup by @rs017991 in #160
- add align option to modal by @wiiznokes in #161
- Menu dynamic item height by @latidoremi in #163
- Submenu offset by @latidoremi in #164
- feature/tab_bar icon glow by @Redhawk18 in #165
- refactor improve types and simplified usage by @Redhawk18 in #167
- Helper Methods Hotfixes by @bbb651 in #168
- support normal scrolling instead of inversed scrolling by @Redhawk18 in #170
- Extend modal to support multiple overlays by @lucatrv in #169
- update modal code comments by @lucatrv in #171
- (Breaking) removed IconText use Iced::widget::Text instead.
- Fixed SF_UI_ROUNDED font name.
New Contributors
- @rs017991 made their first contribution in #160
- @bbb651 made their first contribution in #168
- @lucatrv made their first contribution in #169
Full Changelog: v0.6.0...V0.7.0