Releases: Akryum/vue-resize
Releases · Akryum/vue-resize
v1.0.1
19 Mar 18:10
Compare
Sorry, something went wrong.
No results found
v2.0.0-alpha.1
29 Dec 19:50
Compare
Sorry, something went wrong.
No results found
v1.0.0
29 Dec 19:18
Compare
Sorry, something went wrong.
No results found
Features
emitOnMount prop, closes #196
new ignoreWidth / ignoreHeight props, closes #50
v0.5.0
12 Apr 13:06
Compare
Sorry, something went wrong.
No results found
Fixed
destroy _resizeObject to avoid potential memory leak (#62 )
New
The notify event has a new payload object with width and height properties.
Other
Upgraded build toolchain
No longer include the dist folder in git
v0.4.5
21 Dec 18:32
Compare
Sorry, something went wrong.
No results found
Fixed
Notify event is emitted only if size has changed. Fixes #7 (#8 )
style object with CSS, closes #4
Improved
register component as CamelCase
v0.4.4
24 Feb 20:15
Compare
Sorry, something went wrong.
No results found
Fixed
Prevent keyboard focusing on <object> element.
v0.4.3
28 Oct 11:01
Compare
Sorry, something went wrong.
No results found
Improved
Set the aria-hidden attribute to true on the <object> element.
v0.4.1
18 Sep 14:27
Compare
Sorry, something went wrong.
No results found
Improved
Now using rollup instead of webpack.
v0.1.4
03 Aug 15:15
Compare
Sorry, something went wrong.
No results found
Improved
Now lazily check for IE compat, improving SSR support
v0.1.3
17 May 09:54
Compare
Sorry, something went wrong.
No results found
Fixed & Improved Internet Explorer support.