react-spectrum
0bb9f216 - refactor useLoadMore to get rid of scroll handlers

Comment changes are shownComment changes are hidden
Commit
137 days ago
refactor useLoadMore to get rid of scroll handlers
Author
Parents
  • packages
    • @react-aria
      • utils/src
        • File
          useLoadMore.ts
      • virtualizer/src
        • File
          ScrollView.tsx
        • File
          Virtualizer.tsx
    • @react-spectrum
      • card/test
        • File
          CardView.test.js
      • combobox/test
        • File
          ComboBox.test.js
      • listbox/test
        • File
          ListBox.test.js
      • table
        • src
          • File
            TableViewBase.tsx
        • test
          • File
            Table.test.js
    • dev/test-utils/src
      • File
        index.ts
      • File
        mockIntersectionObserver.ts
    • react-aria-components
      • src
        • File
          GridList.tsx
        • File
          ListBox.tsx
        • File
          Table.tsx
      • test
        • File
          Table.test.js
  • scripts
    • File
      setupTests.js
Loading