Results 6 issues of Matti Salokangas

This is an attempt to fix this issue: https://github.com/andrewplummer/Sugar/issues/648 After looking into the issue, it appears as though the `localeCheck` function is causing the issue. From what I can tell,...

Headtrackr will now fallback to flash in order to access a users web cam when getUserMedia is not available.

I created a simple repo that uses git-validate to add pre-push hooks to your package.json. It was brought to my attention that the npm_lifecycle_event is not set when running through...

bug

### Pull Request check-list _Please make sure to review and check all of these items:_ - [x] Does `npm run test` or `npm run test-DIALECT` pass with this change (including...

type: feature
dialect: postgres
conflicted

This change incorporates valuable information about tokenization methods from the [0.10.0](https://github.com/twitter/typeahead.js/blob/master/doc/migration/0.10.0.md) migration docs into the main Bloodhound readme. There was also a bug related to this, which confirmed for me...

To ensure other params follow Rails conventions, snake case other params when retrieving data from a remote endpoint.