Skip to content

Releases: CoCreate-app/CoCreate-elements

v1.6.9

07 Feb 23:22
Compare
Choose a tag to compare

1.6.9 (2022-02-07)

Bug Fixes

  • bump dependency versions (45662b7)

v1.6.8

06 Feb 21:28
Compare
Choose a tag to compare

1.6.8 (2022-02-06)

Bug Fixes

  • removed tagName if condition for getValue and setValue events (f0c6996)

v1.6.7

03 Feb 15:32
Compare
Choose a tag to compare

1.6.7 (2022-02-03)

Bug Fixes

  • replaced show and hide class hidden with attribute hidden (2a10e9e)

v1.6.6

01 Feb 22:28
Compare
Choose a tag to compare

1.6.6 (2022-02-01)

Bug Fixes

  • update dependency versions (00b9a75)

v1.6.5

27 Jan 23:52
Compare
Choose a tag to compare

1.6.5 (2022-01-27)

Bug Fixes

v1.6.4

16 Jan 20:09
Compare
Choose a tag to compare

1.6.4 (2022-01-16)

Bug Fixes

  • updated saveDocument to save and createDocument replaced with save, reset (749a02f)

v1.6.3

16 Jan 18:43
Compare
Choose a tag to compare

1.6.3 (2022-01-16)

Bug Fixes

  • update class overflow:overlay to overflow:auto (111577e)

v1.6.2

11 Jan 16:44
Compare
Choose a tag to compare

1.6.2 (2022-01-11)

Bug Fixes

  • if crdt = true but document_id is empty save (cd69a43)

v1.6.1

02 Jan 22:16
Compare
Choose a tag to compare

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

01 Jan 20:36
Compare
Choose a tag to compare

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)