Skip to content

Releases: jh3y/doormat

5.0.0

07 Aug 16:18
Compare
Choose a tag to compare

Version 5.0.0 is a complete rework of Doormat.

  • Make use of requestAnimationFrame for scroll optimization.
  • Integrate TravisCI, flow and prettier.
  • Add more features such as traversal mode, internal scroll API.
  • Better documentation

@jh3y

4.0.0

18 Jun 06:25
Compare
Choose a tag to compare
  • Large restructure of code and build process over to using Make
  • Properly fix panel "snapping" for both travel and viewport edge behavior
  • Move over to babel

@jh3y

3.3.0

17 Jun 01:28
Compare
Choose a tag to compare
  • Implements snap travel
  • Performance improvements

3.2.1

15 Jun 20:58
Compare
Choose a tag to compare
  • Minor fixes and tweaks.

3.2.0

15 Jun 00:23
Compare
Choose a tag to compare
  • Implements basic snapping functionality.

@jh3y

3.1.0

03 Feb 21:40
Compare
Choose a tag to compare
  • Improves mobile support.

@jh3y

3.0.0

02 Feb 22:21
Compare
Choose a tag to compare
  • Refactor way in which Doormat is used to combat content flashing.
  • Implement pixel percentage scroll delay.
  • Handles window interaction for resizing.

@jh3y

v2.0.0

30 Oct 02:09
Compare
Choose a tag to compare

Complete overhaul of doormat implementation and repo structure.

@jh3y