mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-25 19:23:55 +00:00
The DOM changed to accomodate RTL scripts, but this CSS rule was not changed accordingly. The StatusBar does not know its own width, so a standalone StatusBar would never have an `.uppy-size--md` parent element. You only get that with the Dashboard. So I've moved the rule to the Dashboard plugin, and the selector now checks for `.uppy-Dashboard`. That element also has the size classes. The standalone StatusBar does not auto-hide progress details on narrow screens. I think that's probably fine, if you're using it directly and explicitly asking for progress details you might want to always see them… |
||
|---|---|---|
| .. | ||
| aws-s3 | ||
| aws-s3-multipart | ||
| box | ||
| companion | ||
| companion-client | ||
| core | ||
| dashboard | ||
| drag-drop | ||
| dropbox | ||
| file-input | ||
| form | ||
| golden-retriever | ||
| google-drive | ||
| image-editor | ||
| informer | ||
| locales | ||
| onedrive | ||
| progress-bar | ||
| provider-views | ||
| react | ||
| react-native | ||
| redux-dev-tools | ||
| robodog | ||
| screen-capture | ||
| status-bar | ||
| store-default | ||
| store-redux | ||
| svelte | ||
| thumbnail-generator | ||
| transloadit | ||
| tus | ||
| unsplash | ||
| url | ||
| utils | ||
| vue | ||
| webcam | ||
| xhr-upload | ||
| zoom | ||