- forward
updated_atto fix delete features
- update editor lib
- stringify
bigintfor open and export to filesystem
- support for published
lang
- read doc from idb after update before updating store
- bump dependencies
- webstorm auto-import is pain
- submit doc/deck to feed
- update storage on delete only if needed
- bump dependencies
- update published landing page after remove a document or deck from storage
- fallback file extension for download
.ddgor.papyrs
fetchAssetfrom online and offline storage
- import online assets in offline context
- lazy load sub-images on tree mutation
- clean zero width space before updating doc title
- preserve case sensitive keys when exporting local assets
- at runtime the store can contains
undefined(resolve publish issue in DeckDeckGoTypeError: Cannot set properties of undefined (setting 'name'))
- import Figma files backward compatibility
- set doc name on update of first paragraph
- clean more grammarly attributes
- export file type
- pass
configtodocPublish
- clean node children
- attach before unload window on busy
docSelectormatch only parentdeckgo-studio-doc
docSelectormatch parentdeckgo-studio-doc > article.deckgo-doc
- catch sync errors and update status accordingly
- admin services
- storage provider
docSelectormatch parentdeckgo-studio-doc
onNextof snapshots as promise
- doc publish promise resolve
- remove functions that are not part of sync
- publish sync provider
- user provider
- fetch jszip from a cdn
- import and export data to .ddg files
- cjs
- Hello World 👋