- forward
updated_at
to fix delete features
- update editor lib
- stringify
bigint
for 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
.ddg
or.papyrs
fetchAsset
from 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
config
todocPublish
- clean node children
- attach before unload window on busy
docSelector
match only parentdeckgo-studio-doc
docSelector
match parentdeckgo-studio-doc > article.deckgo-doc
- catch sync errors and update status accordingly
- admin services
- storage provider
docSelector
match parentdeckgo-studio-doc
onNext
of 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 👋