A dedicated scratchpad for developers
Go to file
2023-03-03 01:40:24 +01:00
.github/workflows Build both DMG and ZIP for both arm64 and intel architectures 2023-01-17 01:24:38 +01:00
electron Add ability to format code for JSON, JS, CSS, HTML and Markdown blocks 2023-03-03 00:57:33 +01:00
public Add format block button to status bar, when a supported block is active 2023-03-03 01:40:24 +01:00
resources Mac icon pixel push 2023-01-17 00:53:15 +01:00
src Add format block button to status bar, when a supported block is active 2023-03-03 01:40:24 +01:00
.gitignore Move contents of heynote-electron subdirectory into git repo root 2023-01-13 13:21:34 +01:00
electron-builder.json5 Build both DMG and ZIP for both arm64 and intel architectures 2023-01-17 01:24:38 +01:00
index.html Turn off nodeIntegration. Without it disabled, Math.js does not work in production build. 2023-03-02 20:59:13 +01:00
package-lock.json Add ability to format code for JSON, JS, CSS, HTML and Markdown blocks 2023-03-03 00:57:33 +01:00
package.json Add ability to format code for JSON, JS, CSS, HTML and Markdown blocks 2023-03-03 00:57:33 +01:00
tsconfig.json Set allowJs:true in tsconfig.json 2023-01-15 12:55:12 +01:00
tsconfig.node.json Move contents of heynote-electron subdirectory into git repo root 2023-01-13 13:21:34 +01:00
vite.config.ts Add warning comment 2023-03-02 21:10:15 +01:00