Commit graph

15 commits

Author SHA1 Message Date
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
Niklas Mischkulnig
7bb6fa589f Area (#78)
* Area

* Update, percentages as values, transforms!

* Rename Area elements, Circle, CSS colors

* Transform: matrix, skew

* Add Path

* Add fill & stroke options, fix transforms

* Inheriting props

* Fix area events, start on documentation

* Complete documentation

* Properly apply transforms, complete sidebar

* Use dot for Area components, fix Circle

* Add held buttons for onMouseMove

* Fix transform=scale for now

* Fill mode for Area.Path

* Fixes for windows

* Complete area_props list

* Throw on unimplement path commands

* More sophisticated path example

* Cleanup

* More helpful error message
2018-05-02 19:05:27 -04:00
kusti8
0b6072827f Add font button 2018-02-10 22:21:27 -05:00
kusti8
86fdbf4853 Add menu 2018-02-10 12:17:10 -05:00
kusti8
415cabc7a7 Add bin and docs 2018-02-10 09:47:50 -05:00
kusti8
5afef7fe2a Add combobox and radiobox 2018-02-09 23:47:47 -05:00
kusti8
56ffca255a Add checkbox, grid, slider, and spinbox 2018-02-07 21:49:52 -05:00
kusti8
fad4b90e7a Pretty everything up 2018-02-06 21:42:28 -05:00
kusti8
f0b7186158 Add prop type checking. Still need to finish stretchy default 2018-02-06 21:10:43 -05:00
kusti8
a35ed645ae Add initial documentation, add form, and prep for tab (pass full parent, not just element) 2018-02-05 19:43:25 -05:00
Gustav Hansen
9f3ecf4dc1 Add new components 2018-02-04 21:11:33 -05:00
kusti8
ba84836cca Run prettier 2018-02-04 13:21:37 -05:00
kusti8
0b134e8391 Add initial working code. Need to add more components 2018-02-04 13:11:38 -05:00
kusti8
dfb566193f Add initial changes. Still need to work on adding elements during runtime. 2018-02-03 18:34:29 -05:00
kusti8
6173687889 Add still testing code 2018-02-03 10:26:15 -05:00