1.45.0 (2024-12-14)
- temporarily handle form.getData when multiple arrays (65cbd3c)
- improved handeling of refrence data and exclusion (cd011c1)
1.44.0 (2024-12-14)
- temporarily handle form.getData when multiple arrays (6f1f11f)
- improved handeling of refrence data and exclusion (707180f)
1.43.1 (2024-12-09)
- parsing placeholders (392bc9d)
1.43.0 (2024-11-04)
- pretier.config.js and file formating (872da61)
1.42.1 (2024-11-02)
1.42.0 (2024-09-21)
- render-reverse attribute to trigger reverse rendering for chats , etc (f688f61)
1.41.5 (2024-08-24)
- handling of array index (3a7cae6)
1.41.4 (2024-06-23)
- bump dependencies (73a6ba3)
1.41.3 (2024-06-23)
- update dependencies (50078df)
1.41.2 (2024-06-19)
1.41.1 (2024-06-12)
1.41.0 (2024-05-19)
- attribute render-type to define type of data being render (4083e6f)
1.40.4 (2024-04-29)
- bump cocreate dependencies (6f0b4cf)
1.40.3 (2024-03-18)
- handling of placeholder matching (b80be78)
- if key and data[key] is an array (4478c11)
- omit matches that do not match the if conditions (b589020)
1.40.2 (2024-02-13)
- set eid if not defined (097d15d)
1.40.1 (2024-02-05)
1.40.0 (2024-01-30)
- render-limit to limit the anmount of items rendered (b8b4c0c)
1.39.0 (2024-01-18)
- filter-max to render a max amount (6ada8e5)
1.38.0 (2024-01-08)
- bumped CoCreate dependencies to their latest versions (2612826)
1.37.1 (2023-12-18)
- if no template.clone use template.template.clone (ea678bf)
1.37.0 (2023-12-18)
- removed default (01c1b1f)
- attribute name rendering converts string to attributes (30c6b25)
1.36.1 (2023-12-15)
- addedNode rendering (6f2946a)
1.36.0 (2023-11-25)
- update licensing details (07ae1a1)
- upgrade dependencies for latest features and fixes (3c1ef85)
1.35.0 (2023-11-25)
- upgrade dependencies for latest features and fixes (18468c3)
1.34.0 (2023-11-22)
- improved placeholder support (165c450)
1.33.0 (2023-11-19)
- use action.form and action.params (90f9428)
- update dependecies for th latest features and bug fixes (733e8cf)
1.32.0 (2023-11-16)
- filter.overwite boolean to force re render (273c71a)
1.31.0 (2023-11-12)
- support startingIndex (bc3332a)
1.30.1 (2023-11-09)
1.30.0 (2023-11-03)
- favicon.ico path (e919043)
- removed testing console.log (ec4140b)
- update dependencies to the lates versions (0c6702a)
- update method to use object.update etc (cfd4a65)
- render supports key and render attribute (c5b7317)
1.29.1 (2023-10-25)
- bump dependencies (d0576ab)
1.29.0 (2023-10-22)
- selector handling (7eb4a25)
- ObjectId() returns an object containg the parts iof the _id along with a toString() function (7f35dd1)
1.28.7 (2023-10-19)
- clears render element if index = 0 and crate and update not true (90e4946)
- declartion of render functions using object spread (b3e3977)
1.28.6 (2023-10-17)
- await getValue() (f57bd36)
1.28.5 (2023-10-16)
1.28.4 (2023-10-14)
- bump dependencies (ac79266)
- improved finding clones to update and delete (9bafc8b)
- use tbody as new element to prevent lost of tr and td elements (88ca483)
1.28.3 (2023-10-09)
1.28.2 (2023-10-09)
1.28.1 (2023-10-09)
- bump cocreate dependency versions (2ae7d18)
1.28.0 (2023-09-19)
- Update CoCreate dependencies to their latest versions (f7bcb92)
1.27.3 (2023-09-18)
1.27.2 (2023-09-17)
- object.$filter (821411e)
1.27.1 (2023-08-21)
- bump dependencies (ff590a5)
1.27.0 (2023-08-21)
- Update cocreate dependencies for the latest features and bug fixes (1552ec3)
1.26.1 (2023-08-21)
- /dist/CoCreate.js updated to https://CoCreate.app/dist/CoCreate.js (c754949)
- replace cdn with /dist (05088ab)
- update file uploader (0ededa2)
1.26.0 (2023-08-17)
- bump cocreate dependencies for the latest updates and features (03f865d)
1.25.0 (2023-08-16)
- crud attributes renamed (c27a2ad)
- Refactor render keys (358733b)
- Refactor rendering logic and handling of undefined key (430eefb)
- Remove commented-out code and unused function in src/index.js (4171181)
- render-array and render-object attributes renamed to render (6a406e8)
- replace -target -selector (f4f59e1)
- updated actions callback data object (0f9a3fb)
- webpack.config and package.json make use of mode=production instead of process.env (ec0d708)
- Add async/await to render function (986359d)
- Add keyPath variable to the renderedNode objects, Add support for deleted nodes in render loop (996b239)
- Add renderValue function to elements that have render selectors. (be6a32c)
- Add support for rendering elements using different selectors (1dc9b4d)
- Added
.getData
ininit
function (f3b256a) - Code changes for rendering and updating elements (f3ea184)
- data stored in top element and generated using render-key etc rather then storing each rendered data in each element (93c1d3d)
- name attribute and variable renamed to key (a96b9ee)
- Remove unused import and refactor function call to queryElements in src/index.js (dd657d2)
- removed render-object and render-array attributes, instead define attribute render and set the dotnotation key of the value you would like to render . (e68075a)
- renamed CRUD attributes and params (eb85257)
- update template_id to render-selector attribute. update filter attributes to filter selector-attributes (607edee)
1.24.32 (2023-06-14)
1.24.31 (2023-06-11)
1.24.30 (2023-06-11)
1.24.29 (2023-06-11)
- testing workflow (9bc86fb)
1.24.28 (2023-06-11)
- testing workflow (bdfdeed)
1.24.27 (2023-06-11)
1.24.26 (2023-06-11)
- testing workflow (8ea310d)
1.24.25 (2023-06-11)
1.24.24 (2023-06-11)
- postintall error (c66851c)
1.24.23 (2023-06-11)
- @cocreate/cli moved to dependencies (699be1d)
1.24.22 (2023-06-11)
1.24.21 (2023-06-11)
- renamed hosts to host. the value can be a string or an array of strings (d726bd3)
1.24.20 (2023-06-10)
1.24.19 (2023-06-10)
1.24.18 (2023-06-04)
- Refactor CoCreate.config.js to remove hard-coded credentials (03754bd)
1.24.17 (2023-06-04)
1.24.16 (2023-06-04)
1.24.15 (2023-06-04)
- semantic-release: worklow error solved by running node version 14 (359c880)
1.24.14 (2023-06-02)
1.24.13 (2023-05-21)
1.24.12 (2023-05-20)
- updated dependencies to their latest versions (1fdc00f)
1.24.11 (2023-05-19)
- 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. (dfc738c)
1.24.10 (2023-05-10)
- apikey renamed to key (0eee5dd)
1.24.9 (2023-05-06)
1.24.8 (2023-05-01)
- removed debug code (26077a8)
1.24.7 (2023-05-01)
- issue with two or more placeholders rendering (5db3937)
1.24.6 (2023-05-01)
- update manifest.json to manifest.webmanifest (597cbc9)
1.24.5 (2023-05-01)
- replace fontawesome with svg (07b4105)
1.24.4 (2023-04-30)
- fullscreen target updated to fullscreen fullscreen-target (48c5567)
- package-lock.json and pnpm-lock.yaml added to .gitignore (dc6b8ed)
- removed toogle fullscreen icons. now using css content (16f818e)
1.24.3 (2023-04-24)
1.24.2 (2023-04-24)
1.24.1 (2023-04-24)
- removed uglify.js from dev dependencies (cc4cfa7)
1.24.0 (2023-04-24)
- added pwa manifest (cc18f50)
1.23.1 (2023-04-13)
- replaced object.entries with Object.keys (99c4046)
1.23.0 (2023-04-13)
- render-key supports defing custom attribute by applying attribute name as a param in action. renderKey(customAttr) (71ec778)
1.22.8 (2023-04-11)
- bump cdn to 1.49.2 (4ab219b)
1.22.7 (2023-04-11)
1.22.6 (2023-04-11)
1.22.5 (2023-04-11)
1.22.4 (2023-03-30)
1.22.3 (2023-03-19)
- updated demo cdn (a4ccbe5)
1.22.2 (2023-03-16)
- bump dependencies' (85adc52)
1.22.1 (2023-03-16)
- bump dependencies' (56335b7)
1.22.0 (2023-03-16)
- replaced get-value and set-value with a super charged version of CoCreate-events (d8a040c)
1.21.8 (2023-03-15)
1.21.7 (2023-02-01)
- bump dependencies (3cf3fe7)
1.21.6 (2023-01-31)
- bump dependencies (8818251)
1.21.5 (2023-01-30)
- bump dependencies (ad36799)
1.21.4 (2023-01-29)
- bump dependencies (48f9fc6)
1.21.3 (2023-01-29)
- bump dependencies (51a2d87)
1.21.2 (2023-01-27)
- bump dependencies (5f870ac)
1.21.1 (2023-01-13)
- bump dependencies (8be30b6)
1.21.0 (2023-01-10)
- bump dependencies (115c000)
- run cocreate.pass prior to rendering in dom (968b82b)
1.20.0 (2023-01-09)
- bump dependnecies (0c049d8)
- replaceValue send el for possible retrieval of data from parent templates (902391a)
- if key and value could not be found check in parent template (b275832)
1.19.2 (2023-01-06)
1.19.1 (2023-01-05)
1.19.0 (2023-01-02)
- class="template" template_id="id" replaced with template="id" (53b5abb)
1.18.1 (2023-01-01)
- docs sanbox overflow (de45e58)
1.18.0 (2023-01-01)
- supports template="" to define template and id. replaces .template template_id (40c29e6)
1.17.14 (2022-12-31)
- bump dependencies (a022c74)
1.17.13 (2022-12-30)
- update config sources to use template braces with entry on src (4f5f1e5)
1.17.12 (2022-12-29)
- bump dependencies (a0d6e87)
1.17.11 (2022-12-27)
1.17.10 (2022-12-25)
- bump dependencies (36addac)
1.17.9 (2022-12-23)
- bump dependnecies (2bf9c61)
1.17.8 (2022-12-22)
1.17.7 (2022-12-22)
- update demos and bump dependencies (8cb31b2)
1.17.6 (2022-12-21)
- bump dependencies (9dacf34)
1.17.5 (2022-12-20)
- bump dependencies (0c89fc9)
1.17.4 (2022-12-15)
- add missing dev dependency style-loader (93e1502)
1.17.3 (2022-12-13)
- removed un used devDependencies (2452a11)
1.17.2 (2022-12-13)
- bump dependencies (ad14820)
1.17.1 (2022-12-12)
1.17.0 (2022-12-11)
- bump dependencies (eb9a3c7)
- render-exclude to define keys to be excluded from rendering. depreciated dataOriginal (475b641)
1.16.21 (2022-12-09)
- bump dependencies (4c273dd)
1.16.20 (2022-12-08)
- bump dependencies (eba3c3c)
1.16.19 (2022-12-08)
- add @cocreate/observer (d3da675)
1.16.18 (2022-12-07)
- bump dependencies (6d998ba)
1.16.17 (2022-12-04)
1.16.16 (2022-12-02)
- docs (29ccd85)
1.16.15 (2022-12-02)
- bump dependencies (ca244a9)
1.16.14 (2022-11-28)
- bump dependencies (08e2ab7)
1.16.13 (2022-11-28)
- bump dependencies (3bf8fc8)
1.16.12 (2022-11-27)
- bump dependencies (c3d82bd)
1.16.11 (2022-11-26)
- bump dependencies (41ba1f6)
1.16.10 (2022-11-25)
- bump dependencies (a3548f3)
1.16.9 (2022-11-24)
- bump depenedencies (ddbf15e)
1.16.8 (2022-11-23)
1.16.7 (2022-11-22)
1.16.6 (2022-11-21)
- @cocreate/docs bug fix (fd65f44)
1.16.5 (2022-11-21)
- replaced document_id with document._id (a8577fd)
1.16.4 (2022-11-21)
1.16.3 (2022-11-21)
1.16.2 (2022-11-21)
- bump d@cocreate ependencies (01decf7)
1.16.1 (2022-11-21)
- data.document._id (b416a9c)
- improved handling of data structure, added @cocreate/element-prototype (e458cfc)
- renamed {{data.key}} to {{document.key}} (f108b83)
1.16.0 (2022-10-03)
- render Array will convert an object to array (85bc9bd)
1.15.11 (2022-10-02)
- bump dependencies (8d7f8be)
1.15.10 (2022-10-02)
- minor bug fixes (18abe1b)
1.15.9 (2022-10-02)
- bump @cocreate/hosting and @cocreate/socket-client (594bd41)
1.15.8 (2022-10-01)
1.15.7 (2022-10-01)
- bump dependencies (cc9176e)
1.15.6 (2022-10-01)
- bump dependencies (c938b29)
1.15.5 (2022-09-30)
1.15.4 (2022-09-30)
1.15.3 (2022-09-30)
1.15.2 (2022-09-30)
- bump dependencies (ae91c0d)
1.15.1 (2022-09-30)
- bump dependencies (9f0ab7b)
1.15.0 (2022-09-22)
- get data from an array or object. (402102c)
- render changes of keys and there values (7b016e9)
1.14.1 (2022-09-01)
1.14.0 (2022-08-31)
- document_id was not inserting on some of the nested elements (0ef42c7)
- render collection and document_id with and without a renderKey (1f80cf3)
1.13.0 (2022-08-23)
- add a map containing rendered keys to templates, if key not rendered clone template and render key (0fd8cfd)
1.12.3 (2022-08-19)
- add css file for class template display none (4cfa7ee)
1.12.2 (2022-08-01)
- renderKey action does not work with renderMap. added isRenderKey to skip renderMap as temp solution (7e90de8)
1.12.1 (2022-07-31)
- moved the of loop that adds dataOriginal to inside if elements (a1db516)
1.12.0 (2022-07-29)
- replace attribute value if new and old value are not equal (3dc25d8)
- if oldValues same as new value will not update text, html or attributes (9cfe3f0)
1.11.0 (2022-07-25)
- if templateId setAttribute (41e30b3)
- getValueFromObject supports deeply nested array and objects (db7fefd)
- observe new elements with atrribute render, if elements detected replace placholders with values (90d7d98)
1.10.0 (2022-07-14)
- renderMap function to apply map containing placeholder to node object in order to render new values (7afffa0)
1.9.2 (2022-07-10)
- use dataOriginal if path includes collection (e6b9288)
1.9.1 (2022-07-08)
- remove test console.log (e70647f)
- store original data while rendering to have access to root fields eg. collection (c769747)
1.9.0 (2022-07-03)
- added @cocreate/utils queryDocumentSelector to return an element from ann irframe or parent of iframe (b9bb90f)
- support for value-type attribute to define if render will be a string, text, innerHTML. Defaults to innerHTML (a14fcc2)
1.8.4 (2022-06-19)
- update templates to use placeholder (9299cce)
1.8.3 (2022-06-18)
- bump dependencies (a9db63c)
1.8.2 (2022-06-12)
1.8.1 (2022-05-23)
- bump all dependencies (b5d2fa0)
1.8.0 (2022-05-20)
- abiltiy to replace placeholder with Elements or textNodes (64b5b37)
1.7.1 (2022-05-17)
- update document_id on link index.css (fd54799)
1.7.0 (2022-05-14)
- function readDocumentList has been renamed to readDocuments (4ed6777)
1.6.2 (2022-05-06)
- update config organization_Id to organization_id (a847750)
1.6.1 (2022-05-03)
- iterate through childNodes and replace textContent of textNodes (df1012a)
1.6.0 (2022-04-15)
- attribute render-object to treat an object as an array and render the object key name (3b61640)
- supports rendering objects as key and value. If value is an object convert to string for rendering (a4985b0)
1.5.9 (2022-02-24)
- CoCreate.config replace CoCreate.app with * (5a277b7)
1.5.8 (2022-02-16)
- update dependencies (6d5f789)
1.5.7 (2022-02-16)
- remove @cocreate/api (880c6b7)
1.5.6 (2022-02-10)
- bump dependencies (5064417)
1.5.5 (2022-02-07)
- bump dependency versions (43a6901)
1.5.4 (2022-02-03)
- setValue as innerHTML (2b07f7b)
1.5.3 (2022-02-03)
- replaced show and hide class hidden with attribute hidden (15448e8)
1.5.2 (2022-02-01)
- update dependency versions (f8026f4)
1.5.1 (2022-01-16)
- removeElement relocated to its owwn coomponent @cocreate/remove (0ddf532)
1.5.0 (2022-01-02)
- removeElement now supports remove-target, remove-closest (154d637)
1.4.2 (2022-01-01)
- get-value attribute value now supports a selector added # to all values currently in get-value attributes (75f7a90)
1.4.1 (2022-01-01)
- removed data- from attributes (62e95f9)
1.4.0 (2021-12-31)
- added renderKey function (dbe7190)
1.3.25 (2021-12-15)
- update dependencies (ae84466)
1.3.24 (2021-12-14)
- update dependencies (8d71aff)
1.3.23 (2021-11-27)
- actions import typo (d041be1)
1.3.22 (2021-11-27)
- update actions (a036f06)
1.3.21 (2021-11-27)
- update dependencies (b22442c)
1.3.20 (2021-11-27)
- update docs api and cocreateJS script (4be5bab)
1.3.19 (2021-11-26)
1.3.18 (2021-11-23)
- update dependencies (a1b32d4)
1.3.17 (2021-11-20)
- update dependencies (b46ab83)
1.3.16 (2021-11-19)
- if element has class template cloneEl then insert values (7556035)
1.3.15 (2021-11-18)
- update dependencies (48ef2f9)
1.3.14 (2021-11-16)
- update dependencies (3252174)
1.3.13 (2021-11-15)
- update dependencies (deadd99)
1.3.12 (2021-11-11)
- update readme (65203d9)
1.3.11 (2021-11-06)
- update dependencies (3da1c9a)
1.3.10 (2021-11-04)
- update dependencies (00aee1a)
1.3.9 (2021-11-04)
- update packages (27a2aca)
1.3.8 (2021-11-03)
- update dependencies (952f98a)
1.3.7 (2021-11-01)
- update package dependencies (d45798a)
1.3.6 (2021-10-29)
- update dependencies (3e28df8)
1.3.5 (2021-10-17)
1.3.4 (2021-10-16)
- update socket package to fix bug in docs (dfb51a7)
1.3.3 (2021-10-15)
1.3.2 (2021-10-15)
- update packages (1d700e2)
1.3.1 (2021-10-15)
1.3.0 (2021-10-13)
- action to remove element(cloned template) (8b0fd1b)
1.2.2 (2021-10-13)
- update descriptions (e5e0bd6)
1.2.1 (2021-10-13)
- update dependencies (c1af4ac)
1.2.0 (2021-10-12)
- improved support for object or array and html template structure (ec24735)
1.1.25 (2021-10-06)
- update dependencies (f46862d)
1.1.24 (2021-10-05)
1.1.23 (2021-10-04)
- update dependencies (2fc37a5)
1.1.22 (2021-10-04)
- update dependencies (46605b5)
1.1.21 (2021-10-01)
- update packages (e5ee639)
1.1.20 (2021-10-01)
- update dependencies (ecc936a)
1.1.19 (2021-09-28)
- update dependencies (aad06f6)
1.1.18 (2021-09-16)
- update dependencies (46ae822)
1.1.17 (2021-09-14)
- add cocreate.app to domains (0485f60)
1.1.16 (2021-09-13)
- upgrade dependencies (2ab3c1b)
1.1.15 (2021-09-12)
- update sidenav to use resize and toggle (cadd032)
1.1.14 (2021-09-09)
- update dependency @cocreate/docs (f12d83c)
1.1.13 (2021-09-09)
- ci docs (3f8f018)
1.1.12 (2021-09-09)
- update dependencies (32cdf2c)
1.1.11 (2021-09-09)
- CoCreate.config directory, path, name and public (b50d47a)
1.1.10 (2021-09-08)
- update dependencies (6561839)
1.1.9 (2021-09-04)
- update dependencies (2947ead)
1.1.8 (2021-08-31)
- update dependencies (7092e80)
1.1.7 (2021-08-27)
- updaed dependencies (5c03df3)
1.1.6 (2021-08-23)
- update package versions (91e8a8b)
1.1.5 (2021-08-22)
- removed data- from main-content, clone, filter-value_type (6b81fb5)
1.1.4 (2021-08-22)
- bump package versions (ad1c6af)
1.1.3 (2021-08-22)
- bump package versions (b6451c9)
1.1.2 (2021-08-02)
1.1.1 (2021-07-28)
- remove data- from fetch, pass and filter (5889937)
1.1.0 (2021-07-28)
- add new is{attribute} system and remove data- from attributtes (de17169)
1.0.17 (2021-07-17)
1.0.16 (2021-07-14)
- upgrade all packages (3c9d7f3)
1.0.15 (2021-07-13)
1.0.14 (2021-07-10)
- gitignore all logs (b279b3c)
1.0.13 (2021-07-07)
- update package versions (6e68817)
1.0.12 (2021-06-30)
- Update readme.md (4b3289a)
1.0.11 (2021-06-30)
- automated and manual workflows (4b4548e)
1.0.10 (2021-06-25)
- latest version numbers applied to all cocreate packages (fb4f59d)
1.0.9 (2021-06-24)
- package versioningto 1.0.0 (cc7a501)
1.0.8 (2021-06-24)
1.0.7 (2021-06-16)
- added header for seo (2dad1e9)
1.0.6 (2021-05-21)
- issues fixed (4602bff)
1.0.5 (2021-05-08)
- add css auto parse and save to docs. (997ffc0)
1.0.4 (2021-04-27)
- Update to readme, demo, added cdn scripts (bb69220)
1.0.3 (2021-04-23)
- readme and documentation. Removed securitykeys (95c86b2)
1.0.2 (2021-04-19)
1.0.1 (2021-03-29)
- Package Paths (0361ec0)
- Initial Release (db11f85)