solid-panes
solid-panes copied to clipboard
Pad pane - HTML export of notepad.
Add the ability to make an HTML export of the notepad.
Great stuff! I'll review https://github.com/solid/solid-ui/pull/206 first and then this one.
Now should be just 1 file changed
$ git diff --name-status origin/master
M src/pad/padPane.ts
$
Travis reports errors: https://travis-ci.org/github/solid/solid-panes/jobs/667196157#L1546-L1556
ERROR in /home/travis/build/solid/solid-panes/src/pad/padPane.ts ERROR in /home/travis/build/solid/solid-panes/src/pad/padPane.ts(207,21): TS2339: Property 'webOperation' does not exist on type 'Fetcher'. ERROR in /home/travis/build/solid/solid-panes/src/pad/padPane.ts ERROR in /home/travis/build/solid/solid-panes/src/pad/padPane.ts(530,9): TS2540: Cannot assign to 'style' because it is a read-only property. ERROR in /home/travis/build/solid/solid-panes/src/pad/padPane.ts ERROR in /home/travis/build/solid/solid-panes/src/pad/padPane.ts(556,16): TS2540: Cannot assign to 'style' because it is a read-only property.
https://github.com/solid/solid-panes/pull/225/files still shows 4 files changed