Releases: CoCreate-app/CoCreate-filter
Releases · CoCreate-app/CoCreate-filter
v1.33.2
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
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
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
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
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
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
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
v1.29.0
1.29.0 (2024-05-08)
Features
- support operators local storage operators (bb79f3b)
v1.28.7
1.28.7 (2024-04-29)
Bug Fixes
- bump cocreate dependencies (2d1107f)