- types for
interactionandlikedata
- add
data-selectable-paragraphto dirty attributes
- publish
lang(defaulten)
- make
levelmandatory forlog(since previous declaration was not supported anyway)
- add log
level
databecomes optional
- Deck, slide, doc, paragraph and user inherits from same record type that can contains timestamps
- types to submit to feed
- collect social links (twitter etc.) for publish
- use image of first or second paragraph for the social card (if exists in document)
- add interface to
updateLanding(update the published index html page)
- clean
paragraph_idon publish as well
- clean more attributes on publish (
data-src)
- add optional
attributesparam tocleanNode
- clean some more grammarly attributes
- add
configtoDocPublish - add
themetodocPublishData
- clean code attributes selector
cleanNodeextended to clean HTML element children too- expose list of
dirtyAttributes
- add
fallbackAuthorto publish data
docSelectormatch only parentdeckgo-studio-doc
- remove
deckgo-docfromdocSelectorand replace with css based selector
- image utils to handle deckgo-lazy-img attributes
docSelectormatch parentdeckgo-studio-doc
onNextcallback of snapshot to promise
- throw custom events "log" to display events that can be also interesting for the users
- throw custom error function on the document
- add function
attributes
- update
docSelectorpath
- esm and cjs
deckPublishDataanddocPublishDatabecome async
- generate social image for publish data
docPublishDataempty paragraphs
- add
deployinformation todoc
publishDatabecomesdeckPublishDataanddocPublishData
- add optional
canonicalurl tometa - support for
canonicalinpublishDatafunction
publishbecomesdeckPublishanddocPublish
- optional
metaadded todoc
convertStylemoved fromdeck-utils
nodexIndexreturns node index (including comments and texts) andelementIndexreturns element index
- add
initto sync state type
- optional
bioin publish data and deck author
- optional
photo_urlin publish data
- rework authentication and delete user
- function that collect and prepare the (deck) publish data
- new entry to retrieve published urls
- expose providers interfaces for documents and paragraphs
- support for documents and paragraphs
- Hello World 👋