@cocreate/elements
Version:
Fetch content into any html element by using html5 attributes to query data stored in CoCreate headless CMS. If data is changed it will instantly reflect in html tags as changes are broadcasted in realtime
964 lines (474 loc) • 95 kB
Markdown
## [1.42.2](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.42.1...v1.42.2) (2025-05-01)
### Bug Fixes
* update [@cocreate](https://github.com/cocreate) dependencies ([d0bb4ee](https://github.com/CoCreate-app/CoCreate-elements/commit/d0bb4ee9485f2125f9b46c0ea3787900d05463a1))
## [1.42.1](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.42.0...v1.42.1) (2025-04-30)
### Bug Fixes
* added css-loader ([32ce9af](https://github.com/CoCreate-app/CoCreate-elements/commit/32ce9af65fdb13ae2b65509e2b9a3ae20131ae46))
* do not remove form ([41f6f42](https://github.com/CoCreate-app/CoCreate-elements/commit/41f6f42990d1e134d2a3146f359582842dedd831))
* query element ([bcc2ad9](https://github.com/CoCreate-app/CoCreate-elements/commit/bcc2ad9d0b540ae0a6c7a4caef0d33aea07ef19f))
* replace ObJectId() ([4bceae1](https://github.com/CoCreate-app/CoCreate-elements/commit/4bceae16e900b9030f888e680a36567a132a8b75))
* update query attributes ([99aadff](https://github.com/CoCreate-app/CoCreate-elements/commit/99aadffc78847a20ca08d6fe8f48c72b19c6b276))
* updated cocreate modules versions ([004a146](https://github.com/CoCreate-app/CoCreate-elements/commit/004a146dbca83b438a2252f1d773954f86b33624))
* webpack.config and devdependencies ([b66aca5](https://github.com/CoCreate-app/CoCreate-elements/commit/b66aca56de77664c76162ae1163cf11005e02e9f))
# [1.42.0](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.41.1...v1.42.0) (2025-04-11)
### Bug Fixes
* $relativePath handeling ([e9d41df](https://github.com/CoCreate-app/CoCreate-elements/commit/e9d41df24291083acc2bd5fa928c6b8b621e8f7c))
* handeling onRest ([ba102ce](https://github.com/CoCreate-app/CoCreate-elements/commit/ba102cedec35c41f1a974d0f62de3670ed40105e))
* update observer obseve param to type and and attributeName to attributeFilter ([3ce1a06](https://github.com/CoCreate-app/CoCreate-elements/commit/3ce1a0615fd16eeacc24b89c722593d7a470a566))
* update to how action is handled ([25f2654](https://github.com/CoCreate-app/CoCreate-elements/commit/25f26548618397c3cbae0469ff284ca1be5a8a7b))
### Features
* value-selectors to get value from target element ([e3ae15b](https://github.com/CoCreate-app/CoCreate-elements/commit/e3ae15b5e0d2d953399bd45dc82ea44aa7aa6cde))
## [1.41.1](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.41.0...v1.41.1) (2025-01-18)
### Bug Fixes
* path handling ([1276f2d](https://github.com/CoCreate-app/CoCreate-elements/commit/1276f2d3988ec556ce95d3166596526d9d5851c3))
* sum handling ([86f1e74](https://github.com/CoCreate-app/CoCreate-elements/commit/86f1e74af2e14b51b925e36fd22b2935796073fa))
# [1.41.0](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.40.1...v1.41.0) (2025-01-02)
### Features
* remove attribute rendered on src elements as it is allready rendered by server ([8b9e891](https://github.com/CoCreate-app/CoCreate-elements/commit/8b9e8919a5aca514513af6c833671a1368d5cb9d))
## [1.40.1](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.40.0...v1.40.1) (2024-12-22)
### Bug Fixes
* imved logic if element type = file ([34213f5](https://github.com/CoCreate-app/CoCreate-elements/commit/34213f50aae505b7caafff47125569418a09a4b3))
# [1.40.0](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.39.0...v1.40.0) (2024-12-14)
### Bug Fixes
* allow empty strings and array values ([948a5ec](https://github.com/CoCreate-app/CoCreate-elements/commit/948a5ec60de14dc05df4650cfdf5ff3eae8f4bcd))
* delete element[i].hasRead in remove function ([6cee7e9](https://github.com/CoCreate-app/CoCreate-elements/commit/6cee7e9ad2ed817c59fb7fe31fbeccd2746d8caf))
* filter.init('el') ([804c9ad](https://github.com/CoCreate-app/CoCreate-elements/commit/804c9ad2d8c3cb4ad2ceeaf8c11c363268a139ce))
* getValueFromObject inorder to get values using dotNotation ([b66e466](https://github.com/CoCreate-app/CoCreate-elements/commit/b66e466b3b03ffabc0f65b840c495fc174967075))
* handling crud updates when render element used ([0216396](https://github.com/CoCreate-app/CoCreate-elements/commit/0216396988d394005282fc85e881054d45d93cfc))
* moved observer out of loop as only needs to be declared once. ([4941c83](https://github.com/CoCreate-app/CoCreate-elements/commit/4941c837bcbb642f4266932e2e2e99bc4848a27c))
### Features
* attribute observer organization_id and host ([ba4eae9](https://github.com/CoCreate-app/CoCreate-elements/commit/ba4eae9d41cba3bf906c00b484a163ab36d373f7))
* Attribute refrence to define whether the crud refrence data will be excluded ([b0d3243](https://github.com/CoCreate-app/CoCreate-elements/commit/b0d3243514a910292677e588c0654888b45070eb))
# [1.39.0](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.38.1...v1.39.0) (2024-12-14)
### Bug Fixes
* allow empty strings and array values ([03ccb89](https://github.com/CoCreate-app/CoCreate-elements/commit/03ccb89cc10262a981c3e66ee279be8a49a58b4b))
* delete element[i].hasRead in remove function ([e549c3d](https://github.com/CoCreate-app/CoCreate-elements/commit/e549c3d70b7b1701e425e1eadb828df681b619c4))
* filter.init('el') ([571b179](https://github.com/CoCreate-app/CoCreate-elements/commit/571b179b99b6724988b2a65002bc53d5ba005d02))
* getValueFromObject inorder to get values using dotNotation ([a101064](https://github.com/CoCreate-app/CoCreate-elements/commit/a101064413587e0a95b6423211f3084ad713e76f))
* handling crud updates when render element used ([88c5781](https://github.com/CoCreate-app/CoCreate-elements/commit/88c5781e7ce02a672e84bed1bf993bbfcd29f83e))
* moved observer out of loop as only needs to be declared once. ([4f9c63c](https://github.com/CoCreate-app/CoCreate-elements/commit/4f9c63cfdd3d4c6f065e9604535945420ab32b09))
### Features
* attribute observer organization_id and host ([28a9175](https://github.com/CoCreate-app/CoCreate-elements/commit/28a9175aa27f5c66205b350e6a4c14b19f014960))
* Attribute refrence to define whether the crud refrence data will be excluded ([fb1c35d](https://github.com/CoCreate-app/CoCreate-elements/commit/fb1c35de0ebb2cc484d02f367f6d542266f4b8ed))
## [1.38.1](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.38.0...v1.38.1) (2024-12-09)
### Bug Fixes
* formating ([b00cd97](https://github.com/CoCreate-app/CoCreate-elements/commit/b00cd97d4b930a6e2d31f0bb0fa99b4f3e9a507e))
* handling reset type value ([4e10403](https://github.com/CoCreate-app/CoCreate-elements/commit/4e104034219333cbd0f49fd8f46cd9e24bd2dd94))
# [1.38.0](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.37.1...v1.38.0) (2024-11-04)
### Bug Fixes
* pretier.config.js and file formating ([644eec6](https://github.com/CoCreate-app/CoCreate-elements/commit/644eec6bb63cd484b871cb203a45435654e23da9))
### Features
* add prettier.config.js and format files ([f14df0e](https://github.com/CoCreate-app/CoCreate-elements/commit/f14df0e3d9630a3b20eeeb65574c2d6af5902a85))
* add prettier.config.js and format files ([e24974a](https://github.com/CoCreate-app/CoCreate-elements/commit/e24974a35c72c384f10d9edc36d8d89390ba1235))
## [1.37.1](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.37.0...v1.37.1) (2024-11-02)
### Bug Fixes
* checkValue(key) prior to excutuing element.setValue() ([8234c96](https://github.com/CoCreate-app/CoCreate-elements/commit/8234c96ff445b7a9bbc4d7171c07ae1b189fb9ee))
* element.getValue() ([7009f70](https://github.com/CoCreate-app/CoCreate-elements/commit/7009f70d7a18d0e79100da8c25788db1a1c4c2e2))
* handling contenteditable iframes ([11b6819](https://github.com/CoCreate-app/CoCreate-elements/commit/11b6819089e2b3ab2bbbcb47aa4f6134a036ad92))
* if form has attribute object set as empty on reset ([29c1b6d](https://github.com/CoCreate-app/CoCreate-elements/commit/29c1b6d469afbaecd8e760288961726a2d9cd49b))
* init if observer ol attribute value not the same as new ([456913c](https://github.com/CoCreate-app/CoCreate-elements/commit/456913c6d4a13279aad08a40732efd91e272add0))
* observer taget has been renamed to selector ([239974c](https://github.com/CoCreate-app/CoCreate-elements/commit/239974ca9316607f28ce9fa1440b18b4e60735a0))
* removed comsole.log ([d0b6fe3](https://github.com/CoCreate-app/CoCreate-elements/commit/d0b6fe314ab9532df479e955d243d3ef242bbc89))
* removed dead code ([3929b76](https://github.com/CoCreate-app/CoCreate-elements/commit/3929b76d6a7d5bd71b5973f3ff4b2a8061954d7a))
* removed test console.log ([4fea18d](https://github.com/CoCreate-app/CoCreate-elements/commit/4fea18d4f32c604b2666d92a384dce6bfe53dfc7))
* resetType support ([2ce141e](https://github.com/CoCreate-app/CoCreate-elements/commit/2ce141e832f97c8df7a68a7bdfc5206d98cf66da))
# [1.37.0](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.36.2...v1.37.0) (2024-09-21)
### Features
* update="" attribute support. improved data type handling ([fa478b0](https://github.com/CoCreate-app/CoCreate-elements/commit/fa478b008c85a78014f16f4800270af933767615))
## [1.36.2](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.36.1...v1.36.2) (2024-08-24)
### Bug Fixes
* prevent duplicate input event listeners ([e7d5bfd](https://github.com/CoCreate-app/CoCreate-elements/commit/e7d5bfd7c254b9e4a76bd5eb55106b86357904c9))
* use continue in for loop ([e0febbc](https://github.com/CoCreate-app/CoCreate-elements/commit/e0febbcbf16486d54e312cd646f2d2a255e71848))
## [1.36.1](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.36.0...v1.36.1) (2024-07-09)
### Bug Fixes
* handleing of key="{}" where value is an array ([c86ffd9](https://github.com/CoCreate-app/CoCreate-elements/commit/c86ffd9697839611e8fb10a3f76e0a9bff9892cb))
* objectId() habndleing to add _id to element ([b2bb7b4](https://github.com/CoCreate-app/CoCreate-elements/commit/b2bb7b423ea2316be0087506fa094a3a8e8cce09))
* removed testing log ([1b4f38e](https://github.com/CoCreate-app/CoCreate-elements/commit/1b4f38e0cfc1b764dd695dc3288e74f6cb15b676))
* set flag rendered to prevent loop caused by fireListeners and sync ([3dd1267](https://github.com/CoCreate-app/CoCreate-elements/commit/3dd1267784617c1a666b032fc427671f0cf07375))
* use continue in for loop and continue if !data$storage ([32020f1](https://github.com/CoCreate-app/CoCreate-elements/commit/32020f17fecc6a578ff58b9fd1dec50a6f611b11))
# [1.36.0](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.35.8...v1.36.0) (2024-06-30)
### Bug Fixes
* re init form elements ([7b28c19](https://github.com/CoCreate-app/CoCreate-elements/commit/7b28c19fe31bed297b930d113c98cfd9f913b0fe))
### Features
* form.setValue() will set value in elements if value is object else it if string will fallback elementPrototype setVlaue() ([e76df88](https://github.com/CoCreate-app/CoCreate-elements/commit/e76df88fb1755aeffa8f15587d304e2df6497801))
## [1.35.8](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.35.7...v1.35.8) (2024-06-23)
### Bug Fixes
* bump dependencies ([9d08d3b](https://github.com/CoCreate-app/CoCreate-elements/commit/9d08d3b3e3614efcdbd79312ffa456529b8e89bd))
## [1.35.7](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.35.6...v1.35.7) (2024-06-23)
### Bug Fixes
* update dependencies ([0b813ea](https://github.com/CoCreate-app/CoCreate-elements/commit/0b813eaf8473aa5d90ef9b5b08e3732da866a642))
## [1.35.6](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.35.5...v1.35.6) (2024-06-19)
### Bug Fixes
* add method update.object if upsert and filter ([3730438](https://github.com/CoCreate-app/CoCreate-elements/commit/37304389f0447cd24009c8deb406c48b85974bd7))
* handle isFIlter false in read function and improved handling of filter and render data ([85b6d00](https://github.com/CoCreate-app/CoCreate-elements/commit/85b6d00c128f27f378e7f5687f5fddf0a01268fe))
* skip-attribute to prevent form attributes from applying to an element ([72f18b3](https://github.com/CoCreate-app/CoCreate-elements/commit/72f18b3aa7dc929e300ddd225e3d961cc0007400))
## [1.35.5](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.35.4...v1.35.5) (2024-06-12)
### Bug Fixes
* bump cocreate dependencies ([2a366c3](https://github.com/CoCreate-app/CoCreate-elements/commit/2a366c3c21f6daf6bbb74608500612c8fca588ac))
* comment logs ([f79fd4e](https://github.com/CoCreate-app/CoCreate-elements/commit/f79fd4ebc84e1f8b5ace052ea7fb6e86d91c1e0e))
* reset removes object from form element ([637d7d9](https://github.com/CoCreate-app/CoCreate-elements/commit/637d7d9a05899dcb69fb63f2f39ad7126b661dcb))
* svg icon class ([84d9ba3](https://github.com/CoCreate-app/CoCreate-elements/commit/84d9ba345ffaa1a3da0750c127ca1f8b739658a7))
## [1.35.4](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.35.3...v1.35.4) (2024-05-19)
### Bug Fixes
* handle if item is already read ([2407f9b](https://github.com/CoCreate-app/CoCreate-elements/commit/2407f9b3789173fddb8f8ed6b4bb90f7f8d17864))
## [1.35.3](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.35.2...v1.35.3) (2024-05-08)
### Bug Fixes
* handling of data upsert ([9884f90](https://github.com/CoCreate-app/CoCreate-elements/commit/9884f90b3b9e0016b266a36e6e5b377dc93fc6b7))
* replace form object attribute with id if pending ([33838fb](https://github.com/CoCreate-app/CoCreate-elements/commit/33838fbe3e12f6a6b4e8fbcaa76822315b61ccdd))
* typo with for loop index j ([8872c9f](https://github.com/CoCreate-app/CoCreate-elements/commit/8872c9f7b009638018ac48ffec41898a618b0cdd))
## [1.35.2](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.35.1...v1.35.2) (2024-04-29)
### Bug Fixes
* bump cocreate dependencies ([d8bdb33](https://github.com/CoCreate-app/CoCreate-elements/commit/d8bdb33ce67a70026d79c394fa2ef2f770a168f3))
## [1.35.1](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.35.0...v1.35.1) (2024-04-26)
### Bug Fixes
* convert base64 segments to to arrayBuffer ([710c55e](https://github.com/CoCreate-app/CoCreate-elements/commit/710c55e6402fffc65cf1a633c67c7499766964e8))
* export setValueType ([bcc717c](https://github.com/CoCreate-app/CoCreate-elements/commit/bcc717caa541f406f1cb74fa97be6d651898f808))
# [1.35.0](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.34.5...v1.35.0) (2024-03-18)
### Features
* observe form for new inputs and setAttribute ([527d1bd](https://github.com/CoCreate-app/CoCreate-elements/commit/527d1bd490ae28655006918fe8d8a99fb210cbde))
## [1.34.5](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.34.4...v1.34.5) (2024-02-20)
### Bug Fixes
* data.object conditions ([d7f1431](https://github.com/CoCreate-app/CoCreate-elements/commit/d7f1431a70e48cf70dac8d219ab9f1c26df91a42))
* processing object.$update ([157f094](https://github.com/CoCreate-app/CoCreate-elements/commit/157f094d50bed51b94af9be272fdfc733b9f1cc6))
## [1.34.4](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.34.3...v1.34.4) (2024-02-19)
### Bug Fixes
* minor bug fixes ([b136dda](https://github.com/CoCreate-app/CoCreate-elements/commit/b136dda0543ca1e3e558e38384fb4b447c455e05))
## [1.34.3](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.34.2...v1.34.3) (2024-02-18)
### Bug Fixes
* getObject error ([ca732bb](https://github.com/CoCreate-app/CoCreate-elements/commit/ca732bb7824a6fc2dcdad6532f316fa9a2221915))
## [1.34.2](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.34.1...v1.34.2) (2024-02-17)
### Bug Fixes
* handling of upset as it is now defaulting to false ([5c1099e](https://github.com/CoCreate-app/CoCreate-elements/commit/5c1099e1b9a21734006b7f61b93865385d701e49))
## [1.34.1](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.34.0...v1.34.1) (2024-02-14)
### Bug Fixes
* realtime defaults to false ([83d2787](https://github.com/CoCreate-app/CoCreate-elements/commit/83d2787da3e2d3386f379c692852d10f8b15f16e))
# [1.34.0](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.33.2...v1.34.0) (2024-02-13)
### Bug Fixes
* add audio to src ignore ([80ce64c](https://github.com/CoCreate-app/CoCreate-elements/commit/80ce64cae35a0e6d0932beccebbecc69babb143a))
* crud="false" ([6c92490](https://github.com/CoCreate-app/CoCreate-elements/commit/6c92490ab389a1813e10cfd1207b2061b8ef0ce1))
* getValue using getAttribute() in order to handle operators ([798227d](https://github.com/CoCreate-app/CoCreate-elements/commit/798227d28efc1613b2ce4b90012131e990c8ab60))
### Features
* $length operator for for key ([777cf3b](https://github.com/CoCreate-app/CoCreate-elements/commit/777cf3bd4ee2ac8031d890d1df21879df1aa22e6))
* stream="" attribute dynimaclly handles streaming ([67d0bbb](https://github.com/CoCreate-app/CoCreate-elements/commit/67d0bbba0c119b86ee095a78dc093c047758b91a))
## [1.33.2](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.33.1...v1.33.2) (2024-01-30)
### Bug Fixes
* !Data.object ([a793613](https://github.com/CoCreate-app/CoCreate-elements/commit/a7936131297f734e39f8a213c09133014f976a5e))
* data[type]replaced by sortedData if length > 0 ([ff399cb](https://github.com/CoCreate-app/CoCreate-elements/commit/ff399cb6e8ebb77a0a986ed7bc7fe67fc01c2a98))
## [1.33.1](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.33.0...v1.33.1) (2024-01-17)
### Bug Fixes
* improved filter handling ([a207811](https://github.com/CoCreate-app/CoCreate-elements/commit/a207811f82d0ce08d0026e64e4fff8dbaa358327))
* relocated render-json to setData ([55b65cf](https://github.com/CoCreate-app/CoCreate-elements/commit/55b65cfd3173672a8f2d67c8d6baf681e0ff6c72))
* update to support new query system ([e005926](https://github.com/CoCreate-app/CoCreate-elements/commit/e005926fd2a9da6f50cb8951dff38cdf35e715a4))
# [1.33.0](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.32.0...v1.33.0) (2024-01-08)
### Features
* bumped CoCreate dependencies to their latest versions ([e8679cb](https://github.com/CoCreate-app/CoCreate-elements/commit/e8679cb986723650f65b427b0e465874fefb785b))
# [1.32.0](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.31.1...v1.32.0) (2023-12-20)
### Features
* sort data by filter operator $in ([7fdb3e0](https://github.com/CoCreate-app/CoCreate-elements/commit/7fdb3e0b0e78077fa0a3e4d69c09aa73e9733f41))
## [1.31.1](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.31.0...v1.31.1) (2023-12-18)
### Bug Fixes
* if no elements retiurned do not fire fetchedData event ([44386d3](https://github.com/CoCreate-app/CoCreate-elements/commit/44386d34a1029f27e0af3caa7ec10813c5085062))
* improved data.$filter handling ([3ffaa6b](https://github.com/CoCreate-app/CoCreate-elements/commit/3ffaa6b9cc9a5e36b0fe5a9adcf58d99d7184920))
# [1.31.0](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.30.0...v1.31.0) (2023-12-18)
### Features
* preventSubmit if action is not defined ([e10e43b](https://github.com/CoCreate-app/CoCreate-elements/commit/e10e43b5bd7fc4292c036d0890425dc07126b97d))
# [1.30.0](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.29.1...v1.30.0) (2023-12-18)
### Bug Fixes
* spread render import ([19e7abd](https://github.com/CoCreate-app/CoCreate-elements/commit/19e7abdb4ebcccfd05a79d17ad4c8681546b4ce5))
### Features
* handle resolved property and set index for create ([5e0d92d](https://github.com/CoCreate-app/CoCreate-elements/commit/5e0d92d37f26e2916f5c2b748d8c571f9814198a))
## [1.29.1](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.29.0...v1.29.1) (2023-12-15)
### Bug Fixes
* handle arrays ([7ea1e12](https://github.com/CoCreate-app/CoCreate-elements/commit/7ea1e12d89d95aae1dca23b38d80b899fa4cddd6))
# [1.29.0](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.28.0...v1.29.0) (2023-11-25)
### Bug Fixes
* update licensing details ([9f9b839](https://github.com/CoCreate-app/CoCreate-elements/commit/9f9b8390e751604de9f7e361e15e47e2a72093a6))
### Features
* upgrade dependencies for latest features and fixes ([83cbf98](https://github.com/CoCreate-app/CoCreate-elements/commit/83cbf9831f526b9c4c436d9502d432836b44d922))
# [1.28.0](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.27.1...v1.28.0) (2023-11-25)
### Bug Fixes
* conditions to update elements from broadcasted incoming data ([756b798](https://github.com/CoCreate-app/CoCreate-elements/commit/756b7984b6e46a6d03214a88fca130e4df02aaef))
* pass attributes renamed to state ([83c741e](https://github.com/CoCreate-app/CoCreate-elements/commit/83c741e6cdd88635957ff3d16193a4e95f8999d5))
* update nav, edit button and css path ([ac50546](https://github.com/CoCreate-app/CoCreate-elements/commit/ac50546b7deccd3adbb2a6b224b02a3b35cec671))
### Features
* upgrade dependencies for latest features and fixes ([baebd69](https://github.com/CoCreate-app/CoCreate-elements/commit/baebd69e9db0831a1060d8e03d96bb3f123d8c3e))
## [1.27.1](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.27.0...v1.27.1) (2023-11-22)
### Bug Fixes
* condistions for matching elements and updating ([d7e7a39](https://github.com/CoCreate-app/CoCreate-elements/commit/d7e7a3920f9ccb1693b17f177a2734e3926a7e35))
# [1.27.0](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.26.4...v1.27.0) (2023-11-19)
### Bug Fixes
* use action.form ([e1dbf09](https://github.com/CoCreate-app/CoCreate-elements/commit/e1dbf0972d52733225ba9caccd2a72f045e25dec))
### Features
* update dependecies for th latest features and bug fixes ([69f772b](https://github.com/CoCreate-app/CoCreate-elements/commit/69f772bec35ea1a2803e98eb983cb5261eff8673))
## [1.26.4](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.26.3...v1.26.4) (2023-11-18)
### Bug Fixes
* dataKey.string ([57cc534](https://github.com/CoCreate-app/CoCreate-elements/commit/57cc5344e7ba3d66e949c9f6999aaf90d066d2d3))
* return if no dataKey ([ace669b](https://github.com/CoCreate-app/CoCreate-elements/commit/ace669b19c59f37d1a0a2e62043171fd0b0999d2))
## [1.26.3](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.26.2...v1.26.3) (2023-11-16)
### Bug Fixes
* element grouping ([0507b00](https://github.com/CoCreate-app/CoCreate-elements/commit/0507b00fa53a2c1ec774885d6da515c48fcc4f85))
## [1.26.2](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.26.1...v1.26.2) (2023-11-12)
### Bug Fixes
* await renderValue ([b08c609](https://github.com/CoCreate-app/CoCreate-elements/commit/b08c6093c9f6451ea7d54d20811aff81fd276cec))
* bump dependencies for latest features ([fdbaa9a](https://github.com/CoCreate-app/CoCreate-elements/commit/fdbaa9adb52b50b9e5db149e0c76472e0ea51d88))
* crud listeners ([68c014e](https://github.com/CoCreate-app/CoCreate-elements/commit/68c014eaa99eaf5fc2de45c8ebdce58bc36fba97))
* improve removeNodes ([f34e0cf](https://github.com/CoCreate-app/CoCreate-elements/commit/f34e0cfb43367ddcd2dd2b80422e9ade7d69a7f1))
* removed dead code ([22cb1fb](https://github.com/CoCreate-app/CoCreate-elements/commit/22cb1fb810a8ff5b4b61d4746cfe23b9cf6adefd))
* set $filter.index ([c51ffa8](https://github.com/CoCreate-app/CoCreate-elements/commit/c51ffa8aca3182fa4b9b85a76c226852614470b4))
* typo in handeling form ([71361e2](https://github.com/CoCreate-app/CoCreate-elements/commit/71361e2423231767138dd35cf62e7c443a823130))
## [1.26.1](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.26.0...v1.26.1) (2023-11-09)
### Bug Fixes
* meta name typo ([8e53dbe](https://github.com/CoCreate-app/CoCreate-elements/commit/8e53dbedf631f30ebb143837ff3c8ee9919cad8d))
* update crud methods ([09d988a](https://github.com/CoCreate-app/CoCreate-elements/commit/09d988aa0497622f131102966b94e9817fa7a495))
# [1.26.0](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.25.2...v1.26.0) (2023-11-03)
### Bug Fixes
* favicon.ico path ([16da6e6](https://github.com/CoCreate-app/CoCreate-elements/commit/16da6e69bc2ee467694631f09e7efd2696e28aec))
* init new elements only ([1228c4c](https://github.com/CoCreate-app/CoCreate-elements/commit/1228c4cfd3a2c4a0a4274191efd6be36a267951e))
* map elements to prevent duplicate reads ([81c3101](https://github.com/CoCreate-app/CoCreate-elements/commit/81c31018a62555ccfa02e973b667ed8ee59fa584))
* update dependencies to the lates versions ([82c04cf](https://github.com/CoCreate-app/CoCreate-elements/commit/82c04cf2996090be0caee092de95d1080953c4b1))
* update method to use object.update etc ([575d800](https://github.com/CoCreate-app/CoCreate-elements/commit/575d80021bd6e0e169e7da7a3e9f4139b1277333))
### Features
* get attribute path and replace {{path}} ([c48878b](https://github.com/CoCreate-app/CoCreate-elements/commit/c48878b7c8467ba70314846d3d22cb90c9195f34))
## [1.25.2](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.25.1...v1.25.2) (2023-10-25)
### Bug Fixes
* bump dependencies ([0dd525a](https://github.com/CoCreate-app/CoCreate-elements/commit/0dd525a6cd1c859d4b8b6a75eb50d457a1b057d7))
## [1.25.1](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.25.0...v1.25.1) (2023-10-24)
### Bug Fixes
* compbin Actions in to one array of Actions ([716602d](https://github.com/CoCreate-app/CoCreate-elements/commit/716602dd74368e32be5f1e053903b32b54fb003d))
# [1.25.0](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.24.3...v1.25.0) (2023-10-22)
### Bug Fixes
* conditions ([484ad35](https://github.com/CoCreate-app/CoCreate-elements/commit/484ad358f13fc07e92ebafbf710ccdc1fb740950))
### Features
* ObjectId() returns an object containg the parts iof the _id along with a toString() function ([82e3956](https://github.com/CoCreate-app/CoCreate-elements/commit/82e3956db5c5bc966d160a04d9067bc039c34d37))
## [1.24.3](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.24.2...v1.24.3) (2023-10-20)
### Bug Fixes
* condition on read ([fe53a8e](https://github.com/CoCreate-app/CoCreate-elements/commit/fe53a8ea9808502af64a8298a14dd38bbfd07940))
## [1.24.2](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.24.1...v1.24.2) (2023-10-19)
### Bug Fixes
* create.object condition undefined ([50e8a14](https://github.com/CoCreate-app/CoCreate-elements/commit/50e8a140da1b7de9a7ae93a12c7b35a884931283))
* declartion of render functions using object spread ([d4ecf62](https://github.com/CoCreate-app/CoCreate-elements/commit/d4ecf623f83869b54dc2938ccbebd26358597bdb))
## [1.24.1](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.24.0...v1.24.1) (2023-10-17)
### Bug Fixes
* await getValue() ([5970879](https://github.com/CoCreate-app/CoCreate-elements/commit/5970879904665a1f8c6659141928b0ea4de32d9f))
* create item in rendered element ([3b68724](https://github.com/CoCreate-app/CoCreate-elements/commit/3b687245207d1d06c1ddbe8bece64893b6e46478))
# [1.24.0](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.23.5...v1.24.0) (2023-10-16)
### Bug Fixes
* data[i].method ([71c0b7c](https://github.com/CoCreate-app/CoCreate-elements/commit/71c0b7ccd28d0f4bbf03b7d8cec615f21479af18))
* delete for loop ([5507a86](https://github.com/CoCreate-app/CoCreate-elements/commit/5507a86526bdee6b7ac8f74d6ae051068ff9e736))
* export getObject ([42bd4b3](https://github.com/CoCreate-app/CoCreate-elements/commit/42bd4b3fa66de724a94230c1c3ccfa7faea3a8b8))
* replaced deleteDocuments with delete ([8e06633](https://github.com/CoCreate-app/CoCreate-elements/commit/8e0663351d459bd79a9f955a0a296df46ed3d580))
### Features
* delete-selector w/ fallback to clicked el ([4143fbb](https://github.com/CoCreate-app/CoCreate-elements/commit/4143fbbfade97c3073e8df6b1ce5b8051b5d5fe0))
## [1.23.5](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.23.4...v1.23.5) (2023-10-14)
### Bug Fixes
* added other crud types to attribute queries ([513472c](https://github.com/CoCreate-app/CoCreate-elements/commit/513472c768412e8b7ed5b205a48d16a49349cfaa))
* attribute mutation not firing when selector applied. temporarily removed selector ([3b5551f](https://github.com/CoCreate-app/CoCreate-elements/commit/3b5551ff0e7c3838b7079e6d14574831ad6a7ba5))
* bump dependencies ([1aa9443](https://github.com/CoCreate-app/CoCreate-elements/commit/1aa944336afdcd38b4f0915c6146d89d0ea56b1c))
* data.filter updated to data$filter ([5a64fbf](https://github.com/CoCreate-app/CoCreate-elements/commit/5a64fbfe0d5e580633aa0deed131619c070e0fac))
* getData ([e74675e](https://github.com/CoCreate-app/CoCreate-elements/commit/e74675ea5ed0f9b800fb18874864c93e8a8a5353))
* improved setting method conditions ([013753a](https://github.com/CoCreate-app/CoCreate-elements/commit/013753a541eca3f88b4d5350763f52f38bef2932))
* replaced action with data.method ([bfe513c](https://github.com/CoCreate-app/CoCreate-elements/commit/bfe513c5c498c84d2f11ce7d07ce71095dd232bf))
* save and delete action ([f32e9b6](https://github.com/CoCreate-app/CoCreate-elements/commit/f32e9b6e661211b8fb0548aaa03ffd28b4bd1edd))
## [1.23.4](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.23.3...v1.23.4) (2023-10-09)
### Bug Fixes
* bump dependencies ([6adac76](https://github.com/CoCreate-app/CoCreate-elements/commit/6adac767eb93127a7c27bb80791121a2f748406d))
## [1.23.3](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.23.2...v1.23.3) (2023-10-09)
### Bug Fixes
* bump dependencies ([162f502](https://github.com/CoCreate-app/CoCreate-elements/commit/162f502decf88a985c6b4381cce8d272bda55fd9))
## [1.23.2](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.23.1...v1.23.2) (2023-10-09)
### Bug Fixes
* bump dependencies ([28fe40b](https://github.com/CoCreate-app/CoCreate-elements/commit/28fe40b404f02a1e76f2a61d05f8205f36e968ca))
## [1.23.1](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.23.0...v1.23.1) (2023-10-09)
### Bug Fixes
* bump cocreate dependency versions ([d9dfb3c](https://github.com/CoCreate-app/CoCreate-elements/commit/d9dfb3c841ecf7f3d5f1c622c91c6d8ed2e12fcb))
# [1.23.0](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.22.0...v1.23.0) (2023-10-09)
### Bug Fixes
* removed listener sync ([4b5fa05](https://github.com/CoCreate-app/CoCreate-elements/commit/4b5fa051dfa0f116b2d58f1a990b26e92c7b6d84))
### Features
* check element for $<operator> attribute and add to key. ([f7bc8b0](https://github.com/CoCreate-app/CoCreate-elements/commit/f7bc8b0acf140043904a28ba4a6958c4274cdb31))
# [1.22.0](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.21.1...v1.22.0) (2023-09-19)
### Features
* Update CoCreate dependencies to their latest versions ([0ca0475](https://github.com/CoCreate-app/CoCreate-elements/commit/0ca047513cc550b72b3a45a212a002dae7912481))
## [1.21.1](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.21.0...v1.21.1) (2023-09-18)
### Bug Fixes
* Add path and pathname ([3335926](https://github.com/CoCreate-app/CoCreate-elements/commit/3335926a4b9e1a16a4da399e0c92f2322c1f9f6d))
* Update dCoCreate dpendencies to latest versions ([0c93f61](https://github.com/CoCreate-app/CoCreate-elements/commit/0c93f6190b77ca92d49a8066736ff00ec0ecec0e))
# [1.21.0](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.20.2...v1.21.0) (2023-09-17)
### Bug Fixes
* filter renamed to $filter ([02ecdcf](https://github.com/CoCreate-app/CoCreate-elements/commit/02ecdcf8f12fc49b7e1537caa7b1f56625b693be))
### Features
* support key {}, merges object with value ([dba003a](https://github.com/CoCreate-app/CoCreate-elements/commit/dba003a8bd327021f639ba93f4cba662a8c5ea43))
## [1.20.2](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.20.1...v1.20.2) (2023-09-07)
### Bug Fixes
* get type from method ([274751e](https://github.com/CoCreate-app/CoCreate-elements/commit/274751e8ef66e8ef19cf8d323297599e78c82ef9))
## [1.20.1](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.20.0...v1.20.1) (2023-08-21)
### Bug Fixes
* bump dependencies ([3f6e9ac](https://github.com/CoCreate-app/CoCreate-elements/commit/3f6e9ac30e280c9a34404564003f0cf3e8a38130))
# [1.20.0](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.19.3...v1.20.0) (2023-08-21)
### Features
* Update cocreate dependencies for the latest features and bug fixes ([0b5e9e5](https://github.com/CoCreate-app/CoCreate-elements/commit/0b5e9e5320be4430a47be5058a9369021de87d83))
## [1.19.3](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.19.2...v1.19.3) (2023-08-21)
### Bug Fixes
* /dist/CoCreate.js updated to https://CoCreate.app/dist/CoCreate.js ([289ff0b](https://github.com/CoCreate-app/CoCreate-elements/commit/289ff0b512985ee6285fa55c57dcb3ed63a57c2d))
* replace cdn with /dist ([9c15a93](https://github.com/CoCreate-app/CoCreate-elements/commit/9c15a93caf5d186734cf885956e9f09799385f22))
* update file uploader ([fffe71c](https://github.com/CoCreate-app/CoCreate-elements/commit/fffe71ce686518616bc3122a0da8e5f659f8a0ba))
## [1.19.2](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.19.1...v1.19.2) (2023-08-18)
### Bug Fixes
* add missing dependency @cocreate/render ([3277416](https://github.com/CoCreate-app/CoCreate-elements/commit/3277416548fffa6a6868e7deac168ebe0a7fe158))
## [1.19.1](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.19.0...v1.19.1) (2023-08-18)
### Bug Fixes
* export default to export ([18284d2](https://github.com/CoCreate-app/CoCreate-elements/commit/18284d20dcf76738c47988981d67aaa9f805313e))
# [1.19.0](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.18.0...v1.19.0) (2023-08-17)
### Features
* bump cocreate dependencies for the latest updates and features ([41f3b52](https://github.com/CoCreate-app/CoCreate-elements/commit/41f3b5264bc683b35b2f0888949f2b347c6e0568))
# [1.18.0](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.17.33...v1.18.0) (2023-08-16)
### Bug Fixes
* bug in initElement function and add more attributes to getAttributes ([a2d3d80](https://github.com/CoCreate-app/CoCreate-elements/commit/a2d3d804bae20eea808a81a2a63e34bc5819a157))
* crud attributes renamed ([b09677b](https://github.com/CoCreate-app/CoCreate-elements/commit/b09677bc98484dab211717855c22a6b6c5e6fceb))
* Fix data rendering issue and add support for other crudTypes ([c52d0ad](https://github.com/CoCreate-app/CoCreate-elements/commit/c52d0ad3265b58c975eb7dc8854fe7209c7bee08))
* Refactor form.js: import, function name changes, and additions ([102a478](https://github.com/CoCreate-app/CoCreate-elements/commit/102a4788960c37241aba0db5461746c8c4881d04))
* Refactor imports in index.js and update setValue() calls. ([e3d0573](https://github.com/CoCreate-app/CoCreate-elements/commit/e3d05737f423b9cc46655b184c83149f451336f4))
* Refactor rendering logic for better code clarity and readability ([d87ba13](https://github.com/CoCreate-app/CoCreate-elements/commit/d87ba13239993dc5a1c68a8f7f5ec8aa7eae6b83))
* replace -target -selector ([69a5703](https://github.com/CoCreate-app/CoCreate-elements/commit/69a570398e8c4b81c836eaafa0f39f862f7e7b7d))
* updated actions callback data object ([3549583](https://github.com/CoCreate-app/CoCreate-elements/commit/354958307bcbc384058ca54378b5e015c0c9e703))
* webpack.config and package.json make use of mode=production instead of process.env ([1d3a5d9](https://github.com/CoCreate-app/CoCreate-elements/commit/1d3a5d9241fcc5740619eaf9b3e7f3e505db8eab))
### Features
* Add form functionality and save method ([b97842a](https://github.com/CoCreate-app/CoCreate-elements/commit/b97842a700a8ec996b4cedb133901dc1cf3d1fca))
* Add more utility functions for data manipulation ([5dd71d2](https://github.com/CoCreate-app/CoCreate-elements/commit/5dd71d205b7964fe6e88c1442a0b4e3e2d02eb40))
* Add new utility functions for dot notation conversion, query data, and sort data ([fdee5cf](https://github.com/CoCreate-app/CoCreate-elements/commit/fdee5cf112db9747dbc7d0efd976e8abf4265692))
* Change selector in index.js to include [render-json] ([c732fb5](https://github.com/CoCreate-app/CoCreate-elements/commit/c732fb5fe4a7f9d4748af78953d2767967e62fca))
* findMatchingElements function ([038a1fa](https://github.com/CoCreate-app/CoCreate-elements/commit/038a1faa72321c95af4a534989d11db22dfaf2dd))
* **form:** implement form initialization and reset functionality ([d804e55](https://github.com/CoCreate-app/CoCreate-elements/commit/d804e55dd89550a4927856139e7fd87c2d935d29))
* name attribute and variable renamed to key ([6964765](https://github.com/CoCreate-app/CoCreate-elements/commit/6964765c0d40b3758a0c87d2707940fa7fd4c7e4))
* Refactor code to improve readability and efficiency ([7489c69](https://github.com/CoCreate-app/CoCreate-elements/commit/7489c69dd151d63e15711c2e57ee577274a37316))
* Refactor dndCrud function and related functions ([9384c99](https://github.com/CoCreate-app/CoCreate-elements/commit/9384c99d2e62537afdab8ec7f609765ffbd43c3b))
* Refactor getDataKey() in index.js to improve code clarity and maintainability. ([3ad9a9f](https://github.com/CoCreate-app/CoCreate-elements/commit/3ad9a9fe7250f3e835718f9e50fff106880aa48c))
* refactored to handle fetching a list of data using filters. replaces @cocreate/fetch ([af5859f](https://github.com/CoCreate-app/CoCreate-elements/commit/af5859fcadf3f064f05c577e276bb842b1f53c58))
* refactored to handle fetching and filtering data. Replaces @cocreate/fetch ([84113ee](https://github.com/CoCreate-app/CoCreate-elements/commit/84113ee5da083d3ec724e8e536ea505c1a2483c6))
* update template_id to render-selector attribute. update filter attributes to filter selector-attributes ([96e0aa4](https://github.com/CoCreate-app/CoCreate-elements/commit/96e0aa4a45395bec8124e77fd6a6ab71ebcf7bb4))
## [1.17.33](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.17.32...v1.17.33) (2023-06-14)
### Bug Fixes
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([63425c5](https://github.com/CoCreate-app/CoCreate-elements/commit/63425c53fe6ca9de143cbf1d0e23aba04ef01d6e))
## [1.17.32](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.17.31...v1.17.32) (2023-06-11)
### Bug Fixes
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([e3821ca](https://github.com/CoCreate-app/CoCreate-elements/commit/e3821caffe62226adc12a5ecdf4edb13353814a1))
## [1.17.31](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.17.30...v1.17.31) (2023-06-11)
### Bug Fixes
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([183ab92](https://github.com/CoCreate-app/CoCreate-elements/commit/183ab92c436068eee78e0203f1396b1f902b0c15))
## [1.17.30](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.17.29...v1.17.30) (2023-06-11)
### Bug Fixes
* testing workflow ([dacba8f](https://github.com/CoCreate-app/CoCreate-elements/commit/dacba8f52832e97552fc193f0b93fd706b711bfc))
## [1.17.29](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.17.28...v1.17.29) (2023-06-11)
### Bug Fixes
* testing workflow ([bdc9c9e](https://github.com/CoCreate-app/CoCreate-elements/commit/bdc9c9e8d8f40f138f9253a85f629b2eb29b94ed))
## [1.17.28](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.17.27...v1.17.28) (2023-06-11)
### Bug Fixes
* testing workflow ([2ccbaef](https://github.com/CoCreate-app/CoCreate-elements/commit/2ccbaef60189323df57e0f2e4008cdaf09bd639d))
* testing workflow ([bbc6052](https://github.com/CoCreate-app/CoCreate-elements/commit/bbc60521f8af1d5647a3cec5989ec211d5fca690))
## [1.17.27](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.17.26...v1.17.27) (2023-06-11)
### Bug Fixes
* testing workflow ([1caf7df](https://github.com/CoCreate-app/CoCreate-elements/commit/1caf7dfe06c705a154d8c06a33a920676a3a917a))
## [1.17.26](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.17.25...v1.17.26) (2023-06-11)
### Bug Fixes
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([b6ae030](https://github.com/CoCreate-app/CoCreate-elements/commit/b6ae0305796aa93c9c3ca03ead6d71663a4476b4))
## [1.17.25](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.17.24...v1.17.25) (2023-06-11)
### Bug Fixes
* postintall error ([8181814](https://github.com/CoCreate-app/CoCreate-elements/commit/8181814cffcc5e5ea573afd00d3ae4d400e9fe8b))
## [1.17.24](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.17.23...v1.17.24) (2023-06-11)
### Bug Fixes
* @cocreate/cli moved to dependencies ([07cf10f](https://github.com/CoCreate-app/CoCreate-elements/commit/07cf10f37a8835dc3e257e44b2281cf1aab4300b))
## [1.17.23](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.17.22...v1.17.23) (2023-06-11)
### Bug Fixes
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([03a2372](https://github.com/CoCreate-app/CoCreate-elements/commit/03a237290025935d3ca69f4ac87fd5daa7618e05))
## [1.17.22](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.17.21...v1.17.22) (2023-06-11)
### Bug Fixes
* renamed db to storage ([f79fd3d](https://github.com/CoCreate-app/CoCreate-elements/commit/f79fd3d19551342fa81dd53c5f37c2a60d85c270))
* renamed hosts to host. the value can be a string or an array of strings ([a6b114b](https://github.com/CoCreate-app/CoCreate-elements/commit/a6b114b273dbb69410f7b0cadf0f7a743b74891c))
## [1.17.21](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.17.20...v1.17.21) (2023-06-10)
### Bug Fixes
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([af714a9](https://github.com/CoCreate-app/CoCreate-elements/commit/af714a9397fb4e6f306b2548aeb6083b35dab07d))
## [1.17.20](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.17.19...v1.17.20) (2023-06-10)
### Bug Fixes
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([95aa7a1](https://github.com/CoCreate-app/CoCreate-elements/commit/95aa7a1ad05ced52eba5068fa8485ae9087e9c5d))
## [1.17.19](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.17.18...v1.17.19) (2023-06-04)
### Bug Fixes
* Refactor CoCreate.config.js to remove hard-coded credentials ([714a9d3](https://github.com/CoCreate-app/CoCreate-elements/commit/714a9d31f56055b3e197d74f0507f8b56cfc8259))
## [1.17.18](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.17.17...v1.17.18) (2023-06-04)
### Bug Fixes
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([118120c](https://github.com/CoCreate-app/CoCreate-elements/commit/118120c2ae7fbbd8705ab6bcd4059e9ee8b298d3))
## [1.17.17](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.17.16...v1.17.17) (2023-06-04)
### Bug Fixes
* [@v3](https://github.com/v3) ([33b312b](https://github.com/CoCreate-app/CoCreate-elements/commit/33b312b8e75bc17cd0d6be59c8e96ef88812daf8))
## [1.17.16](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.17.15...v1.17.16) (2023-06-04)
### Bug Fixes
* **semantic-release:** worklow error solved by running node version 14 ([48a1a9d](https://github.com/CoCreate-app/CoCreate-elements/commit/48a1a9d04a88db5857806fa55e3b73074458624f))
## [1.17.15](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.17.14...v1.17.15) (2023-06-02)
### Bug Fixes
* format demo html ([f15213f](https://github.com/CoCreate-app/CoCreate-elements/commit/f15213f3e25329abf260931a522a4347c4a5c332))
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([6ad0671](https://github.com/CoCreate-app/CoCreate-elements/commit/6ad0671b463b7b9ae51cab875584b408fbb6a8b9))
## [1.17.14](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.17.13...v1.17.14) (2023-05-21)
### Bug Fixes
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([59b23a5](https://github.com/CoCreate-app/CoCreate-elements/commit/59b23a505ea9478de263b92929c7d2daa63e5958))
## [1.17.13](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.17.12...v1.17.13) (2023-05-20)
### Bug Fixes
* updated dependencies to their latest versions ([8268197](https://github.com/CoCreate-app/CoCreate-elements/commit/826819792429f79e3a93f41db8d5a4204d355f44))
## [1.17.12](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.17.11...v1.17.12) (2023-05-19)
### Bug Fixes
* update packages to latest version. This commit updates various packages in the dependencies section of the package.json file to their latest published versions, thereby fixing multiple bugs and improving overall performance. ([09ebdfa](https://github.com/CoCreate-app/CoCreate-elements/commit/09ebdface6d30e25eddbe9a3236a35b40939ffad))
## [1.17.11](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.17.10...v1.17.11) (2023-05-10)
### Bug Fixes
* apikey renamed to key ([f67d5b4](https://github.com/CoCreate-app/CoCreate-elements/commit/f67d5b4d7251f915e0b75dd071c9f653d889b72b))
## [1.17.10](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.17.9...v1.17.10) (2023-05-06)
### Bug Fixes
* bump [@cocreate](https://github.com/cocreate) dependencies ([efec2e8](https://github.com/CoCreate-app/CoCreate-elements/commit/efec2e88219b6ddb57c3758c99f72e5bcc236e95))
## [1.17.9](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.17.8...v1.17.9) (2023-05-01)
### Bug Fixes
* test src for placeholder ([f3d4f54](https://github.com/CoCreate-app/CoCreate-elements/commit/f3d4f54287a5a333cb4086f6354db796194d3537))
## [1.17.8](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.17.7...v1.17.8) (2023-05-01)
### Bug Fixes
* update manifest.json to manifest.webmanifest ([5331604](https://github.com/CoCreate-app/CoCreate-elements/commit/53316049017619140e90df9d700e57a780594a02))
## [1.17.7](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.17.6...v1.17.7) (2023-05-01)
### Bug Fixes
* removed object from ignore list as it does not use src attribute ([c2ed841](https://github.com/CoCreate-app/CoCreate-elements/commit/c2ed841b1edb76be65bc70c1ed7137ff94576bd6))
* replace fontawesome with svg ([549dfab](https://github.com/CoCreate-app/CoCreate-elements/commit/549dfab09eb5d5f874d864bc123a822a51fa9c40))
## [1.17.6](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.17.5...v1.17.6) (2023-05-01)
### Bug Fixes
* ignore objec element tag ([2f7e7c6](https://github.com/CoCreate-app/CoCreate-elements/commit/2f7e7c6bc47ff601650d259f2215d27c8515a59c))
## [1.17.5](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.17.4...v1.17.5) (2023-04-30)
### Bug Fixes
* fullscreen target updated to fullscreen fullscreen-target ([df86d5e](https://github.com/CoCreate-app/CoCreate-elements/commit/df86d5eea47858cbe7901a9c0b85fcd7218d51b9))
* package-lock.json and pnpm-lock.yaml added to .gitignore ([ebf109c](https://github.com/CoCreate-app/CoCreate-elements/commit/ebf109c2962072b11523c2285aacd4b58d224d21))
* removed toogle fullscreen icons. now using css content ([7e32f27](https://github.com/CoCreate-app/CoCreate-elements/commit/7e32f273cfcb2a8a56bf0dcc605c1baa23769dcd))
## [1.17.4](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.17.3...v1.17.4) (2023-04-24)
### Bug Fixes
* updated worrkflows to v3 and node version 16 ([cecd6d0](https://github.com/CoCreate-app/CoCreate-elements/commit/cecd6d0d772e33744a2fe0ad711651271d2b73d6))
## [1.17.3](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.17.2...v1.17.3) (2023-04-24)
### Bug Fixes
* workflow node version updated 16 ([2361799](https://github.com/CoCreate-app/CoCreate-elements/commit/23617995f370ab653d3290cea7f343ecb29a21ed))
## [1.17.2](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.17.1...v1.17.2) (2023-04-24)
### Bug Fixes
* bump [@cocreate](https://github.com/cocreate) dependencies ([182709a](https://github.com/CoCreate-app/CoCreate-elements/commit/182709a81779eb57b49e017bfff6d4908d6abf8b))
## [1.17.1](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.17.0...v1.17.1) (2023-04-24)
### Bug Fixes
* removed uglify.js from dev dependencies ([6f41d7c](https://github.com/CoCreate-app/CoCreate-elements/commit/6f41d7c46a933755ffb761a905569f699aaf3d0d))
# [1.17.0](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.16.9...v1.17.0) (2023-04-24)
### Features
* added pwa manifest ([c5d8a95](https://github.com/CoCreate-app/CoCreate-elements/commit/c5d8a953a02d499f31c174e32990568104c842a9))
## [1.16.9](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.16.8...v1.16.9) (2023-04-24)
### Bug Fixes
* add missing dependency @cocreate/filter ([84d861a](https://github.com/CoCreate-app/CoCreate-elements/commit/84d861a6794672ed6093118f2501a163c9c3c874))
## [1.16.8](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.16.7...v1.16.8) (2023-04-24)
### Bug Fixes
* exclude source elements ([4fac006](https://github.com/CoCreate-app/CoCreate-elements/commit/4fac006525a292457ce8bf9eea4cdb52ca3349af))
## [1.16.7](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.16.6...v1.16.7) (2023-04-11)
### Bug Fixes
* bump cdn to 1.49.2 ([4381249](https://github.com/CoCreate-app/CoCreate-elements/commit/438124935fd83b5a2f1d9dc609c5074bf54e8c52))
## [1.16.6](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.16.5...v1.16.6) (2023-04-11)
### Bug Fixes
* bump cdn to 1.49.1 ([6c4dd81](https://github.com/CoCreate-app/CoCreate-elements/commit/6c4dd81d413c28d6fc33fbdbbf35f39365e9972b))
* bump dependencies ([3e98fb0](https://github.com/CoCreate-app/CoCreate-elements/commit/3e98fb0e3aaac07055e7bdf496ed8e12b930163b))
## [1.16.5](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.16.4...v1.16.5) (2023-04-11)
### Bug Fixes
* bump [@cocreate](https://github.com/cocreate) dependencies ([a51fc56](https://github.com/CoCreate-app/CoCreate-elements/commit/a51fc56c2572397e47258717e707d48bbaa4288e))
## [1.16.4](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.16.3...v1.16.4) (2023-04-11)
#