Daniel P. McGrady

Results 14 comments of Daniel P. McGrady

This is a pretty serious issue, it is breaking our checkout form on Firefox where you can't edit the CVC number after you type in 4 characters. I tried adding...

Confirmed to not work on IE8. One example is this line: ``` $target = angular.element(e.currentTarget); ``` Whereas IE8 requires using: ``` var el = (event.currentTarget) ? event.currentTarget : event.srcElement; $target...

this is the warning for the latest version

Is it still on the roadmap to make each column hideable? I’d like to hide the permissions one for my primary ls

@murarth it might be good to link to this thread in the README. It's not clear it's a dead project besides the 2016 flag.

ZSH autosuggestions might be another good source of inspiration. It works really well: https://github.com/zsh-users/zsh-autosuggestions

The solution is actually to change: 417 to: case (Main.runIndentParser id topLevelsParser1 s) of

I'm still involved although in the last few months I haven't been working on JS apps (where I can use dust.js templates) so I haven't iterated on this project recently....

Actually looks like 3.10 is supported still https://github.com/android/kernel_msm/tree/android-msm-angler-3.10-o-preview-2