Releases: CoCreate-app/CoCreate-elements
Releases · CoCreate-app/CoCreate-elements
v1.6.9
1.6.9 (2022-02-07)
Bug Fixes
v1.6.8
1.6.8 (2022-02-06)
Bug Fixes
- removed tagName if condition for getValue and setValue events (f0c6996)
v1.6.7
1.6.7 (2022-02-03)
Bug Fixes
- replaced show and hide class hidden with attribute hidden (2a10e9e)
v1.6.6
1.6.6 (2022-02-01)
Bug Fixes
- update dependency versions (00b9a75)
v1.6.5
1.6.5 (2022-01-27)
Bug Fixes
v1.6.4
1.6.4 (2022-01-16)
Bug Fixes
- updated saveDocument to save and createDocument replaced with save, reset (749a02f)
v1.6.3
1.6.3 (2022-01-16)
Bug Fixes
- update class overflow:overlay to overflow:auto (111577e)
v1.6.2
1.6.2 (2022-01-11)
Bug Fixes
- if crdt = true but document_id is empty save (cd69a43)
v1.6.1
1.6.1 (2022-01-02)
Bug Fixes
- add input event listener to valueEl (ea77493)
- check if document_id is a valid id if not return (220151f)
v1.6.0
1.6.0 (2022-01-01)
Bug Fixes
- ability to use key as innerHTML (ca76c3c)
- get-value attribute value now supports a selector added # to all values currently in get-value attributes (dd4c9e3)
Features
- getValue now has support for get-value-key (951e027)