mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-02 06:41:14 +00:00
Changelog entry for the changes in globals
This commit is contained in:
parent
70c57844b7
commit
c049cdf1c3
1 changed files with 3 additions and 0 deletions
|
@ -11,8 +11,11 @@ All notable changes to this project will be documented in this file.
|
|||
### Added
|
||||
|
||||
- One can now set an alias from the root to a global callback
|
||||
- It is now possible to access properties and callback of exported global objects from the native code (#96)
|
||||
|
||||
### Fixed
|
||||
- The interpreter API correctly return an error instead of panicking when setting properties or calling callbacks
|
||||
that don't exist
|
||||
|
||||
## [0.1.1] - 2021-08-19
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue