apple2js/test/components
Ian Flanigan 203d89b8d9
Implement FileSystemFileHandle for file input (#124)
This removes the `FileSystemFileHandleLike` interface in preference to
just implementing the correct interface. The advantage of the
`FileSystemFileHandle` interface is that it can be passed to the
worker directly to load the file.
2022-06-03 10:12:30 -07:00
..
ErrorModal.spec.tsx Type touchups (#122) 2022-06-01 06:28:05 -07:00
FileChooser.spec.tsx Implement FileSystemFileHandle for file input (#124) 2022-06-03 10:12:30 -07:00
Modal.spec.tsx Preact error dialog (#120) 2022-05-31 17:41:24 -07:00