I'm making this for myself to translate to multiple languages at once.
run#
bun install
bun run dev
Made with#
- SvelteKit •
create-svelte - shadcn-svelte • install
- add component:
bunx shadcn-svelte@latest add button
- add component:
commit d1ffd93d9be3d4284f39e942e64228d111a82807
Author: Morgan <2504532+mrgnw@users.noreply.github.com>
Date: Tue Jun 17 15:00:18 2025 +0200
prevent race condition with deleting ids
commit 8021e5d46102771c3fdfc23800c7c5d0b7bf032b
Author: Morgan <2504532+mrgnw@users.noreply.github.com>
Date: Tue Jun 17 14:42:52 2025 +0200
fix id debug position
commit a05fda0ab059c4cc6aa4232cd2757ca5d1b848ac
Author: Morgan <2504532+mrgnw@users.noreply.github.com>
Date: Tue Jun 17 14:39:01 2025 +0200
wip show id to make sure we're on the same page
commit c62363a89cdcd6c6633c41b0c70d2d858e2ed6a8
Author: Morgan <2504532+mrgnw@users.noreply.github.com>
Date: Tue Jun 17 14:24:11 2025 +0200
wip fix delete
* WIP mobile adjustments
* WIP mobile
* disable pinch/zoom function on mobile
* wip mobile bottom to top
* Update +page.svelte
* WIP clean up
* WIP fix scroll (partial - translate still can scroll horizontal)
* WIP scrolling
* WIP
* scroll to bottom on translate
commit 9fc13e9c7d76a88b2bde8f32036f5c7e0d31c635
Author: Morgan <2504532+mrgnw@users.noreply.github.com>
Date: Thu May 29 22:27:48 2025 +0200
shift trash down
commit 5cbc9a76cca1e3dae5db954161bbae30e264656f
Author: Morgan <2504532+mrgnw@users.noreply.github.com>
Date: Thu May 29 22:09:49 2025 +0200
Update MultiLangCard.svelte
commit f63be7257d91344bf6078226fbc1e54ba8bf63de
Author: Morgan <2504532+mrgnw@users.noreply.github.com>
Date: Thu May 29 22:04:20 2025 +0200
round trash
commit ce578ea0a874250b4707b5ef7627f465eaedc54a
Author: Morgan <2504532+mrgnw@users.noreply.github.com>
Date: Thu May 29 20:18:21 2025 +0200
fix bottom
commit 994c5fd26d90a184562f91f187582d8201018281
Author: Morgan <2504532+mrgnw@users.noreply.github.com>
Date: Thu May 29 17:58:01 2025 +0200
WIP
commit 7eb2d9bfa007e48ae33e4ea14beec054328b5821
Author: Morgan <2504532+mrgnw@users.noreply.github.com>
Date: Thu May 29 17:57:00 2025 +0200
Update MultiLangCard.svelte
commit 2647e4785a1525220777d97cd4eb422e58a23cae
Author: Morgan <2504532+mrgnw@users.noreply.github.com>
Date: Thu May 29 14:17:41 2025 +0200
maybe? delete button top rightish
I'm making this for myself to translate to multiple languages at once.
bun install
bun run dev
create-sveltebunx shadcn-svelte@latest add button