react-spectrum
b27e4495 - S2 AvatarGroup (#6781)

Comment changes are shownComment changes are hidden
Commit
313 days ago
S2 AvatarGroup (#6781) * Add Spectrum 2 docs to storybook * add avatar group * lint * updates * feedback updates * more feedback changes * properly forward ref and add aria label interface * Move stroke to Avatar and switch to pixel-based sizing * Fix TS * Add support for aria labeling --------- Co-authored-by: Jeff Luyau <luyau@adobe.com> Co-authored-by: Robert Snow <rsnow@adobe.com> Co-authored-by: Yihui Liao <44729383+yihuiliao@users.noreply.github.com> Co-authored-by: Kyle Taborski <ktabors@yahoo.com>
Author
Parents
  • packages
    • @react-spectrum/s2
      • src
        • File
          Avatar.tsx
        • File
          AvatarGroup.tsx
        • File
          Modal.tsx
        • File
          Popover.tsx
        • File
          Provider.tsx
        • File
          TagGroup.tsx
        • File
          index.ts
        • File
          page.macro.ts
        • File
          style-utils.ts
      • stories
        • File
          Avatar.stories.tsx
        • File
          AvatarGroup.stories.tsx
    • dev/codemods/src/s1-to-s2
      • __tests__
        • __snapshots__
          • File
            avatar.test.ts.snap
        • File
          avatar.test.ts
      • src/codemods
        • File
          changes.ts
        • File
          styleProps.ts
        • File
          transforms.ts