react-spectrum icon indicating copy to clipboard operation
react-spectrum copied to clipboard

feat: add TableView codemods

Open reidbarber opened this issue 1 year ago โ€ข 6 comments

  • Updates key to be id
  • Copies columns prop from TableHeader to to Row
  • Updates Row render function to pass column object, not just key

โœ… Pull Request Checklist:

  • [ ] Included link to corresponding React Spectrum GitHub Issue.
  • [ ] Added/updated unit tests and storybook for this change (for new code or code which already has tests).
  • [ ] Filled out test instructions.
  • [ ] Updated documentation (if it already exists for this component).
  • [ ] Looked at the Accessibility Practices for this feature - Aria Practices

๐Ÿ“ Test Instructions:

๐Ÿงข Your Project:

reidbarber avatar Sep 27 '24 23:09 reidbarber

gonna wait until after release for this one so we can test in more apps

devongovett avatar Sep 30 '24 22:09 devongovett