Eric Bidelman
Eric Bidelman
I'm not seeing this in Chrome 32 or Chrome 33. https://html5-demos.appspot.com/static/a.download.html
Can you open an issue with the proposal and examples? I'd like to discuss.
Mind rebasing?
Still on my todo list :) On Thu, Aug 6, 2015 at 12:52 AM Peter Kaske [email protected] wrote: > Till @ebidel https://github.com/ebidel finds time to look into this, > meanwhile...
The locales folder is expected to be top-level, alongside your site's code. On Thu, Aug 6, 2015 at 12:15 PM mandaman2k [email protected] wrote: > just a quick question, if im...
1-2. For auto detection, you could try `navigator.language`. However, [this doesn't always](http://stackoverflow.com/questions/1043339/javascript-for-detecting-browser-language-preference) seem to return the browser's setting. The `Accept-Language` header looks more reliable. 3. The locales folder is loaded...
Only the [CLI](https://github.com/GoogleChrome/lighthouse/tree/master/lighthouse-cli) is written in TS atm. Everything else is closure-based JS. Almost no one on the core team has TS experience, so we'd love your help. @samccone also...
Right. I don't think we want to move anything else over given the state of the team. There doesn't seem to be much benefit in moving more to TS atm....
@patrickhulce I would say both? A node server is a good use case where you want to see incoming requests to your server and outgoing requests made by the app/backend....
The google-chart elements don't support that. Think we'd probably have to create something new like google-chart-dashboard.