store
store copied to clipboard
Angular 2+ bindings for Redux
### This is a... * [ ] feature request * [x] bug report * [ ] usage question ### What toolchain are you using for transpilation/bundling? * [ ] @angular/cli...
### This is a... * [ ] feature request * [x] bug report * [ ] usage question ### What toolchain are you using for transpilation/bundling? * [x] @angular/cli *...
### This is a... * [x] feature request --- It would be really handy if methods decorated with `@dispatch()` decorator could be `async` methods (return a Promise). It would allow...
### This is a... * [ ] feature request * [x] bug report * [ ] usage question ### What toolchain are you using for transpilation/bundling? * [x] angular/cli *...
### This is a... * [x] usage question Hi, I was wondering if there's an alternative approach to implementing selectors that doesn't require us to explicitly expose the shape of...
Fixes Typings error as reported in: #521 and #519
### This is a... * [x ] bug report ### What toolchain are you using for transpilation/bundling? * [x] angular/cli ### Environment NodeJS Version: 6.9.5 Typescript Version: see sample repo...
### This is a... * [ ] feature request * [ ] bug report * [x ] usage question ### What toolchain are you using for transpilation/bundling? * [ x]...
### This is a... * [ ] feature request * [ ] bug report * [x] usage question ### What toolchain are you using for transpilation/bundling? * [x] @angular/cli *...
### This is a... * [x] feature request * [ ] bug report * [ ] usage question In Angular, it's common to add the `.share()` operator to the add...