heartbit

Results 7 issues of heartbit

First of all, I should say thank you for your useful module. today I created a context's state and I tried to use a selector function that gets props names...

enhancement
discussion

I start the boilerplate for the first time and without doing any changes and after that I just have a black screen with FPS monitoring indicator and warnings inside console...

I finished the last challenge with this error ``` 1. ACTUAL: "{\"hour\":23,\"minute\":1,\"second\":10}" 1. EXPECTED: "{\"hour\":22,\"minute\":59,\"second\":29}" 2. ACTUAL: "{\"unixtime\":1456083070189}" 2. EXPECTED: "{\"unixtime\":1456082969439}" ``` And I've solved the problem as below ```...

I have used a queue.schedule(when, job) in a loop and in this loop I want to send data to every schedule. How I can manage this?

I have a fork of this component that support jalaali calendar system. if you think that you can have this feature I can revert some naming changes and make a...

I need to insert `scripts` and `styles` which are environment related. `development`: from local directory. `production`: from CDN. this should be from application level.

### Is your feature request related to a problem? Please describe. I need to have a file Input type for uploading images ### Describe the solution you'd like As a...