Skip to content

Releases: CoCreate-app/CoCreate-elements

v1.3.2

04 Nov 03:27
Compare
Choose a tag to compare

1.3.2 (2021-11-04)

Bug Fixes

v1.3.1

03 Nov 06:42
Compare
Choose a tag to compare

1.3.1 (2021-11-03)

Bug Fixes

  • contenteditable elements will use cocreate-text to apply value... maybe same should be done for input (423fd39)

v1.3.0

02 Nov 21:57
Compare
Choose a tag to compare

1.3.0 (2021-11-02)

Features

  • updated to functional programing and reduced the amount of for loops (200d496)

v1.2.0

02 Nov 17:48
Compare
Choose a tag to compare

1.2.0 (2021-11-02)

Features

  • added setValue function to dom element (b77998d)
  • getValue function attched to the dom element to quickly get the elements value (9a96a3e)
  • setValue and getValue attached to the element (cc20428)

v1.1.0

01 Nov 03:34
Compare
Choose a tag to compare

1.1.0 (2021-11-01)

Bug Fixes

  • update package dependencies (73dede1)

Features

  • set getValue on domElement so the value can be easily accessed (5c4e9f4)

v1.0.1

29 Oct 01:35
Compare
Choose a tag to compare

1.0.1 (2021-10-29)

Bug Fixes

v1.0.0

18 Oct 21:46
Compare
Choose a tag to compare

1.0.0 (2021-10-18)

Bug Fixes

Features

  • merged input and htmlTags (1e7b133)