Skip to content
Snippets Groups Projects
  1. May 09, 2020
  2. May 06, 2020
  3. May 05, 2020
  4. Apr 30, 2020
  5. Apr 28, 2020
  6. Apr 27, 2020
  7. Apr 24, 2020
  8. Apr 23, 2020
  9. Apr 21, 2020
  10. Apr 20, 2020
  11. Apr 16, 2020
  12. Apr 14, 2020
  13. Apr 09, 2020
    • Christoph Wurst's avatar
      Do not trigger scroll event on page load · 3aa9510c
      Christoph Wurst authored
      
      vue-infinite-scroll can detect when the element is too big to fit the
      contents on first render. This is typically the case for us as the
      message list is bigger than the container. However, we don't want to
      trigger the loading of the next page yet, as we first have to fetch the
      initial one.
      Luckily there is an option to disable the immediate check.
      
      Signed-off-by: default avatarChristoph Wurst <christoph@winzerhof-wurst.at>
      3aa9510c
  14. Apr 08, 2020
  15. Apr 07, 2020
  16. Apr 06, 2020
  17. Apr 03, 2020
  18. Apr 02, 2020
  19. Apr 01, 2020
  20. Mar 31, 2020
  21. Mar 30, 2020
  22. Mar 27, 2020
Loading