1. 07 Oct, 2019 1 commit
  2. 02 Oct, 2019 6 commits
  3. 15 Sep, 2019 2 commits
  4. 12 Sep, 2019 1 commit
  5. 09 Sep, 2019 2 commits
  6. 13 Aug, 2019 1 commit
  7. 12 Aug, 2019 1 commit
  8. 29 Jul, 2019 1 commit
  9. 11 Jul, 2019 2 commits
  10. 09 Jul, 2019 5 commits
  11. 02 May, 2019 1 commit
  12. 18 Mar, 2019 1 commit
  13. 11 Dec, 2018 2 commits
  14. 16 Feb, 2018 1 commit
  15. 01 Feb, 2018 1 commit
    • Tibor Kranjčec's avatar
      Update notificationsEvents.md · 80a18f9e
      Tibor Kranjčec authored
      Changes the documentation so the example is correct in the prevention of the memory leaks.
      
      `.bind` will return a new version of the function on each call which means `removeEventListener` won't be able to find the previous listener and release it.
      80a18f9e
  16. 26 Oct, 2017 1 commit