Commit Graph

14 Commits

Author SHA1 Message Date
Atul R
22496e77a8 prevents double removal of a widget 2019-09-02 23:33:56 +02:00
Atul R
dcb2aa5d8b Adds abstract scroll area 2019-08-24 11:14:17 +02:00
Atul R
839c4ae223 Adds flex layout documentation 2019-08-02 23:36:13 +02:00
Atul R
3fed29d6fe Adds insertbefore method on flex layout 2019-07-10 00:08:39 +02:00
Atul R
687fcc1052 remove widget from layout 2019-07-09 21:22:09 +02:00
Atul R
fcb2bdccee Makes flexNode optional in addWidget 2019-06-27 23:13:12 +02:00
Atul R
ba409c8c14 Adds more type helpers 2019-06-22 21:36:24 +02:00
Atul R
c651775eca Convert flexNode to Napi::External. 2019-06-22 21:26:26 +02:00
Atul R
001d83b860 changed to class properties instead. Added calculator base example starting 2019-06-09 21:05:02 +02:00
Atul R
37bafaa64d Fixes segmentation fault due to garbage collection of flex nodes 2019-06-06 18:40:52 +02:00
Atul R
0d10ad8215 Fix minor heirarchy bugs 2019-06-06 12:13:24 +02:00
Atul R
201ab3657f Fix layout heirarchy 2019-06-06 11:50:49 +02:00
Atul R
0ea9675005 Adds test flow for yoga widgets 2019-06-06 10:00:04 +02:00
Atul R
e757f38eb5 removed unnecessary code and cleans up Flexlayout 2019-06-06 08:42:26 +02:00