react-spectrum
feat: Tree multiple level loading support and only count "items" for collection size
#8349
Merged

Commits
  • Update tree and listlayout to handle multi loaders
    LFDanLu committed 172 days ago
  • adapting other stories to new loader api and adding useAsync example story
    LFDanLu committed 171 days ago
  • add tests
    LFDanLu committed 171 days ago
  • fix story for correctness, should only need to provide a dependecy at the top most collection
    LFDanLu committed 171 days ago
  • Merge branch 'main' of github.com:adobe/react-spectrum into multi_loader_support
    LFDanLu committed 167 days ago
  • restoring focus back to the tree if the user was focused on the loader
    LFDanLu committed 167 days ago
  • fixing estimated loader position if sections exist
    LFDanLu committed 161 days ago
  • Merge branch 'main' of github.com:adobe/react-spectrum into multi_loader_support
    LFDanLu committed 160 days ago
  • skip test for now
    LFDanLu committed 160 days ago
  • Merge branch 'main' of github.com:adobe/react-spectrum into multi_loader_support
    LFDanLu committed 158 days ago
  • Merge branch 'main' of github.com:adobe/react-spectrum into multi_loader_support
    LFDanLu committed 158 days ago
  • Merge branch 'main' of github.com:adobe/react-spectrum into multi_loader_support
    LFDanLu committed 147 days ago
  • revert loader keyboard focus specific logic
    LFDanLu committed 147 days ago
  • pulling over relevant code from focus_loading_spinners
    LFDanLu committed 147 days ago
  • modify tree to return item count when querying size
    LFDanLu committed 147 days ago
  • update TableCollection to return just the number of rows as size
    LFDanLu committed 146 days ago
  • update other collection components to leverage item only count
    LFDanLu committed 146 days ago
  • clean up
    LFDanLu committed 146 days ago
  • properly prevent picker from opening where there arent items
    LFDanLu committed 146 days ago
  • fix lint
    LFDanLu committed 146 days ago
  • Merge branch 'main' of github.com:adobe/react-spectrum into multi_loader_support
    LFDanLu committed 140 days ago
  • review comments
    LFDanLu committed 140 days ago
  • review comments
    LFDanLu committed 140 days ago
  • making the async stories not load forever
    LFDanLu committed 139 days ago
  • Merge branch 'main' into multi_loader_support
    LFDanLu committed 126 days ago
  • Merge branch 'main' of github.com:adobe/react-spectrum into multi_loader_support
    LFDanLu committed 125 days ago
  • docs: Async load more documentation for RAC (#8431)
    LFDanLu committed 125 days ago
  • review comments
    LFDanLu committed 123 days ago
  • Merge branch 'main' of github.com:adobe/react-spectrum into multi_loader_support
    LFDanLu committed 123 days ago
Loading