https://www.youtube.com/watch?v=BgNTBgJjIRI&ab_channel=LyricsDope
[0.75.0] - 2024-08-01
Added
- Added
App.open_url
to open URLs in the web browser. When running via the WebDriver, the URL will be opened in the browser that is controlling the app (web side not yet live) #4819 - Added
Widget.is_mouse_over
#4818 - Added
node
attribute toevents.Enter
andevents.Leave
#4818
Changed
events.Enter
andevents.Leave
events now bubble. #4818- Renamed
Widget.mouse_over
toWidget.mouse_hover
#4818
Fixed
- Fixed issue with
mutate_reactive
and data binding #4828