You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add Upload component and integrate with context and demo (#485)
* feat: add Upload component and integrate with context and demo
* feat: enhance Upload component with file validation and drag-and-drop support
* fix: correct regex for file type validation in Upload component
* feat: update Upload component to handle file status and errors
* refactor: remove unused className prop from AccordionItem component
* fix: update Upload component styles and improve file drop handling
* fix: improve accessibility features in Upload component
* feat: enhance Upload with file type consistency and help icon
* feat: enhance file handling in Upload component with duplicate files
* feat: add Upload component states with Default, Mixed, and FileListDisplay
0 commit comments