vue2-waterfall
vue2-waterfall copied to clipboard
😁 An AutoHeight Waterfall Component For Vue2
### Problem When using the module through npm an error occurs stating: > [Vue warn]: Invalid default value for prop "option": Props with type Object/Array must use a factory function...
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 2.11.3 to 3.1.11. Release notes Sourced from webpack-dev-server's releases. v3.1.11 3.1.11 (2018-12-21) Bug Fixes bin/options: correct check for color support (options.color) (#1555) (55398b5) package: update spdy v3.4.1...4.0.0...
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2. Commits 754f0c2 1.3.2 90ee1fa ensure keys are valid when mixing in values See full diff in compare view Maintainer changes This version was pushed...
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.15. Commits ddfd9b1 Bump to v4.17.15. b185fce Rebuild lodash and docs. be87d30 Bump to v4.17.14. a6fe6b1 Rebuild lodash and docs. e371828 Bump to v4.17.13. 357e899...
> This property(**HTMLElement.offsetWidth**) will round the value to an integer. If you need a fractional value, use element.getBoundingClientRect(). @PLDaily