You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# [1.28.0](v1.27.0...v1.28.0) (2024-12-14)
### Bug Fixes
* comment test regex ([bde8534](bde8534))
* dat yype inputs set to empty string if value does not exist ([14069f9](14069f9))
* dynamically generate regex ([afb8c89](afb8c89))
* handling type="checkbox" ([e567ff5](e567ff5))
* if dispatchEvent dispatch if value empty or oldValue = newValue ([66cc576](66cc576))
* removed redundant prtotype, HTMLElement can handle all elements ([876d2c0](876d2c0))
### Features
* attribute value-bubbles to define whether input event bubbles on element value is set on ([93a9d0e](93a9d0e))
* utility to handle operators accross all prototypes ([7eb7a5e](7eb7a5e))
* comment test regex ([bde8534](https://github.com/CoCreate-app/CoCreate-element-prototype/commit/bde8534e9306b43cc48fc93b0fee88dd06370d8c))
7
+
* dat yype inputs set to empty string if value does not exist ([14069f9](https://github.com/CoCreate-app/CoCreate-element-prototype/commit/14069f973b9b112674ad6d4d6ed2f0da8110e3ca))
* if dispatchEvent dispatch if value empty or oldValue = newValue ([66cc576](https://github.com/CoCreate-app/CoCreate-element-prototype/commit/66cc576ca6aa0754b16d3e7024f42af2f0076da7))
11
+
* removed redundant prtotype, HTMLElement can handle all elements ([876d2c0](https://github.com/CoCreate-app/CoCreate-element-prototype/commit/876d2c08850b0b4ef8f33fa6ab8da893f5786e82))
12
+
13
+
14
+
### Features
15
+
16
+
* attribute value-bubbles to define whether input event bubbles on element value is set on ([93a9d0e](https://github.com/CoCreate-app/CoCreate-element-prototype/commit/93a9d0eff64f213d2f59a31d8db227cc13ed9548))
17
+
* utility to handle operators accross all prototypes ([7eb7a5e](https://github.com/CoCreate-app/CoCreate-element-prototype/commit/7eb7a5e69fcacfc1f385fb4262252d97a89194f8))
0 commit comments