Skip to content
Snippets Groups Projects
  1. Apr 21, 2020
  2. Apr 20, 2020
  3. Apr 14, 2020
  4. 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
  5. Apr 08, 2020
  6. Apr 07, 2020
  7. Apr 06, 2020
  8. Apr 03, 2020
  9. Apr 02, 2020
  10. Apr 01, 2020
  11. Mar 31, 2020
  12. Mar 30, 2020
  13. Mar 27, 2020
  14. Mar 26, 2020
  15. Mar 24, 2020
  16. Mar 23, 2020
  17. Mar 20, 2020
  18. Mar 04, 2020
  19. Mar 02, 2020
Loading