Skip to content

Feat: add file list components and redisign of input file #311

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 12, 2025

Conversation

Misael840
Copy link
Contributor

Summary

  • Add FileList, FileItem and FileItemImage
  • Redesign of InputFile

Task

Affected sections

  • exports.json
  • package.json
  • src/components/Form/File/FileImageItem.test.tsx
  • src/components/Form/File/FileImageItem.tsx
  • src/components/Form/File/FileItem.test.tsx
  • src/components/Form/File/FileItem.tsx
  • src/components/Form/File/FileItemButton.test.tsx
  • src/components/Form/File/FileItemButton.tsx
  • src/components/Form/File/FileItemDropdown.test.tsx
  • src/components/Form/File/FileItemDropdown.tsx
  • src/components/Form/File/FileList.test.tsx
  • src/components/Form/File/FileList.tsx
  • src/components/Form/File/index.ts
  • src/components/Form/Input/InputFile.test.tsx
  • src/components/Form/Input/InputFile.tsx
  • src/components/Form/index.ts
  • src/stories/FileItem.stories.tsx
  • src/stories/FileItemImage.stories.tsx
  • src/stories/FileList.stories.tsx
  • src/stories/InputFile.stories.tsx

How did you test this change?

  • Manually
  • Add a test to all new components

@Misael840 Misael840 added the enhancement New feature or request label May 2, 2025
@Misael840 Misael840 self-assigned this May 2, 2025
Copy link

codesandbox-ci bot commented May 2, 2025

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@Misael840 Misael840 merged commit 5ea2ef4 into main May 12, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants