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
Upload fields should get a new property for defining whether they are asynchronous (for using modern upload technologies based on html5).
Initial generator implementation should support the following use cases:
Allow only images if using image fields (mime filter)
Option for client-side filesize checks
Option for client-side image preview
Option for having a drop zone beside input field for desktop file drag-ins
Option for progress bar feedback
Multiple uploads are not treated yet, but should be supported in the design as they are planned to be included in #123.
Upload fields should get a new property for defining whether they are asynchronous (for using modern upload technologies based on html5).
Initial generator implementation should support the following use cases:
Multiple uploads are not treated yet, but should be supported in the design as they are planned to be included in #123.
The text was updated successfully, but these errors were encountered: