Skip to content

Releases: CoCreate-app/CoCreate-actions

v1.11.5

09 Oct 20:46
Compare
Choose a tag to compare

1.11.5 (2023-10-09)

Bug Fixes

v1.11.4

09 Oct 20:37
Compare
Choose a tag to compare

1.11.4 (2023-10-09)

Bug Fixes

v1.11.3

09 Oct 20:25
Compare
Choose a tag to compare

1.11.3 (2023-10-09)

Bug Fixes

  • bump cocreate dependency versions (79f4f86)

v1.11.2

18 Sep 01:17
Compare
Choose a tag to compare

1.11.2 (2023-09-18)

Bug Fixes

  • Add path and pathname (0b176a3)
  • Update dCoCreate dpendencies to latest versions (4318d28)

v1.11.1

21 Aug 04:08
Compare
Choose a tag to compare

1.11.1 (2023-08-21)

Bug Fixes

v1.11.0

21 Aug 03:48
Compare
Choose a tag to compare

1.11.0 (2023-08-21)

Features

  • Update cocreate dependencies for the latest features and bug fixes (2d7044e)

v1.10.2

21 Aug 00:42
Compare
Choose a tag to compare

1.10.2 (2023-08-21)

Bug Fixes

v1.10.1

20 Aug 23:40
Compare
Choose a tag to compare

1.10.1 (2023-08-20)

Bug Fixes

  • formating (a36720a)
  • replace cdn with /dist (5fec6b7)
  • update workflow (0fb9ed0)
  • update workflow (e14d3c0)
  • update workflow (3bac946)
  • update workflow to use coc upload effectively replacing doc and s3 (a211c35)
  • update workflow to use coc upload effectively replacing doc and s3 (f78aa14)

v1.10.0

17 Aug 00:10
Compare
Choose a tag to compare

1.10.0 (2023-08-17)

Features

  • bump cocreate dependencies for the latest updates and features (5213eb9)

v1.9.0

16 Aug 23:09
Compare
Choose a tag to compare

1.9.0 (2023-08-16)

Bug Fixes

  • crud attributes renamed (c52563d)
  • if no element return, before checking element properties (702e6b1)
  • Refactor runAction for better readability and clarity (1387318)
  • replace -target -selector (b02b94f)
  • update description (4816470)
  • Update URL verification logic in initActions() (a215ecb)
  • updated actions callback data object (bbb818c)
  • webpack.config and package.json make use of mode=production instead of process.env (148aac1)

Features

  • name attribute and variable renamed to key (00186e1)
  • name can be a string or an array of strings. (1504e20)
  • Refactor element query function in index.js (07e15cf)
  • Refactor implementation of init method to accept an object or an array of objects and process each object to create new action items. (f8a2f9d)
  • support type="submit" and form.action (2bd2e26)