Commit Graph

59 Commits

Author SHA1 Message Date
Dallas Hoffman 4ca3900a3d
Merge branch 'main' of https://github.com/DallasHoff/sticky-notes 2023-12-16 16:32:36 -05:00
Dallas Hoffman a37dc39503
Update devDependencies 2023-12-16 16:28:15 -05:00
Dallas Hoffman ea3b5facb1
Update SQLocal 2023-12-16 16:08:31 -05:00
Dallas Hoffman 00991e66bd Update sqlocal 2023-11-19 17:49:29 -05:00
Dallas Hoffman 73551c5596
Flip animation fix 2023-10-17 23:34:09 -04:00
Dallas Hoffman 7342c18c00
Add flip animation on note list 2023-10-17 23:20:58 -04:00
Dallas Hoffman 551b564a42
Update SQLocal 2023-10-16 22:50:05 -04:00
Dallas Hoffman fe2efb6790
Offline support 2023-10-13 00:45:28 -04:00
Dallas Hoffman 48c3b4b37e Move splash screen images to subfolder 2023-10-07 13:33:47 -04:00
Dallas Hoffman ae2be5f9f5
Improve contrast of note list placeholder 2023-10-05 23:52:26 -04:00
Dallas Hoffman e25f3001fa
Add web app manifest and splash images 2023-10-05 23:21:25 -04:00
Dallas Hoffman b2558eba53
Add bytemd gfm plugin 2023-10-03 01:01:43 -04:00
Dallas Hoffman f183200485
Fix double click while editing note 2023-10-03 00:26:39 -04:00
Dallas Hoffman bd9fcf74c7
Modal noOutsideClick prop 2023-10-02 23:28:23 -04:00
Dallas Hoffman 69d022a2fa
Improve contrast of note editor in dark mode; code block styles 2023-10-02 23:17:30 -04:00
Dallas Hoffman cabdb09b5e
Double click to edit note 2023-10-02 21:31:10 -04:00
Dallas Hoffman 393c5c3c7a Self-host fonts 2023-10-01 18:12:16 -04:00
Dallas Hoffman 7fa13e9c26 Fix stylesheet naming 2023-10-01 18:05:24 -04:00
Dallas Hoffman bbb3bbe5ff ThemeStore adjustments 2023-10-01 17:55:03 -04:00
Dallas Hoffman 329e7ce4d4 Split up app.scss into styles directory 2023-10-01 17:32:20 -04:00
Dallas Hoffman ea345e6e61 Add welcome modal with data persistence permission prompt 2023-09-30 23:21:14 -04:00
Dallas Hoffman 70f3f31370 Add meta description 2023-09-30 17:54:34 -04:00
Dallas Hoffman 5df11daf22 Add robots.txt 2023-09-30 16:34:14 -04:00
Dallas Hoffman fe546e6cc1 Add hosting link to README 2023-09-30 16:15:15 -04:00
Dallas Hoffman e51c191ae5 Delete tag when the last note using it is deleted 2023-09-30 16:10:17 -04:00
Dallas Hoffman efbd5d034a Alignment tweak 2023-09-28 19:50:40 -04:00
Dallas Hoffman 162615f789 Tag suggestions 2023-09-28 00:55:41 -04:00
Dallas Hoffman 5f256aba19 dvh spotted 2023-09-27 23:57:07 -04:00
Dallas Hoffman 5b1aea4df5 Splash screen effect 2023-09-27 00:22:37 -04:00
Dallas Hoffman e895f228f0 Fix default color picker checkmark not showing on Safari 2023-09-26 23:50:23 -04:00
Dallas Hoffman f9aadaf492
Change app theme color with theme toggle 2023-09-26 00:21:51 -04:00
Dallas Hoffman be1270c10e
Update virtual scroll when note scale is changed 2023-09-25 23:22:04 -04:00
Dallas Hoffman 94d5a97da3 Header bar 2023-09-25 00:59:55 -04:00
Dallas Hoffman a56e08e59a Add Alert component 2023-09-25 00:35:22 -04:00
Dallas Hoffman a09e630739 Add disabled and busy states to Button component 2023-09-24 23:45:55 -04:00
Dallas Hoffman 222c718509 Add data import and export 2023-09-24 00:57:06 -04:00
Dallas Hoffman 7a7b40e2ba Close modals when Escape is pressed 2023-09-24 00:21:31 -04:00
Dallas Hoffman 5195700397 Change font to one with a bold version; other style fixes 2023-09-24 00:19:57 -04:00
Dallas Hoffman 3ef7a7a07e Add setting for default note color 2023-09-23 16:20:31 -04:00
Dallas Hoffman 37a64cd488
Add settings modal 2023-09-23 01:43:20 -04:00
Dallas Hoffman 18831d2e3f
Create Modal component 2023-09-22 01:47:44 -04:00
Dallas Hoffman c3ee1f807a
Improve NoteTags component semantics 2023-09-22 00:07:38 -04:00
Dallas Hoffman 68ac26e991
Link expansion of delete confirmation and color changer together 2023-09-21 23:45:30 -04:00
Dallas Hoffman 92fde448ff
Protect mutation of stores 2023-09-21 23:21:48 -04:00
Dallas Hoffman ec52e33b0d
Scaling tweaks 2023-09-21 23:11:20 -04:00
Dallas Hoffman 519f8a77d9 Remember selected tags 2023-09-20 00:31:27 -04:00
Dallas Hoffman f74a60a66b
Virtual scroll math fix 2023-09-18 23:00:03 -04:00
Dallas Hoffman d4b05ba380 Add touch-action: manipulation property to buttons 2023-09-15 00:21:29 -04:00
Dallas Hoffman 0de5d6dcfa Fix virtual scroll not updating when adding notes 2023-09-15 00:12:28 -04:00
Dallas Hoffman ed349bb669 Add npm script: deploy 2023-09-14 00:05:58 -04:00