David-Desmaisons / Vue.resize

Vue directive to detect resize events with deboucing and throttling capacity.
MIT License
326 stars 36 forks source link

documentation on npm is showing dots instead of colons for directive arg #2

Closed undefinederror closed 6 years ago

undefinederror commented 7 years ago

README version published on npm uses wrong separators between [directive] and [arg] (dots instead of colons)

image

Please update it because it's pretty misleading. Took me while to figure out why debounce/throttle were completely ignored.

David-Desmaisons commented 6 years ago

@undefinederror , This will be corrected when next version will be published

David-Desmaisons commented 6 years ago

Corrected in version 1.0.1