forked from mbk-lab/rui_orig
2
0
Fork 0

Update CHANGELOG.md

This commit is contained in:
Alexei Anoshenko 2022-01-29 16:02:38 -05:00
parent f989952817
commit 93abec1bff
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
# v0.5.0
* Added HasFocus function to the View interface
* Added the UserAgent function to the Session interface
* Added the following properties to TableView: "selection-mode", "allow-selection", "current", "current-style", "current-inactive-style"
* Added the following events to TableView: "table-cell-selected", "table-cell-clicked", "table-row-selected", "table-row-clicked"
* Bug fixing