uppy/packages/@uppy/react/src
Murderlon 82a5999260
Merge branch 'main' into 4.x
* main: (22 commits)
  @uppy/xhr-upload: refactor to use `fetcher` (#5074)
  docs: use StackBlitz for all examples/issue template (#5125)
  Update yarn.lock
  Add svelte 5 as peer dep (#5122)
  Bump docker/setup-buildx-action from 2 to 3 (#5124)
  Bump actions/checkout from 3 to 4 (#5123)
  Remove JSX global type everywhere (#5117)
  Revert "@uppy/core: reference updated i18n in Restricter"
  @uppy/core: reference updated i18n in Restricter
  @uppy/utils: improve return type of `dataURItoFile` (#5112)
  @uppy/drop-target: change drop event type to DragEvent (#5107)
  @uppy/image-editor: fix label definitions (#5111)
  meta: bump Prettier version (#5114)
  @uppy/provider-views: bring back "loaded X files..." (#5097)
  @uppy/dashboard: fix type of trigger option (#5106)
  meta: fix linter
  @uppy/form: fix `submitOnSuccess` and `triggerUploadOnSubmit` combination (#5058)
  Bump docker/build-push-action from 3 to 5 (#5105)
  Bump akhileshns/heroku-deploy from 3.12.12 to 3.13.15 (#5102)
  Bump docker/login-action from 2 to 3 (#5101)
  ...
2024-04-29 15:56:33 +02:00
..
Dashboard.ts Merge branch 'main' into 4.x 2024-04-29 15:56:33 +02:00
DashboardModal.ts Merge branch 'main' into 4.x 2024-04-29 15:56:33 +02:00
DragDrop.ts Merge branch 'main' into 4.x 2024-04-29 15:56:33 +02:00
FileInput.ts Merge branch 'main' into 4.x 2024-04-29 15:56:33 +02:00
getHTMLProps.ts @uppy/react: refactor to TS (#5012) 2024-03-27 11:03:34 +01:00
index.ts @uppy/react: remove useUppy & reintroduce useUppyState (#5059) 2024-04-17 12:05:48 +02:00
nonHtmlPropsHaveChanged.ts @uppy/react: refactor to TS (#5012) 2024-03-27 11:03:34 +01:00
ProgressBar.ts Merge branch 'main' into 4.x 2024-04-29 15:56:33 +02:00
StatusBar.ts Merge branch 'main' into 4.x 2024-04-29 15:56:33 +02:00
useUppyState.test.tsx @uppy/react: remove useUppy & reintroduce useUppyState (#5059) 2024-04-17 12:05:48 +02:00
useUppyState.ts @uppy/react: remove useUppy & reintroduce useUppyState (#5059) 2024-04-17 12:05:48 +02:00