Maxim Tsoy
Maxim Tsoy
Great! Can't wait to see it. If you need something from my side (maybe some api changes or something), just let me know 31 авг. 2016 г. 11:58 AM пользователь...
Yep, I agree, C implementation definitely needs some care, at the moment it is more like a working PoC than a proper library. And C implementation is surely more important...
I believe you can achieve this by adding `v-on="$listeners"` on a root element of the nested component?
@Vontus you can! Just wrap $listeners with your own computed property that filters the keys
I would love to have this feature - it's one of the crucial things I miss from my MacOS days. For those who end up here - push that Like...
@Laura-O Wow, that's special. I'm just curious, when it can be useful? Just for academic purposes?
For those who want to use it with custom keys, simple symlink worked for me: ```bash $ cd ~/.ssh $ ln -s mykey id_mykey $ ln -s mykey.pub id_mykey.pub ```
@stevenwdv thank you for reporting this! It is actually a bug in the [autoconsent](https://github.com/duckduckgo/autoconsent/) library, and you're right, `optIn` does not work after #75. I will make sure to push...
This is something we could use at Surfly. Here's our use case: At Surfly, we are building an [application-level proxy](https://www.surfly.com/blog/exploring-middleware-superpowers-with-surfly-proxy-technology/). Part of the sandbox system is URL encoding. We have...
@Elchi3 @wbamberg I participate in WebView CG on behalf of DuckDuckGo, and I'm sure everyone there will be happy to hear your perspective!