Releases: CoCreate-app/CoCreate-element-prototype
Releases · CoCreate-app/CoCreate-element-prototype
v1.23.0
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
1.22.3 (2024-04-29)
Bug Fixes
- bump cocreate dependencies (a2bc71e)
v1.22.2
1.22.2 (2024-04-27)
Bug Fixes
- try catch block for script insert (eff2887)
v1.22.0
1.22.0 (2024-02-20)
Features
- $innerWidth and $innerHeight operators (c731aab)
v1.21.0
1.21.0 (2024-02-13)
Bug Fixes
Features
- getAttribute prototype to handle operator values (fa3c83f)
v1.20.0
1.20.0 (2024-02-03)
Bug Fixes
Features
- value-types to handle date and time (3a72fbc)
v1.19.0
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
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)