@converse/skeletor
Advanced tools
Changelog
0.0.8 (2023-02-14)
@converse/localforage-getitems
Changelog
0.0.7 (2022-04-08)
dependencies
from devDependencies
Changelog
0.0.6 (2022-04-08)
getAll
IndexedDB function, which should result in a significant speedupChangelog
0.0.5 (2021-07-08)
model
attribute to have a prototype
. It might be an arrow function, in which case it doesn't.Changelog
0.0.3 (2021-04-28)
ElementView
, which is like a Backbone View but extends
HTMLElement
and is therefore also a custom element or web component.
/home/kalie/src/converse.prosody/src/converse.js/src/headless/core.js: * @property {object} converse.env._ - The instance of lodash-es used by Converse.true
for the 3rd parameter of the
Storage
constructor.Changelog
0.0.2 (2020-09-18)
Initial fork from Backbone
render
method Views can have a toHTML
method which must return a
lit-html TemplateResult
.ElementView
class, which is a like a Backbone View, but doubles
as an instance of HTMLElement and can be used to register a custom element or
web-component.