Zachiah Sawyer

Results 26 comments of Zachiah Sawyer

Can I make a PR for Rich's proposal? I want to get more familiar with the internals and this seems like a pretty good opportunity

I'm thinking `` is a good place to specify this. We could add something to the effect of `cssvars?: 'wrapper' | 'apply-to-root'` attribute to it's props. We could then set...

Are you guys open to me taking a look at this and making a PR?

> This is on purpose. I'd like to update whatever I pass into `use:foo`, so it works similarly to `bind:this`. This would break all javascript semantics and for that matter...

> I think we should really consider a {#display} block. Would make it all easier, also documentation/tutorial wise. A `#if` block destroys and rebuild the dom, while a `#display` block...

> The style directive can not be used with svelte's transition, so the element will be visible/hidden immediately. I know it's possible to use transitions in CSS, but it's less...

> > Yes this looks pretty nice as well! I'm not an ecmascript fine point expert, but could this potentially have parsing issues due to decorator syntax looking quite similar?...

Can I do this? I assume that `rec` allows you to use the modules name inside of the module? This doesn't seem extremely useful to me aside from maybe if...

Sorry didn't see this till now. (You know how github notifications are lol.) I'll try to get to this in the next few days or so.

I somehow got some weird stuff in my last commit so I rewrote history to fix it. Hope that's alright 😄