- implement cloudflare images fully with src set and everything...
- update JSX converter for lexical field
- images gallery block
- captions
- double check figma comparison
- prevent opening modals if the url is already the current route
- reconsider the data utility to be more efficient
- make static generation better -- themes
- viewing rooms
- client information
- Do not activate autosave, it will break.
- some database issues with drafts where ghost documents with
id:nullare created.- so there's something going on with the database adapter when there are changes made where it clears the
parent_idcolumn because it can't make an index? maybe?
- so there's something going on with the database adapter when there are changes made where it clears the
- not fully typescript compliant
- live preview doesn't work on pages collection
- just use no breadcrumbs.... for some reason nested docs are not working on this site. will circle back to this...