Skip to content

Releases: CoCreate-app/CoCreate-elements

v1.41.1

18 Jan 21:20
Compare
Choose a tag to compare

1.41.1 (2025-01-18)

Bug Fixes

v1.41.0

02 Jan 21:00
Compare
Choose a tag to compare

1.41.0 (2025-01-02)

Features

  • remove attribute rendered on src elements as it is allready rendered by server (8b9e891)

v1.40.1

22 Dec 20:05
Compare
Choose a tag to compare

1.40.1 (2024-12-22)

Bug Fixes

  • imved logic if element type = file (34213f5)

v1.40.0

14 Dec 23:09
Compare
Choose a tag to compare

1.40.0 (2024-12-14)

Bug Fixes

  • allow empty strings and array values (948a5ec)
  • delete element[i].hasRead in remove function (6cee7e9)
  • filter.init('el') (804c9ad)
  • getValueFromObject inorder to get values using dotNotation (b66e466)
  • handling crud updates when render element used (0216396)
  • moved observer out of loop as only needs to be declared once. (4941c83)

Features

  • attribute observer organization_id and host (ba4eae9)
  • Attribute refrence to define whether the crud refrence data will be excluded (b0d3243)

v1.39.0

14 Dec 22:51
Compare
Choose a tag to compare

1.39.0 (2024-12-14)

Bug Fixes

  • allow empty strings and array values (03ccb89)
  • delete element[i].hasRead in remove function (e549c3d)
  • filter.init('el') (571b179)
  • getValueFromObject inorder to get values using dotNotation (a101064)
  • handling crud updates when render element used (88c5781)
  • moved observer out of loop as only needs to be declared once. (4f9c63c)

Features

  • attribute observer organization_id and host (28a9175)
  • Attribute refrence to define whether the crud refrence data will be excluded (fb1c35d)

v1.38.1

09 Dec 17:09
Compare
Choose a tag to compare

1.38.1 (2024-12-09)

Bug Fixes

v1.38.0

04 Nov 13:13
Compare
Choose a tag to compare

1.38.0 (2024-11-04)

Bug Fixes

  • pretier.config.js and file formating (644eec6)

Features

  • add prettier.config.js and format files (f14df0e)
  • add prettier.config.js and format files (e24974a)

v1.37.1

02 Nov 02:05
Compare
Choose a tag to compare

1.37.1 (2024-11-02)

Bug Fixes

  • checkValue(key) prior to excutuing element.setValue() (8234c96)
  • element.getValue() (7009f70)
  • handling contenteditable iframes (11b6819)
  • if form has attribute object set as empty on reset (29c1b6d)
  • init if observer ol attribute value not the same as new (456913c)
  • observer taget has been renamed to selector (239974c)
  • removed comsole.log (d0b6fe3)
  • removed dead code (3929b76)
  • removed test console.log (4fea18d)
  • resetType support (2ce141e)

v1.37.0

21 Sep 21:08
Compare
Choose a tag to compare

1.37.0 (2024-09-21)

Features

  • update="" attribute support. improved data type handling (fa478b0)

v1.36.2

24 Aug 20:05
Compare
Choose a tag to compare

1.36.2 (2024-08-24)

Bug Fixes

  • prevent duplicate input event listeners (e7d5bfd)
  • use continue in for loop (e0febbc)