Skip to content
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

fix(@uppy/dashboard): fix wrong option type in index.d.ts #4788

Merged
merged 1 commit into from
Nov 11, 2023

Conversation

dzcpy
Copy link
Contributor

@dzcpy dzcpy commented Nov 11, 2023

singleFileFullScreen->centerSingleFile

fix: #4755

singleFileFullScreen->centerSingleFile
@arturi
Copy link
Contributor

arturi commented Nov 11, 2023

So this will resolve it, right, no other changes needed? Thank you!

@arturi arturi merged commit 83e2527 into transloadit:main Nov 11, 2023
7 checks passed
@github-actions github-actions bot mentioned this pull request Nov 12, 2023
github-actions bot added a commit that referenced this pull request Nov 12, 2023
| Package            | Version | Package            | Version |
| ------------------ | ------- | ------------------ | ------- |
| @uppy/core         |   3.7.1 | @uppy/react-native |   0.5.2 |
| @uppy/dashboard    |   3.7.1 | uppy               |  3.19.1 |
| @uppy/react        |   3.2.1 |                    |         |

- @uppy/react: Revert "@uppy/react: add useUppyState (#4711)" (Artur Paikin / #4789)
- @uppy/dashboard: fix(@uppy/dashboard): fix wrong option type in index.d.ts (dzcpy / #4788)
- meta: fix build of TypeScript plugins (Antoine du Hamel / #4784)
- @uppy/core,@uppy/dashboard,@uppy/react-native: Update Uppy's blue color to meet WCAG contrast requirements (Alexander Zaytsev / #4777)
- meta: fix JS2TS script (Antoine du Hamel / #4778)
@dzcpy
Copy link
Contributor Author

dzcpy commented Nov 12, 2023

So this will resolve it, right, no other changes needed? Thank you!

Yes, that would do it, thanks for your quick response!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing singleFileFullScreen in DashboardOptions
2 participants