Alex
Alex
Thunk uses currently its own selector (sel) fully disregarding and replacing the selector of passed view in the resulting node. To be consistent more often one has to duplicate into...
What do you think about adding additional param which will allow providing compare fn for state arguments (instead of default `===`)? So ```js thunk(selector, key, renderFn, [stateArguments], compareFn) ```` For...
So the current version applies `remove` styles to the element, and wait all `transitionEnd` events. There is the edge case when the element (before removal) already got to the state...
outdated a little bit, cycle deps versions and the project itself, goting to contitue?
This makes onPress prop to be optional in cycle helper, not it is required by typings and has to be set for example to empty handler. Should merged after removing...
Checked that some other components are deprecated and removed them.
So as the project is announced to be deprecated, what are js alternatives/solutions that support providing correct data about timezone offset in `America/New_York` on the `March 1st of 1971`?
Didn't you think when using MongoDB to allow external authentications to be an embedded collection in a User collection object, not a separate collection with references?
Split RxJs4 and RxJs5? Wdyt?
## Story As a user who is a user, I want to lookup for a block by its order number (not hash) so I can be informed. For example, I...