kjda / ReactFlux

A library implementing React-Flux data flow design pattern + Code Generation
MIT License
66 stars 12 forks source link

Don't coerce to undefined if state values are falsy #27

Closed mhart closed 8 years ago

mhart commented 8 years ago

Fixes #26

mhart commented 8 years ago

Hi, any word on whether this might make it in – or if there's anything that needs to be fixed or cleaned up here?