Mike Lambert
Mike Lambert
## Expected Behaviour Given a `module.py` in the current directory, I expect this to pass when `validate_imports` is true: ``` from . import module ``` ## Actual Behaviour It highlights...
Installing the `font-awesome-svg-png` package triggers the warning: ``` npm WARN deprecated [email protected]: graceful-fs v3.0.0 and before will fail on node releases >= v7.0. Please update to graceful-fs@^4.0.0 as soon as...
We continue to use jQuery, and pull in ~100kb (pre-gzip) JS on our site. Ideally we would rewrite these dependencies in React (which we've fully committed to). The current users...
When we open the app, it does a GPS lookup for lat/long (takes a second or so), then uses that to do a reverse geocode to get an address/city (takes...
When you open the app and it's showing the List view by default, we can be smarter about showing relevant events and their info: When we retrieve a list of...
Have you considered a fixed pixel height cutoff/fadeout for this? I'm asking because the resize/sizing detection seems broken for me (it inserts newlines based on where it thinks there is...
I might be an unusual case...but I am using webpack to pack my JS builds into a single large file for packaging up to the server. Unfortunately, decache does things...
I get an edge-case crash when adding a calendar event (device was reported as an un-rooted LENNY3 in Europe): ``` Fatal Exception: android.content.ActivityNotFoundException: No Activity found to handle Intent {...