blackbing / react-numeral-input

It is a very tiny component which is a replacement of HTML input element for post-editing format of number values. ex. 1000000 -> 1,000,000
http://blackbing.github.io/react-numeral-input/
MIT License
11 stars 4 forks source link

Numeral 2.0 totally breaks the component #6

Open mikkelwf opened 7 years ago

blackbing commented 7 years ago

@mikkelwf react-numeral-input depends on numeral@1.5.6. I'll fix this soon and support numeral 2.0. thanks to report this bug.

pdr commented 7 years ago

👍 - I think this component looks great and would appreciate if it would work with numeral 2.

sethdavis512 commented 7 years ago

Any update on the numeral v2 fix? I too enjoy this component.