Skip to content

Releases: CoCreate-app/CoCreate-element-prototype

v1.23.0

08 May 20:10
Compare
Choose a tag to compare

1.23.0 (2024-05-08)

Bug Fixes

Features

  • update attibutes using keyObperators on storage change or event updateAttributes (5a33bbd)
  • valueType boolean (7f6777f)

v1.22.3

29 Apr 14:55
Compare
Choose a tag to compare

1.22.3 (2024-04-29)

Bug Fixes

  • bump cocreate dependencies (a2bc71e)

v1.22.2

27 Apr 02:20
Compare
Choose a tag to compare

1.22.2 (2024-04-27)

Bug Fixes

  • try catch block for script insert (eff2887)

v1.22.1

18 Mar 04:46
Compare
Choose a tag to compare

1.22.1 (2024-03-18)

Bug Fixes

v1.22.0

20 Feb 01:22
Compare
Choose a tag to compare

1.22.0 (2024-02-20)

Features

  • $innerWidth and $innerHeight operators (c731aab)

v1.21.0

13 Feb 04:17
Compare
Choose a tag to compare

1.21.0 (2024-02-13)

Bug Fixes

Features

  • getAttribute prototype to handle operator values (fa3c83f)

v1.20.1

05 Feb 20:39
Compare
Choose a tag to compare

1.20.1 (2024-02-05)

Bug Fixes

v1.20.0

03 Feb 02:25
Compare
Choose a tag to compare

1.20.0 (2024-02-03)

Bug Fixes

Features

  • value-types to handle date and time (3a72fbc)

v1.19.0

30 Jan 22:27
Compare
Choose a tag to compare

1.19.0 (2024-01-30)

Bug Fixes

  • improved input true and false value (b788abb)
  • value must be a string to test for url operators (de1ed9d)

Features

  • handle url search params (2bc548e)
  • special values and regex support (083d56a)

v1.18.0

17 Jan 17:34
Compare
Choose a tag to compare

1.18.0 (2024-01-17)

Bug Fixes

  • handle checkbox value true (ec73ce0)
  • handling checkbox defualt values (635f262)

Features

  • if value matches operators $user_id, $organization_id, $clientId will return from localStorage (e4bb41a)