Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 749 Bytes

version-history.md

File metadata and controls

23 lines (16 loc) · 749 Bytes

0.0.0

- initial release

0.0.1

- Strapify now hides strapi-single-type and strapi-template elements until their content has been loaded (only when script is not deferred)

0.0.2

- Enable pagination with strapi-repeatable

0.0.3

- Added strapi-background-image, allow strapi-field and strapi-template to be defined on the same element

0.0.4

- Fix breaking bug caused by lookbehind regex on mobile, added console message for basic errors

0.0.5

- Add strapi-template-id attribute containing the ID to template elms (only on standard templates, not repeatables or relations).

0.0.6

- allow absolute paths for images, fix bug where alt text is null if not defined

0.0.7

- Update population to work with strapi v4.14.0