Skip to content

Padding support, SSR and destroyed improvements

Compare
Choose a tag to compare
@chrum chrum released this 29 Nov 17:52
· 22 commits to master since this release

Enhancement:

  • including top and bottom padding in height calculations - suggested by @capc0 in #56 and also solved by @capc0 in #60

Fix:

  • dropping direct 'window' reference, better SSR support - spotted by @mdeveloper #51
  • improving 'destroyed element' handling - @steven274 #54