Adrian Gruntkowski
a91903598d
Make task reorder work better with moving checked to the bottom
2025-11-11 00:01:34 +01:00
Adrian Gruntkowski
2e0d7d044b
Make minor mobile focused UI fixes ( #1 )
...
* Fix mistyped event listener definition
* Fix misalignment between textarea and p in editable component
* Avoid reflow on title hiding/showing
* Add extra padding around checkbox
2025-11-09 01:32:38 +01:00
Adrian Gruntkowski
03c1bc9931
Hide onscreen keyboard by defocusing input on touch move
2025-03-22 11:35:06 +01:00
Adrian Gruntkowski
d68d35e2c1
Select content instead of title on note focus
...
Only works for new note - edit note dialog might require
special treatment.
2025-03-21 00:18:16 +01:00
Adrian Gruntkowski
0ac303b6ef
Implement better empty state for label
2025-02-09 21:27:11 +01:00
Adrian Gruntkowski
77a9f148cf
Expose note title in the app
2025-02-09 00:03:01 +01:00
Adrian Gruntkowski
6235cd677d
Implement saving edited note in progress
2025-02-08 17:43:42 +01:00
Adrian Gruntkowski
b3ba84f54b
Add saving new note as draft, client-side only
2025-02-08 17:27:36 +01:00
Adrian Gruntkowski
b9a6e8dbf0
Implement basics of reminders UI and client-side state
2024-12-15 21:11:53 +01:00
Adrian Gruntkowski
890ae55334
Fix cursor selection of task items on desktop
2024-12-08 13:18:31 +01:00
Adrian Gruntkowski
23a1929ddd
Handle editable-area display resize better
2024-12-07 20:17:29 +01:00
Adrian Gruntkowski
c1bb17b299
Fix drag handle and focus issues
2024-12-06 14:10:28 +01:00
Adrian Gruntkowski
5061e785c4
Make it easier to focus note form input
2024-12-06 13:24:31 +01:00
Adrian Gruntkowski
9119a66bea
Create a minimal test framework and comment code somewhat
2024-11-28 13:44:16 +01:00
Adrian Gruntkowski
f89897f05a
Serve static app from plug server proper
2024-11-16 20:31:04 +01:00