Commit graph

12 commits

Author SHA1 Message Date
Gustav Hansen
0e00f43356 Upgrade react-reconciler to support hooks, run prettier Fixes #200 2019-02-16 13:45:02 -05:00
Niklas Mischkulnig
6d2d32f6fc More Area features (#168)
* Add scrolling area

* Gradients

* Fix typo and add scrolling to area docs

* Implement imperative gradient api

As per discussion in #130

* Fix links in area documentation

* Update example for area gradients

* Add docs for new gradient api

* Format all docs with prettier

* Really fix docs hyperlinks

* Added to docs: ignore ...opacity for gradients
2018-11-08 18:04:32 -08:00
Gustav Hansen
b877fc1e5c
Remove onPositionChanged from props list 2018-05-07 10:56:24 -04:00
kusti8
2e9ffb56b9 Add warning for more than one child in Window and Group. Fixes #66 2018-03-30 10:38:44 -04:00
Niklas Mischkulnig
c3a528945a Update for libui-node 0.1.0 (#57)
* Update for libui-node 0_1_0

- Use native eventloop
- position got removed

* Update libui-node version to 0.1.0

* babel rebuild

* Cleanup

* Fix non-check menu items

* Make quit menu work

* Add onShouldQuit to App and expose to user

* Remove bin
2018-03-22 09:48:12 -04:00
Gustav Hansen
d074092cc3 Fix #59 2018-03-21 11:19:06 -04:00
kusti8
9a30aa49af Embed examples into readme and add JSX highlighting 2018-03-02 19:25:58 -05:00
kusti8
14f9472638 Add default values to docs. Fixes #29 2018-03-01 21:24:57 -05:00
kusti8
291ad2bfcf Move to react naming conventions. Fixes #9 2018-02-22 22:54:39 -05:00
kusti8
0185775c2d Update window height and width settings 2018-02-15 20:29:31 -05:00
kusti8
a829e72da1 Add windows example 2018-02-11 17:01:02 -05:00
kusti8
f42f4dddd6 Fix children default and add some docs 2018-02-10 23:42:41 -05:00