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 - v0.14.0 Latest Release

Published by a7ul about 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/nodegui/react-nodegui/compare/v0.13.0...v0.14.0

react-nodegui - 0.13.0

Published by a7ul about 3 years ago

bump up deps and bug fixes

react-nodegui - 0.12.0

Published by a7ul over 3 years ago

react-nodegui - 0.11.0

Published by a7ul over 3 years ago

react-nodegui - 0.10.4

Published by a7ul over 3 years ago

Bump nodegui

react-nodegui - 0.10.3

Published by a7ul over 3 years ago

Event listener type fix

react-nodegui - 0.10.2

Published by a7ul over 3 years ago

Bug fix and upgrade nodegui

react-nodegui - 0.10.1

Published by a7ul over 3 years ago

Flex layout fixes.
NodeGui upgrade

react-nodegui - 0.10.0

Published by a7ul almost 4 years ago

Bug fixes and docs improvements

react-nodegui - 0.9.0

Published by a7ul about 4 years ago

BoxView and GridView exports (#229)
textInteractionFlags to Text component (#237)
Action component (#240)

react-nodegui - 0.8.0

Published by a7ul over 4 years ago

Adds MenuBar
Menu
SystemTrayIcon

react-nodegui - 0.7.0

Published by a7ul over 4 years ago

QBoxView
QGridView
bug fixes

react-nodegui - Temporary assets holder for the website

Published by a7ul over 4 years ago

temporary assets holder

react-nodegui - 0.6.0

Published by a7ul over 4 years ago

Multiple children in text component
adds tabs support

react-nodegui - 0.5.0

Published by a7ul over 4 years ago

Upgrades to nodegui v0.15
Adds QSlider

react-nodegui - 0.4.0

Published by a7ul almost 5 years ago

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.

react-nodegui - v0.3.2

Published by a7ul almost 5 years ago

Adds Scrollview resizable prop
bumps minimum nodegui version to 0.9.0

react-nodegui - 0.3.1

Published by a7ul almost 5 years ago

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

react-nodegui - 0.3.0

Published by a7ul almost 5 years ago

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 🚀

react-nodegui - 0.2.6

Published by a7ul almost 5 years ago

bugfix: central widget handling for mainwindow