Skip to content

Releases: CoCreate-app/CoCreate-elements

v1.42.8

19 Jan 00:02

Choose a tag to compare

1.42.8 (2026-01-19)

Bug Fixes

v1.42.7

16 Nov 23:34

Choose a tag to compare

1.42.7 (2025-11-16)

Bug Fixes

  • correct formatting in save function to ensure proper data handling (19e0bdc)
  • enhance setAttribute function to respect form-attributes and streamline attribute setting (ce6c03b)
  • update filterData function to handle key-based data rendering (2b4aecb)
  • update initElements function to correctly handle 'rendered' attribute and improve src validation (a371968)

v1.42.6

10 Oct 18:35

Choose a tag to compare

1.42.6 (2025-10-10)

Bug Fixes

  • enhance form attribute handling and improve element initialization logic (6a3eeb3)

v1.42.5

08 Oct 21:20

Choose a tag to compare

1.42.5 (2025-10-08)

Bug Fixes

  • ensure key checks in setData and filterData handle undefined values correctly (fd04107)
  • import getRelativePath and remove unused getPath function in fetchSrc.js (363497c)

v1.42.4

07 Sep 01:15

Choose a tag to compare

1.42.4 (2025-09-07)

Bug Fixes

  • enhance path handling in initElements and improve data assignment logic in setData (5c710c5)
  • streamline relative path handling by removing trailing slashes in replacement and ensuring current path ends with a slash (03ba778)

v1.42.3

01 Sep 04:44

Choose a tag to compare

1.42.3 (2025-09-01)

Bug Fixes

  • handle trailing slashes in relative path replacement and improve mutation parent check (b2f559a)
  • improve value checks and handling in getData and save functions (d8fd81d)

v1.42.2

01 May 00:59

Choose a tag to compare

1.42.2 (2025-05-01)

Bug Fixes

v1.42.1

30 Apr 23:37

Choose a tag to compare

1.42.1 (2025-04-30)

Bug Fixes

v1.42.0

11 Apr 22:24

Choose a tag to compare

1.42.0 (2025-04-11)

Bug Fixes

  • $relativePath handeling (e9d41df)
  • handeling onRest (ba102ce)
  • update observer obseve param to type and and attributeName to attributeFilter (3ce1a06)
  • update to how action is handled (25f2654)

Features

  • value-selectors to get value from target element (e3ae15b)

v1.41.1

18 Jan 21:20

Choose a tag to compare

1.41.1 (2025-01-18)

Bug Fixes