Neil Kalman

Results 66 comments of Neil Kalman

@gilhanan what's the difference? you used it inside your function, and the original uses the syntactic sugar as a string. but both have `vm.title`. so, mostly the difference is that...

@gilhanan oh now I understand. But if you follow the entire style-guide, the controllerAs name is always related to the actual controller name. So, you should change all your `$watches`...

+1 I think this is a great feature. I started looking myself for something to achieve that and it might be useful to change the [default notification override](https://github.com/jiahaog/nativefier/blob/development/app/src/static/preload.js#L52) with [electron-notify](https://www.npmjs.com/package/electron-notify)....

I investigated the markdown editors including the one you suggested and the problem IMO is that mobile support is not very good for most of them (try and edit the...

Like this: ![IMG_20210222_160924](https://user-images.githubusercontent.com/10427304/108719629-7959c500-7528-11eb-874e-742b407fbf36.jpg)

https://github.com/github/markdown-toolbar-element

I would suggest having an option to either loop or not. I use KAP to capture animated gifs for slideshows and I don't want them to play as a loop...

@trotzig I'd love that a lot :-) I see the site says it's for React, but I saw some examples without React. It can be used with any framework (including...

@trotzig what's the difference between the site and this repo? I'm trying to use this in an **open-source organization** and I see that after the beta there's going to be...

@oliviertassinari thanks for the links. I'm not sure if it makes this problem easier though... It looks like your code is coupled with `react` and `webpack`, which I don't use...