Changelog
- f01e34a Bump Flet version to 0.6.0
- da53ef2 Add
url
andurl_target
to controls withon_click
event (#1337) - 0c523b0
Canvas
control (#1301) - 35f212b Make non-visual controls working with routing (#1333)
- a432c10 Fix grammar errors in README.md (#1332)
- 4b4dc11 Create initial value for __theme_mode attribute in Page class. (#1321)
- 1725a16 Several small fixes to code (#1308)
- 981b7b0 Capturing web client info: IP and user agent (#1302)
- 179858f Clean pypi [skip ci]
- 192d63c Added
SnackBar.duration
property - 2cb0661 Add
data
prop to DataTable's row, column and cell - 7661ccf Update
page.route
if typed in the URL (#1289)