pre-release
- ✅ remove check for updates on load
- ✅ on initial "choose site" look for style.css and create one if it doesn't exist
- ✅ hide "new page button" until user chooses a site
- ✅ fix <time> bug
- ✅ fix style.css general styling
- ✅ add more margin to the bottom of the editor
- ✅ rename #editor to #palm through out the code base
- ✅ general styling for index of editor
- ✅ when the window is smaller the editor + index needs some padding
- put together a little email to people about the beta
- time should go to 0:17 instead of 24:17
v1.0.0
- ✅ dark mode
- rename file cursor bug
- how this works page?
- delete page
- ✅ reveal in finder
- <hr> support
- h1, h2, h3 support
- <img> alt text support
- spellcheck
- ✅ resize images better
🐞
- ✅ i got a broken <img> when trying to add the ripples <img> below. maybe a timeout thing
- ✅ list styling in inconsistent between editor and theme
- editor jumps to the top if you paste
- HTML saving is leaving off </body> and </html> note: not sure how to replicate this bug
- images load in color first but apply the dithering after refresh