Releases: CoCreate-app/CoCreate-filter
Releases · CoCreate-app/CoCreate-filter
v1.33.5
16 Nov 23:35
Compare
Sorry, something went wrong.
No results found
1.33.5 (2025-11-16)
Bug Fixes
comment out elements.set in initElement and update filter.query in getElementFilters (9620738 )
v1.33.4
07 Sep 01:15
Compare
Sorry, something went wrong.
No results found
1.33.4 (2025-09-07)
Bug Fixes
handle empty array in applyQuery and update applySearch for logical operators (bf92802 )
return filters instead of filteredElements in initElement function (a57f87e )
v1.33.3
01 May 00:57
Compare
Sorry, something went wrong.
No results found
v1.33.2
30 Apr 23:37
Compare
Sorry, something went wrong.
No results found
1.33.2 (2025-04-30)
Bug Fixes
added css-loader (e520edb )
update query attributes (c8b12a1 )
updated cocreate modules versions (929887d )
webpack.config and devdependencies (031bccf )
v1.33.1
11 Apr 22:24
Compare
Sorry, something went wrong.
No results found
1.33.1 (2025-04-11)
Bug Fixes
if mutation attribute name is value check for other required atributes like filter-key, etc (1ee4f32 )
loop when input event fires on render elements (d7221da )
prefix-document to target elements within current document (78d254c )
update observer observe param to type and and attributeName to attributeFilter (ad4826e )
v1.33.0
18 Jan 21:20
Compare
Sorry, something went wrong.
No results found
1.33.0 (2025-01-18)
Bug Fixes
Features
query supports all elements (b3a58e0 )
update filter-query-key now accepts an operator (01bcb36 )
v1.32.0
14 Dec 22:51
Compare
Sorry, something went wrong.
No results found
1.32.0 (2024-12-14)
Bug Fixes
init caused filter ti not initialized commented code causing issue (87fc647 )
Features
filter-key now used to handle projections. filter-query-key for appplying filters (d8851f1 )
init accepts an element to intialize else it will document query filter elements (f7c7915 )
v1.31.0
04 Nov 13:20
Compare
Sorry, something went wrong.
No results found
1.31.0 (2024-11-04)
Bug Fixes
observer taget has been renamed to selector (a2bcb40 )
pretier.config.js and file formating (90e94ed )
removed intersectunobserve (d720b21 )
Features
add prettier.config.js and format files (0be1aa5 )
v1.30.1
19 Jun 01:49
Compare
Sorry, something went wrong.
No results found
1.30.1 (2024-06-19)
Bug Fixes
if filteredElement not found continue (6307248 )
set filter.overwrite true (41ef5e7 )
to set filter limit as infinite apply empty filter-limit attribute (4652521 )
v1.30.0
12 Jun 23:35
Compare
Sorry, something went wrong.
No results found
1.30.0 (2024-06-12)
Bug Fixes
bump cocreate dependencies (f872796 )
filter-limit defualts to 20 if undefined (38e6c67 )
svg icon class (35dde17 )
Features