mirror of https://github.com/anoshenko/rui.git
19 lines
428 B
Markdown
19 lines
428 B
Markdown
# v0.3.0
|
|
|
|
* Added FilePicker
|
|
* Added DownloadFile and DownloadFileData function to the Session interface
|
|
* Updated comments and readme
|
|
* Added the FilePicker example to the demo
|
|
* Bug fixing
|
|
|
|
# v0.2.0
|
|
|
|
* Added "animation" and "transition" properties, Animation interface, animation events
|
|
* Renamed ColorPropery constant to ColorTag
|
|
* Updated readme
|
|
* Added the Animation example to the demo
|
|
* Bug fixing
|
|
|
|
# v0.1.1
|
|
|
|
* Bug fixing |