Commits
  • start scaffolding
    LFDanLu committed 2 years ago
  • some planning
    LFDanLu committed 2 years ago
  • got the nested rendering to work
    LFDanLu committed 2 years ago
  • saving progress
    LFDanLu committed 2 years ago
  • more musings
    LFDanLu committed 2 years ago
  • finally got static and dynamic working
    LFDanLu committed 2 years ago
  • tentative modifications to useTreeState and fix cases with static renderProps functions
    LFDanLu committed 2 years ago
  • updating so Content has renderProps instead
    LFDanLu committed 2 years ago
  • Fix dynamic case
    LFDanLu committed 2 years ago
  • clean up
    LFDanLu committed 2 years ago
  • Merge branch 'main' of github.com:adobe/react-spectrum into treeview_start
    LFDanLu committed 2 years ago
  • add treegridlist hooks and convert list stuff to use it
    LFDanLu committed 2 years ago
  • fix expanding and collapsing
    LFDanLu committed 2 years ago
  • update the collection processing so that node index info ignores existence of content nodes
    LFDanLu committed 2 years ago
  • fix flattened row array
    LFDanLu committed 2 years ago
  • move code for expanding/collapsing and other treegrid stuff into useGridListItem
    LFDanLu committed 2 years ago
  • adding renderProps for expanded,level,etc and supporting empty state
    LFDanLu committed 2 years ago
  • some cleanup
    LFDanLu committed 2 years ago
  • fix TS strict
    LFDanLu committed 2 years ago
  • add a checkbox to story and get rid of row double labelling
    LFDanLu committed 2 years ago
  • update styles
    LFDanLu committed 2 years ago
  • fix some styling and lint
    LFDanLu committed 2 years ago
  • forgot to make the tree package not private
    LFDanLu committed 2 years ago
  • Merge branch 'main' into treeview_start
    LFDanLu committed 2 years ago
  • updating story as per testing review
    LFDanLu committed 2 years ago
  • add support for row expansion when clicking the row, onAction, and linkaction
    LFDanLu committed 2 years ago
  • Merge branch 'main' of github.com:adobe/react-spectrum into treeview_start
    LFDanLu committed 2 years ago
  • first batch of tests, basic interactions common to gridlist
    LFDanLu committed 2 years ago
  • Add ability to set disabledBehavior and default it to selection
    LFDanLu committed 2 years ago
  • Add empty state test
    LFDanLu committed 2 years ago
  • making data-expanded only appear on rows that are actually expandable
    LFDanLu committed 2 years ago
  • update note from chevron focus skipping exploration and save progress
    LFDanLu committed 2 years ago
  • add keyboard interaction tests
    LFDanLu committed 2 years ago
  • clean up some todos
    LFDanLu committed 2 years ago
  • Merge branch 'main' of github.com:adobe/react-spectrum into treeview_start
    LFDanLu committed 2 years ago
  • fix defaultSlot
    LFDanLu committed 2 years ago
  • fixing tests and some final cleanup
    LFDanLu committed 2 years ago
  • Merge branch 'main' into treeview_start
    LFDanLu committed 2 years ago
  • Update packages/react-aria-components/src/Tree.tsx
    LFDanLu committed 2 years ago
  • addressing some review comments
    LFDanLu committed 2 years ago
  • forgot one review comment
    LFDanLu committed 2 years ago
  • make test file tsx
    LFDanLu committed 2 years ago
  • Merge branch 'main' into treeview_start
    LFDanLu committed 2 years ago
Loading