Skip to content

Releases: CoCreate-app/CoCreate-events

v1.30.1

05 Mar 20:01

Choose a tag to compare

1.30.1 (2026-03-05)

Bug Fixes

  • operator $value should trigger getValue() instead of being treated as a literal string (7198b2d)

v1.30.0

15 Feb 10:40

Choose a tag to compare

1.30.0 (2026-02-15)

Features

  • streamline event initialization and update handling with dash notation (aaf434a)

v1.29.1

04 Feb 19:50

Choose a tag to compare

1.29.1 (2026-02-04)

Bug Fixes

v1.29.0

17 Jan 04:32

Choose a tag to compare

1.29.0 (2026-01-17)

Features

v1.28.0

17 Jan 01:27

Choose a tag to compare

1.28.0 (2026-01-17)

Bug Fixes

Features

  • once attribute for intersectionObserver (e58bfee)

v1.27.4

11 Oct 12:30

Choose a tag to compare

1.27.4 (2025-10-11)

Bug Fixes

  • add support for blur event initialization in CoCreateEvents (8c2aec3)
  • enhance conditional processing with else-if support and improve number parsing (053f322)

v1.27.3

07 Sep 01:15

Choose a tag to compare

1.27.3 (2025-09-07)

Bug Fixes

  • improve event handling and element manipulation in CoCreateEvents (ae6b58a)

v1.27.2

01 May 00:58

Choose a tag to compare

1.27.2 (2025-05-01)

Bug Fixes

v1.27.1

30 Apr 23:36

Choose a tag to compare

1.27.1 (2025-04-30)

Bug Fixes

v1.27.0

11 Apr 22:24

Choose a tag to compare

1.27.0 (2025-04-11)

Bug Fixes

  • console.log() (2174c1e)
  • formating (58b8550)
  • removed console.log() (f44cb8f)
  • renamed prefix-delay to prefix-setTimout (84e511a)
  • Selctor === "" returning null (c49bc35)
  • selectors (ccb2dee)
  • update observer obseve param to type and and attributeName to attributeFilter (44372d4)

Features

  • support "-preventDefault", "-stopPropagation", "*-stopImmediatePropagation" (5b10663)