apple2js/test/components
Ian Flanigan 0047b9dbb3
Improve FileChooser behavior with file input element (#197)
Before, the `FileChooser` could create a malformed `accept` parameter
by repeating extensions if they were specified by several MIME types.
This no longer happens and there is a test for it.
2023-08-12 15:49:46 -07:00
..
util Add drag and drop for disks (#130) 2022-06-12 09:42:01 -07:00
ErrorModal.spec.tsx Type touchups (#122) 2022-06-01 06:28:05 -07:00
FileChooser.spec.tsx Improve FileChooser behavior with file input element (#197) 2023-08-12 15:49:46 -07:00
Modal.spec.tsx Preact error dialog (#120) 2022-05-31 17:41:24 -07:00