aurelia / documentation

The documentation for Aurelia.
MIT License
105 stars 111 forks source link

fix(containerless): inline notes for where it does not work #453

Closed baerrach closed 4 years ago

baerrach commented 4 years ago

The specific documentation for @children, @child, @useShadowDOM needs to reference that @containerless doesn't work.

The note that it doesn't work is further down and very easy to miss.

EisenbergEffect commented 4 years ago

Good call. Thanks @baerrach !

baerrach commented 4 years ago

Only because I've been burnt by it!

bigopon commented 4 years ago

Not sure if i should lol or sorry 😀

3cp commented 4 years ago

@bigopon you could improve Aurelia runtime error log for this :)

baerrach commented 4 years ago

I was just about to hijack https://github.com/aurelia/aurelia/pull/527 to ask where to put this runtime stuff.

My list of improvements is getting larger and I benefit from getting the warnings, but I don't know where to start to add the code.

And I need this in vCurrent.