Skip to content

Releases: nodegui/react-nodegui

0.8.0

Choose a tag to compare

@a7ul a7ul released this 14 Jun 07:31

Adds MenuBar
Menu
SystemTrayIcon

0.7.0

Choose a tag to compare

@a7ul a7ul released this 09 Jun 18:25
201a3b6

QBoxView
QGridView
bug fixes

Temporary assets holder for the website

Pre-release

Choose a tag to compare

@a7ul a7ul released this 29 Mar 14:39
9c6b7f7

temporary assets holder

0.6.0

Choose a tag to compare

@a7ul a7ul released this 24 Mar 19:54

Multiple children in text component
adds tabs support

0.5.0

Choose a tag to compare

@a7ul a7ul released this 07 Mar 11:45
10b3111

Upgrades to nodegui v0.15
Adds QSlider

0.4.0

Choose a tag to compare

@a7ul a7ul released this 26 Dec 08:27
3d81bd7

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

Choose a tag to compare

@a7ul a7ul released this 08 Dec 20:43

Adds Scrollview resizable prop
bumps minimum nodegui version to 0.9.0

0.3.1

Choose a tag to compare

@a7ul a7ul released this 01 Dec 00:28

Critical bugfix: App getting gc'd when in production bundle
Image and AniamtedImage - now load image from web url.

0.3.0

Choose a tag to compare

@a7ul a7ul released this 29 Nov 19:52

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

Choose a tag to compare

@a7ul a7ul released this 26 Nov 00:11
4f834c5

bugfix: central widget handling for mainwindow