* 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
* 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