atom / etch

Builds components using a simple and explicit API around virtual-dom
MIT License
555 stars 57 forks source link

Pass options onto nested component constructors #71

Closed twifty closed 6 years ago

twifty commented 6 years ago

Fix for #70

nathansobo commented 6 years ago

I've commented on #70. It's not clear to me that we always want to aggregate all references up to the root component.