Evo-Forge / Essence

Essence - The Essential Material Design Framework
MIT License
415 stars 47 forks source link

Update counter.current when inputValue changes #32

Closed hartmamt closed 9 years ago

hartmamt commented 9 years ago

When using the setValue action, the counter.current value is not changed to reflect the new length of the inputvalue variable.

I am making this on the cleanup branch because the _toggleAction function isn't in the master branch, and the cleanup branch seems to be the one your are releasing to NPM.

Let me know if this makes sense to you.

hetmann commented 9 years ago

Thanks for the pull request. Yes, I'm working on cleanup branch until everything is sorted out. After everything is update to date I will merge cleanup branch with the master branch.

hartmamt commented 9 years ago

Thanks. Let me know when NPM is updated with the change. Thanks so much for accepting all my requests!

On Mon, Jul 20, 2015 at 9:11 AM Hetmann notifications@github.com wrote:

Thanks for the pull request. Yes, I'm working on cleanup branch until everything is sorted out. After everything is update to date I will merge cleanup branch with the master branch.

— Reply to this email directly or view it on GitHub https://github.com/PearlVentures/Essence/pull/32#issuecomment-122878869.

hetmann commented 9 years ago

@hartmamt npm update is changed and online. Thanks for your help!