An error occurred fetching the project authors.
  1. 04 Dec, 2020 2 commits
  2. 23 Nov, 2020 1 commit
  3. 30 Oct, 2020 1 commit
    • Jay Swain's avatar
      Whats New - Add "infinite" scroll/pagination · ccd943e9
      Jay Swain authored
      Adding infinite scroll and "pagination" to the "whats new" component.
      
      Something worth mentioning is the integration between the drawer and the
      infinite scroll. The Drawer component has the overflow-y attribute
      declared and it conflicts with the infinite scroll component
      receiving a scroll event. My solution is to hide any overflow from
      the drawer, and set a fixed pixel amount to the infinite scroll
      as a prop.
      
      part of:
      https://gitlab.com/gitlab-org/growth/engineering/-/issues/5388
      ccd943e9
  4. 13 Oct, 2020 1 commit
  5. 25 Sep, 2020 1 commit
  6. 25 Aug, 2020 1 commit