MultiMote
|
a5f741035f
|
Cleanup svelte5 migration
Squash summary:
* Fix PrinterConnector loop keys
* Remove unnecessary state
* Add format-all script, remove esbuild override
* Use localStorage key as SavedLabelsBrowser element key
* Remove prettier.config.ts because .prettierrc.yml exists
* Remove unused eslint plugins, migrate config
* Change npm scripts
* Fix state typing
* Finish root path alias, range type
* Get rid of "possibly undefined" errors
* Replace $effect with $derived
* Fix key errors
* Replace legacy run() with $effect
* Enable runes explicitly
* Remove FabricConfig.disableStyleCopyPaste duplicate
* Revert capacitor changes in base project
* Revert .gitignore
* Remove eslint comment
* Revert dashboard to MainPage (not using kit, no routes)
|
2025-11-27 11:59:03 +03:00 |
|
Nico Domino
|
60423dae6a
|
Upgrade to svelte 5 and bump all other dependencies (#101)
|
2025-11-24 16:48:20 +03:00 |
|
MultiMote
|
077c3e8150
|
Fix build error when using npm link @mmote/niimbluelib
|
2025-06-18 15:07:58 +03:00 |
|
MultiMote
|
08c281c481
|
Fix browser error when using npm link @mmote/niimbluelib
|
2025-05-29 10:34:15 +03:00 |
|
MultiMote
|
97e447cf84
|
Fix chunk split order hopefully
|
2025-05-17 21:04:14 +03:00 |
|
MultiMote
|
3e95a814d5
|
New bundle split
|
2025-05-17 20:23:42 +03:00 |
|
MultiMote
|
efdd846228
|
Update to CapacitorJS 7.x (closes #69)
|
2025-05-16 09:44:22 +03:00 |
|
MultiMote
|
459bd4deef
|
Refactoring, add ESLint config, apply ESLint recommendations
|
2024-10-29 21:11:48 +03:00 |
|
MultiMote
|
d63a16e2d0
|
Move to material-icons (#30)
|
2024-09-27 22:58:51 +03:00 |
|
MultiMote
|
ed88ca8234
|
Split packages
|
2024-09-14 21:48:03 +03:00 |
|