Vildan Softic

Results 208 comments of Vildan Softic

Hi there, sorry have been on vacation the last few days. Yep good idea, can I just ask you to update the PR a little bit. It seems that your...

ok then just for the sake of the demo change it to use `alert` instead of `console` otherwise people might not realize it looking at the demo. Also please just...

this would be super helpful. I've meanwhile built something partially generic for one of my apps which goes along these lines, if somebody is looking for an idea on how...

The learning curve with two competing approaches is definitely a thing. Perhaps the most important example is the binding to camelCased event names which you cant really express otherwise. Trigger/delegate...

So would that include `value.one-time` and `value.two-way` as well?

Isnt this similar to `class` and `className`?

I like this idea. How about though accepting still one param. If number, treat it like delay timeout. If object then it could have a `delay` and e.g `flushOn: ("space"...

Yeah perfect standards-conform approach with the key event. I think this should be totally fine

Related issue: https://github.com/aurelia/cli/issues/654 So once the new section is in place, tooltips inside the editor could point to the new url

@JeroenVinke I've updated the json schema, over at my repo as much as I could. Some things are still undocumented since I had no idea how to properly describe them....