Vicary A.
Vicary A.
This is a good point to remind people that they **should** understand more of how the platform they are using. Sometimes I got pissed off by what others think fun,...
AFAIK early linux communities had a lot of things like this, did they blame it? They just think it's fun. And I (and many others) just embrace how the open...
Haters gonna hate, when people say "bad experience is good", they never listen.
Using `icloud-nosync` or `nosync-icloud` creates a symlink to the `node_modules` directory itself, but that totally breaks the directory restriction. ``` Failed to compile. ./src/index.css Module not found: You attempted to...
It seems [customize-cra](https://github.com/arackaf/customize-cra) doesn't help symlink paths by `postcss-loader` et al.
Can we modify this line [hotkeys.js:1469](https://github.com/chieffancypants/angular-hotkeys/blob/master/build/hotkeys.js#L1469) to allow multiple bindings? I tried to comment it out and it works on `Hotkey.add()`, while `bindTo()` already took care of unbinding with `_del()`,...
Some great people made a PR on a dependency mousetrap-js/mousetrap/pull/12, we can make use of the new parameters here.
I smell something when it comes to key sequence (not combos) in Mousetrap, not gonna dive into their code again but it _could possibly_ fire the event twice. Not sure...
@devonzara A great example of where we should use the callback reference to search for dedup, instead of removing everything previously assigned.
If you are new, you'll soon find out that projects without activities for almost a year tend to be abandoned already. Especially when none of the recent issues are getting...