Skip to content

Releases: nodegui/react-nodegui

0.2.5

24 Nov 23:03
Compare
Choose a tag to compare

Adds echomode to lineedit Thanks @msairio

0.2.4

24 Nov 23:00
Compare
Choose a tag to compare

Bugfix: fixes window's central widget layout bug due to incorrect defaults.

0.2.3

22 Nov 23:22
Compare
Choose a tag to compare

Bugfix release:

  • Fixes compatibility with nodegui 0.6 and up
  • Fixes bug related to multiple windows showing up

0.2.2

03 Nov 18:58
508c2a4
Compare
Choose a tag to compare

Adds Hot reloading support 🔥
Various bug fixes

React NodeGUI - v0.1.9

11 Sep 21:23
711faec
Compare
Choose a tag to compare

Contains all widgets and methods available in nodegui v0.1.9 exported to react
Bugfix - remove widget now works as expected - This fixes #20
Stylesheet issues related to flexbox layouts and paints happening at arbitrary times fixed.

0.1.6

01 Sep 18:18
Compare
Choose a tag to compare

All widgets in sync with NodeGui (0.1.7) (except ScrollArea)
Adds packaging support using packer

Thanks @slidinghotdog @Nicify @illBeRoy for contributions

React NodeGUI - 0.1.5

22 Aug 20:50
Compare
Choose a tag to compare

Updates NodeGUI to 0.15 - See changelog (https://github.com/nodegui/nodegui/releases/tag/v0.1.5)

LineEdit - readonly
PlainTextEdit
Button - isFlat, icon
removes devtools from core

Thanks @kakulgupta and @rgabs

0.1.2 - React NodeGUI

16 Aug 18:00
Compare
Choose a tag to compare

Initial release of React NodeGUI that runs on linux, windows and mac x64