Skip to content

v2.0.0

Compare
Choose a tag to compare
@wagerfield wagerfield released this 25 Apr 19:24
· 130 commits to master since this release
  • Rewrote layer motion to use px rather than %, allowing for layers to have a zero width and height footprint, which in turn allows for interactive elements to be positioned on multiple layers without blocking one another.
  • Created interactive.html to demonstrate the aforementioned functionality.
  • Optimised internal css method so that prefixed properties are cached.