react-nodegui

Build performant, native and cross-platform desktop applications with native React + powerful CSS like styling.🚀

MIT License

Downloads
158
Stars
6.2K
Committers
31

Bot releases are hidden (Show)

react-nodegui - 0.2.5

Published by a7ul almost 5 years ago

Adds echomode to lineedit Thanks @msairio

react-nodegui - 0.2.4

Published by a7ul almost 5 years ago

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

react-nodegui - 0.2.3

Published by a7ul almost 5 years ago

Bugfix release:

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

Published by a7ul almost 5 years ago

Adds Hot reloading support 🔥
Various bug fixes

react-nodegui - React NodeGUI - v0.1.9

Published by a7ul about 5 years ago

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

react-nodegui - 0.1.6

Published by a7ul about 5 years ago

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

Thanks @slidinghotdog @Nicify @illBeRoy for contributions

react-nodegui - React NodeGUI - 0.1.5

Published by a7ul about 5 years ago

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

react-nodegui - 0.1.2 - React NodeGUI

Published by a7ul about 5 years ago

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