Avichay Eyal

Results 36 comments of Avichay Eyal

@shprink Is this going to happen? When is your next round expected?

I Disagree. Moving the children breaks. That is exactly the point of having a ``, and you can add css rules within your component.

Sure. React implements virtual DOM. (Just an example of one of many). If I place a dynamic content inside `m-alert`, when React attempts to replace the content with another, it...

I'll check out the examples and see why they don't work. I use the examples in live sessions/talks (as-is). Can you specify the node version you're working with? Also, in...

This doesn't mean necessary breaking the DOM tree. As this is a test for libraries, I could add polymer's `` or slim.js' `s:repeat` and keep the table structure. The only...

I think that the webcomponents website should be built with multiple web component libraries, to prove the idea it works everywhere. Plus source code, examples and even different build systems...

@msteller-connyun I'm glad you found a workaround. If I would add findAll with shadow path then the recursive search would be very laggy and might take too much time. Showroom...

@msteller-connyun I would like to know what was your technique of injecting the deep-query script. Was it in the `.showroom/config.js` file?