fix basics css (better font/padding for input.text)
0.5.8
add dialog.download(...) : to force the download of a name/content file add dialog.clipboard_paste(...) : to call a callback when the method is called, with the content(txt) from the clipboard
0.5.7
ui.clipboard_copy() works in all cases !
0.5.6
lot of little fixes +
- ui.FileUpload(..) for all (and can accept `_multiple=True` if needed) - 1st "fluent" model ... ("md" could be replaced) ... but tabs are basics one ;-( - ui.Spinner() is now "open" (can be styled!)