jenot/priv/static/js
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
..
components-test.js Reorganize tests 2024-11-28 19:12:40 +01:00
components.js Make minor mobile focused UI fixes (#1) 2025-11-09 01:32:38 +01:00
dom.js Add autolink support 2025-02-09 00:21:01 +01:00
jenot-tests.js Add first tests for store 2024-11-28 20:59:28 +01:00
jenot.js Improve modal backdrop scroll prevention and vsizing 2025-03-21 00:20:10 +01:00
notifications.js Detect availability of Notification API 2024-12-01 15:09:06 +01:00
reminders.js Implement basics of reminders UI and client-side state 2024-12-15 21:11:53 +01:00
service-worker-init.js Request permission to use persistent storage by service worker 2024-11-30 20:20:39 +01:00
service-worker.js Bump cache 2024-12-07 19:53:49 +01:00
synced-store-test.js Implement basics of reminders UI and client-side state 2024-12-15 21:11:53 +01:00
synced-store.js Expose note title in the app 2025-02-09 00:03:01 +01:00
test-utils.js Add first tests for store 2024-11-28 20:59:28 +01:00