Releases: CoCreate-app/CoCreate-element-prototype
Releases · CoCreate-app/CoCreate-element-prototype
v1.31.4
01 Mar 04:05
Compare
Sorry, something went wrong.
No results found
1.31.4 (2026-03-01)
Bug Fixes
update import paths to use @cocreate/utils and remove unused operators module (b408215 )
v1.31.3
28 Feb 03:52
Compare
Sorry, something went wrong.
No results found
1.31.3 (2026-02-28)
Bug Fixes
removed plugin attribute check from setValue function (f391aad )
v1.31.2
25 Feb 13:05
Compare
Sorry, something went wrong.
No results found
1.31.2 (2026-02-25)
Bug Fixes
Update logo image source in menu component (8c95f34 )
v1.31.1
18 Jan 23:55
Compare
Sorry, something went wrong.
No results found
v1.31.0
16 Nov 23:34
Compare
Sorry, something went wrong.
No results found
1.31.0 (2025-11-16)
Features
enhance date handling in getValue and add custom operators for number formatting and UID generation (280a469 )
v1.30.0
11 Oct 12:30
Compare
Sorry, something went wrong.
No results found
1.30.0 (2025-10-11)
Features
add async support for getAttribute and enhance processOperators with async handling (88cfe33 )
v1.29.3
13 Jul 01:20
Compare
Sorry, something went wrong.
No results found
1.29.3 (2025-07-13)
Bug Fixes
improve handling of radio inputs and select elements in setValue function (8fb0fba )
v1.29.2
01 May 00:59
Compare
Sorry, something went wrong.
No results found
v1.29.1
30 Apr 23:37
Compare
Sorry, something went wrong.
No results found
1.29.1 (2025-04-30)
Bug Fixes
$relativePath (c8293d1 )
added css-loader (240afa0 )
export (47db21a )
getValue.js: resolve attribute handling issues and enhance value processing (d7fd518 )
handling of tagName switch case (3521dd2 )
renamed from utility to operators.js (60e1599 )
revert to previous version (e91c567 )
typo remove value = from getAttribute as its a set only method (c3042db )
update query attributes (a3f71d3 )
updated cocreate modules versions (9047924 )
webpack.config and devdependencies (7240cdf )
v1.29.0
11 Apr 22:24
Compare
Sorry, something went wrong.
No results found
1.29.0 (2025-04-11)
Bug Fixes
default to string if value is falsy and not 0 (b8eadb1 )
format dat and time to correct format to set on inputs (35dd407 )
if value-type condition before switch case (066da57 )
setAttribute value (afcc695 )
update exports (19eb2ae )
utility import (1f3337a )
Features
$scrollWidth , $relativPath and $path operators (08844ba )
add @cocreate utils (d82ee9b )
added queryElements() to element prototype. wiil automatically use attibutes if found on element as well as options could be passed (70114a1 )
improved operators to target element poperties and methods (2734187 )
utility for operator handling (d76a0f6 )