Rasmus Lövegren

Results 26 issues of Rasmus Lövegren

Hi, Great library, I'm using this for color calculations in my home automation lighting setup. :) Notably, I'm using Lab colorspace for tweaking the "color temperature" of my lights based...

Ideas welcome! I'm thinking about rewriting this project as a "patch" you apply on top of a fresh `create-react-native-app` and/or `react-native init` project. This would bring the following advantages: *...

feedback wanted

Note: Currently Enzyme tests are broken, as new versions of react-native depend on React 16 which [Enzyme does not yet support](https://github.com/airbnb/enzyme/issues/928).

Rebased version of #200, also bumping redux-logger version. Per (https://github.com/evgenyrodionov/redux-logger/blob/master/src/index.js) the way to import createLogger is as a destructured function -- it is not necessarily the default.

[onNavigateCompleted() in NavigationViewContainer.js](https://github.com/futurice/pepperoni-app-kit/blob/master/src/modules/navigation/NavigationViewContainer.js#L20) is supposed to dispatch a `navigationCompleted` action, but it looks like `navigationCompleted` is undefined because it is never exported from [NavigationState.js](https://github.com/futurice/pepperoni-app-kit/blob/master/src/modules/navigation/NavigationState.js#L12-L29)! Looks like we are never using...

Ahoi, This project has more or less stalled. We need someone to maintain it in order to continue. In the meantime, I would recommend looking at ExpoKit and their Audio...

I'm noticing an issue with Yaaic when connecting to my IRC bouncer (ZNC), where Yaaic often doesn't receive all backlog messages sent by ZNC. This happens especially often in the...

Bug

This PR makes it possible to disable the type safety check in `HashMapContext::set_value()`. I tried to stay consistent with the naming of `without_builtin_functions` and associated functions. I'm creating a program...

Play/pause works a little bit strange right now. Pause should maybe toggle playback instead of always pause like it does now.

bug
Client API
core
API change
Fixed by playlist refactor