SolidOS / folder-pane

Folder browser fo Sold file system: traverse, add new folders, objects, upload files etc
MIT License
7 stars 4 forks source link

typescript + linter + babel version of code #24

Closed timea-solid closed 2 years ago

timea-solid commented 3 years ago

simple folder-pane code upgrade. Tested locally. Nothing should have changed.

bourgeoa commented 3 years ago

@timbl you should review https://github.com/solid/folder-pane/pull/23

timea-solid commented 3 years ago

@timbl you should review #23

@bourgeoa The PR #23 has nothing to do with this update. They are separate code.

@timbl there is no compare maybe because I had to also move the file to a folder -> to src. Before it was in the root. One needs to compare https://github.com/solid/folder-pane/blob/main/folderPane.js to https://github.com/solid/folder-pane/blob/c09b95541b138b0868b58661b94af087cc4bc613/src/folderPane.ts However I don't know how to get it to do a diff in github. Unless I move the file back and just rename it and in a second commit I move it..