Commit graph

113 commits

Author SHA1 Message Date
Gustav Hansen
7255f148d5
Update README.md 2020-01-19 09:49:45 -05:00
Gustav Hansen
3314bd309e
Use npx by default 2020-01-12 16:13:51 -05:00
kusti8
2d48084849 Add note on Macs with libuv bug 2020-01-12 12:56:22 -08:00
Gustav Hansen
2dd126bfcd Add note on mac wxwidgets libuv bug 2020-01-12 15:16:30 -05:00
Gustav Hansen
d8567008d6 Add wx backend notes 2020-01-12 15:06:59 -05:00
kusti8
ac661ca3ba Add more wx components 2020-01-10 14:01:09 -05:00
Gustav Hansen
33f7118163
Update v2_changes.md 2020-01-07 10:29:59 -05:00
kusti8
013d07f36a Fix windows packaging 2020-01-04 17:18:19 -05:00
Gustav Hansen
155883cb33 Add packaging instructions 2020-01-04 12:08:24 -05:00
kusti8
ea0a7b4370 Add comparison to others in docs 2020-01-04 00:48:52 -05:00
Gustav Hansen
448d89f02d Add note on TS 2020-01-03 16:06:35 -05:00
Gustav Hansen
d7d4e70a6e Convert everything to typescript 2020-01-03 16:05:14 -05:00
Gustav Hansen
ccd7db30a7 Remove packaging until it works 2020-01-02 10:35:31 -05:00
Gustav Hansen
f753128a80 Change readme for v2 2020-01-01 16:42:29 -05:00
Gustav Hansen
1ec85548e3 Add more examples to v2 changes 2020-01-01 16:37:17 -05:00
Gustav Hansen
a83ab8f72a Update documentation on v2 2020-01-01 14:23:17 -05:00
Gustav Hansen
173dd2c28a Add hot reloading to examples, fix reloading bugs 2020-01-01 12:28:16 -05:00
kusti8
6ac09c76ba Add calculator example; try to get devtools working 2019-12-22 21:35:19 -05:00
Gustav Hansen
10e9364176 Finish docs 2019-12-15 16:19:22 -05:00
Gustav Hansen
b251835434 Start docs 2019-12-15 15:43:09 -05:00
Gustav Hansen
03b1ea8323 Fix percent issue and start more documentation 2019-12-06 09:50:01 -05:00
kusti8
610460995e Copy docs, start examples 2019-10-17 17:32:40 -04:00
Gustav Hansen
48682e461a Start on rewriting registerComponent 2019-05-05 18:40:23 -04:00
Gustav Hansen
0e00f43356 Upgrade react-reconciler to support hooks, run prettier Fixes #200 2019-02-16 13:45:02 -05:00
Maciej Sopyło
cbf7a102be fix: Group example (#197)
The Group example was showing multiple children in the group, contrary to the `Note` below.
2019-02-10 10:17:56 -05:00
Gustav Hansen
57b5309128 Update docs on Windows packaging 2018-12-22 18:36:17 -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
00d0eddba4 Move docsify back to 4.7.1 to fix docs background 2018-11-08 20:44:53 -05:00
Maciej Sopyło
20819de675 feat: add size getters to the Area component (#174)
* feat: add `onSizeChanged` event to the Area component

* Remove area exposure and fix area example

* Update documentation
2018-09-06 12:50:55 -07:00
kusti8
62e4b00d77 Add note on typescript 2018-06-18 20:45:49 -04:00
kusti8
d7296eff3b Add clarification on selection index. Fixes #158 2018-06-18 20:42:19 -04:00
kusti8
a938308d14 Remove mention of submenus. Fixes #157 2018-06-17 15:09:56 -04:00
Niklas Mischkulnig
178c0903b3 Font fixes (#155)
* Fix AreaText crash

* Add x and y to AreaText doc
2018-06-09 16:35:36 -04:00
Niklas Mischkulnig
06ee92d1f7 Add styled text (#141)
* Proof of concept fonts

* Inheirit font style

* Use style prop

* More font attributes

* Reset demo

* Fixes

* Font example

* Text transforms, integrate FontButton

* Add docs

* Add StyledText

* Update package lock

* Add StyledText to prop checking

* Update documentation for StyledText

* Add markdown prettier

* Change default font size
2018-06-09 14:04:49 -04:00
kusti8
6879944389 Add initial external functionality docs. Fixes #101 2018-06-05 19:21:25 -04:00
kusti8
89f4c84df8 Update gif 2018-05-21 17:19:38 -04:00
kusti8
3ce7aa2216 Add cat api gif 2018-05-21 17:16:31 -04:00
Gustav Hansen
c8b00d9ae4
Add min and max for slider (#133)
* Add min max support for slider

* Reset demo

* Don't destroy children elements for slider

* Prevent slider from resetting when recreated

* Reset value for slider when beyond max or min. Cleanup code

* Add to documentation
2018-05-21 16:35:23 -04:00
kusti8
b1cdf446e7 Add devtools documentation. Fixes #139 2018-05-21 16:25:02 -04:00
kusti8
3305f997f9 Change onClick to onChange in docs. Fixes #140 2018-05-21 16:21:07 -04:00
Niklas Mischkulnig
02b9bb3e81 Area fixup (#126)
* Area fixup

* Translate key event paramters

* More fixups

* Add count to mousedown
2018-05-18 18:48:27 -04:00
Andrea Parodi
f6f362856d typo (#124) 2018-05-13 12:32:52 -04:00
kusti8
bf67a15aa5 Add alias for sidebar. Fixes #120 2018-05-11 16:13:09 -04:00
kusti8
3b9cad4a75 Add note about grid expand. Fixes #113 2018-05-11 16:07:47 -04:00
Mohammed Salman
cd7eb302b9 Fixed Rectangle error (#114) 2018-05-07 14:26:09 -04:00
Gustav Hansen
b877fc1e5c
Remove onPositionChanged from props list 2018-05-07 10:56:24 -04:00
Vincenzo Ciaccio
e80c86375e - adding some linux screenshot (#111) 2018-05-06 13:02:09 -04:00
Gustav Hansen
903f72906b Add electron-builder for packaging. #43 2018-05-04 18:01:31 -04:00
kusti8
51e28c1c08 Add about page. Fixes #98 2018-05-04 15:54:52 -04:00
Niklas Mischkulnig
d4a12f7dea Add app logo (#102)
* Add app logo

* Adjust size
2018-05-04 14:29:22 -04:00