Releases: nodegui/react-nodegui
Releases · nodegui/react-nodegui
0.8.0
Adds MenuBar
Menu
SystemTrayIcon
0.7.0
QBoxView
QGridView
bug fixes
Temporary assets holder for the website
0.6.0
Multiple children in text component
adds tabs support
0.5.0
Upgrades to nodegui v0.15
Adds QSlider
0.4.0
View - transformation mode
Typed event handlers - Now get autocomplete and typescript type checking support for all event handlers.
Breaking change:
Event handlers are now typed so the syntax is slightly different.
v0.3.2
Adds Scrollview resizable prop
bumps minimum nodegui version to 0.9.0
0.3.1
Critical bugfix: App getting gc'd when in production bundle
Image and AniamtedImage - now load image from web url.
0.3.0
Adds AnimatedImage component for gifs and webp
Adds AbstractButton for adding common features to radiobutton, checkbox and buttons.
Adds attributes and window flags
Switches on Async renderer for react 🚀
0.2.6
bugfix: central widget handling for mainwindow