showbits/showbits-thermal-printer-ui
Joscha fe906d9242 Improve text-printing UI
- UI elements are now inside a form
- ctrl+enter on textarea submits the form
- UI becomes greyed-out while printing, as visual feedback
2025-03-03 01:45:07 +01:00
..
public/fonts Experiment with css and masks 2025-03-02 21:07:35 +01:00
src Improve text-printing UI 2025-03-03 01:45:07 +01:00
.gitignore Simplify gitignore 2025-03-02 17:51:56 +01:00
eslint.config.ts Lint weird variable names 2025-03-03 00:21:52 +01:00
index.html Update page html 2025-03-03 00:41:43 +01:00
package.json Set up typed eslint 2025-03-02 19:24:55 +01:00
tsconfig.app.json Configure more aggressive type checks 2025-03-02 18:43:47 +01:00
tsconfig.json Create vite+vue project 2025-03-02 15:54:13 +01:00
tsconfig.lint.json Configure more aggressive type checks 2025-03-02 18:43:47 +01:00
tsconfig.node.json Set up typed eslint 2025-03-02 19:24:55 +01:00
vite.config.ts Get tp server and ui dev server to talk to each other 2025-03-03 00:26:47 +01:00