Skip to content

Releases: CoCreate-app/CoCreate-attributes

v1.4.6

05 Nov 22:11

Choose a tag to compare

1.4.6 (2021-11-05)

Bug Fixes

  • elements with attribte action and if new elements added after el has been clicked the will still resolve to the active element (5d9d1b6)

v1.4.5

04 Nov 06:08

Choose a tag to compare

1.4.5 (2021-11-04)

Bug Fixes

v1.4.4

04 Nov 03:20

Choose a tag to compare

1.4.4 (2021-11-04)

Bug Fixes

v1.4.3

03 Nov 07:28

Choose a tag to compare

1.4.3 (2021-11-03)

Bug Fixes

v1.4.2

03 Nov 06:42

Choose a tag to compare

1.4.2 (2021-11-03)

Bug Fixes

  • setting values on element during attributes intialization (a6c78a7)

v1.4.1

02 Nov 17:36

Choose a tag to compare

1.4.1 (2021-11-02)

Bug Fixes

  • removed @cocreate/pickr and @cocreate/select (cd265c4)

v1.4.0

02 Nov 17:27

Choose a tag to compare

1.4.0 (2021-11-02)

Features

  • now uses el.setValue and el.getValue... any new componenets that want to intergrate with attributes needs to add the setValue and getValue function to the element (5c193d1)

v1.3.2

01 Nov 13:54

Choose a tag to compare

1.3.2 (2021-11-01)

Bug Fixes

  • if input.type file return (59243ff)

v1.3.1

01 Nov 03:34

Choose a tag to compare

1.3.1 (2021-11-01)

Bug Fixes

  • update package dependencies (da87dd2)

v1.3.0

01 Nov 02:43

Choose a tag to compare

1.3.0 (2021-11-01)

Features

  • attribute-target can now target a container in same document or in another document. creating websitebuilders or richtexteditors just became a lot simpler (29bdb9a)