Tony Mobily

Results 51 issues of Tony Mobily

Hi, First of all, thank you for writing this module. I was wondering if you'd be happy for me to port this to ES6 (mainly using `const` and native classes)....

Is this repository actively maintained? There are some PRs that haven't received love. If not, maybe archive it.

Hi, It's not really important... but I was wondering if that was planned. I looked through the issues, but couldn't find anything.

Hi, I can see activity in the changelog, but also some unmerged PRs. Also, orm2 is no longer maintained. So... are you actively maintaining this repository? It would be perfect...

The docker update from 1.11.x to 1.12.x seems to have broken `setns()` calls inside container. `setns()` is used by Chrome for creating a namespaces. I figured this out after reading...

Hey Ye, I am just wondering if it makes sense to have an arrow function here: https://github.com/SortableJS/polymer-sortablejs/blob/5b7f08ac75a7025cb8e434de020ed050ae5bd698/polymer-sortablejs.html#L15 Code reads: ``` group : { type: Object, value: () => {return {name:...

The last commit to this project was in 2018. The team behind it (Monica, Rob, Keanu, others) have either moved on to different companies, or different parts of Google. And...

Hi people, what are the best practices for adding a login screen in PSK in terms of PRPL? I already have the logic, the ajax etc. At the moment, I...

### Description When using the straight PSK, if you assign in quick sequence `this.page` , the ultimately selected page doesn't get style applied (custom-styles) I REALISE that this is a...

Alright, I did it. This is finally something I am actually proud of. So, here are the changes in a nutshell: # acorn.js I changed the export code at the...