Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

2.0.5

Compare
Choose a tag to compare
@rpaschoal rpaschoal released this 02 Sep 00:54
  • Support for mobile viewport introduced with #128 by using the isViewportOnMobileEnabled property
  • Fixes on usage of DomSanitizer and effects of Angular's change tracker (Issues #127 and #134)
  • PollFriendsList interval is now cleared when the isDisabled property is set to true (Issue #120)
  • Travis CI fixed