Commit graph

10 commits

Author SHA1 Message Date
j-weissen
8d63c8fd4e heading stop jumping 2022-10-18 09:36:54 +02:00
j-weissen
952917d415 added comments, fixed repo error 2022-10-18 09:00:19 +02:00
j-weissen
7068ae402e editor styling added 2022-10-17 21:27:19 +02:00
j-weissen
fa94a99567 editor functionable 2022-10-17 00:32:27 +02:00
j-weissen
180a26344a updated path to StrapiNoteRepo 2022-10-17 00:04:10 +02:00
j-weissen
154d496208 stores.ts added, StrapiNoteRepository using it, updated editor 2022-10-16 23:22:19 +02:00
dhain
5453691016 localstorage weg 2022-09-27 10:15:32 +02:00
dhain
79891ff9e7 Added colors
Click on X now has an alert if you really want to delete the note
Date is displayed under the note title
clicking on note working and displaying content
2022-09-25 22:37:08 +02:00
dhain
395a9dc2e8 Notes are now displayed in order of the "lastOpened" property
The Note interface was moved to types.ts
2022-09-25 11:16:36 +02:00
dhain
2705fe27ef Notes can be displayed from a JSON String
Notes can be deleted (will not save to the JSON)
Notes can be added (will not save to the JSON)
You can click on a Note to open it but /editor route is not working properly
2022-09-25 10:27:04 +02:00