Vvveb 1.0.2
-
Added oembed component for iframe click prevention list for VvvebJs helpers.(f74d6b7)
-
Use echo() format for direct output that doesn't use htmlentities to also allow using content filters (data-filter) in html templates. (3198de8)
-
XML to JSON conversion and processing functions. (7f19fad)
-
Added Vtpl JSON support for structured data generation. (67d8c8b)
-
Changed data-v-global-site property format replacing - with . to allow distinguising from namepasce, changed data-v-global-site-favicon to data-v-global-site.favicon and data-v-global-site-title tto data-v-global-site.title. (94c9d93)
-
Renamed clearFeaturedMedia to more generic clearMedia to add clear button for all media select buttons (a038021)
-
If a url is pasted in editor (tinymce) check if it's possible to use oembed to embed widget (6c943ec)
-
Oembed load provider javascript to fully render widget (17f5fc3)
-
Oembed change twitter domain to x, added silent parameter to hide warnings if url is not in the oembed providers list (e24a2eb)
-
Fixed selectBoxPosition error on window resize if no element is selected (c66a4e9)
-
Fixed accordion component missing :scope from selector (77aa8d5)
-
Fixed ListInput section index and remove method (36646e8)
-
Page save check if backup (revisions) folder is writable, check if start template exists. (eea5684)
-
Display site logo in sidebar instead of branding (f9a9d97)
-
Changed appendXML with createElement for text translation to avoid html entity parsing errors (7c83b9e)