Skip to content

Releases: CoCreate-app/CoCreate-element-prototype

v1.19.0

30 Jan 22:27

Choose a tag to compare

1.19.0 (2024-01-30)

Bug Fixes

  • improved input true and false value (b788abb)
  • value must be a string to test for url operators (de1ed9d)

Features

  • handle url search params (2bc548e)
  • special values and regex support (083d56a)

v1.18.0

17 Jan 17:34

Choose a tag to compare

1.18.0 (2024-01-17)

Bug Fixes

  • handle checkbox value true (ec73ce0)
  • handling checkbox defualt values (635f262)

Features

  • if value matches operators $user_id, $organization_id, $clientId will return from localStorage (e4bb41a)

v1.17.0

18 Dec 03:17

Choose a tag to compare

1.17.0 (2023-12-18)

Bug Fixes

  • password value or empty string (acd9f55)

Features

  • skip param to dispatch event with sip false (c5816b1)

v1.16.0

25 Nov 23:40

Choose a tag to compare

1.16.0 (2023-11-25)

Bug Fixes

  • update licensing details (4aeb6f8)

Features

  • upgrade dependencies for latest features and fixes (0a04fc1)

v1.15.0

25 Nov 21:33

Choose a tag to compare

1.15.0 (2023-11-25)

Bug Fixes

  • pass attributes renamed to state (66fa12e)

Features

  • upgrade dependencies for latest features and fixes (0ddf814)

v1.14.1

22 Nov 22:38

Choose a tag to compare

1.14.1 (2023-11-22)

Bug Fixes

  • if prefix, suffix value.toString() (a4d1cf1)

v1.14.0

19 Nov 20:33

Choose a tag to compare

1.14.0 (2023-11-19)

Features

  • update dependecies for th latest features and bug fixes (0fecc37)

v1.13.2

16 Nov 02:43

Choose a tag to compare

1.13.2 (2023-11-16)

Bug Fixes

  • if value is the same do not set (ee8538d)
  • try catch valueType object or json (bdc6e8a)

v1.13.1

12 Nov 18:15

Choose a tag to compare

1.13.1 (2023-11-12)

Bug Fixes

  • bump dependencies for latest features (2a02917)

v1.13.0

09 Nov 00:33

Choose a tag to compare

1.13.0 (2023-11-09)

Bug Fixes

Features

  • input date types are automatically converted to ISO format with UTC timezone Z and rendered in inputs in users local time (c628140)