forked from mbk-lab/rui_orig
Update CHANGELOG.md
This commit is contained in:
parent
f989952817
commit
93abec1bff
|
@ -1,6 +1,7 @@
|
||||||
# v0.5.0
|
# v0.5.0
|
||||||
|
|
||||||
* Added HasFocus function to the View interface
|
* 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 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"
|
* Added the following events to TableView: "table-cell-selected", "table-cell-clicked", "table-row-selected", "table-row-clicked"
|
||||||
* Bug fixing
|
* Bug fixing
|
||||||
|
|
Loading…
Reference in New Issue