edison
edison
close #10948 ## Summary by CodeRabbit * **New Features** * Added `useHostInternals()` API to access host element internals within custom element components. * Introduced support for form-associated custom elements via...
close #12106
close #12093
close #4930
close #12029
close #12046
re-fix https://github.com/vuejs/core/issues/12144 close https://github.com/vuejs/core/issues/8638 close https://github.com/vuejs/core/issues/8579
fix #4737
fix #3950
close #7871 This is an edge case where the user uses on-xxx as a `prop` not an `eventHandler`, and `mergeProps` treats it as an event listener. This PR modifies the...