Justin Starry
f61667be97
Remove generics from virtual dom ( #783 )
...
* Fix tests
* Remove generics from virtual dom
* Prep for degenerify
* Fix examples
* Remove props cloning
* Fix tests
2019-12-08 10:47:51 -08:00
Justin Starry
c178d5273f
Add ref attributes to enabling DOM access in Components ( #715 )
2019-11-04 00:32:56 -05:00
Justin Starry
43e9347269
Add render method to Component and auto implement Renderable ( #563 )
...
* Add render method to Component and auto implement Renderable
* More cleanup
* Rename Renderable method from view to render
* Doc fixes
* fix
* Update CHANGELOG.md
2019-09-30 22:23:25 -04:00
Justin Starry
563807a861
Implement Renderable trait and add docs
2019-09-04 21:26:36 -04:00
Justin Starry
5c367d2c6a
Update tests
2019-08-25 21:54:58 -04:00
Justin Starry
7ae088647b
Add tests
2019-08-25 18:12:14 -04:00
Wodann
bc447ad22d
Add tests for a component with optional callback
2019-08-23 21:46:47 +02:00
Justin Starry
3fed651b42
Add support for required props
2019-07-20 22:38:50 -04:00
Justin Starry
7cd3cb7676
Run macro tests on CI
2019-07-15 10:18:17 -04:00