selicens

Results 17 issues of selicens

### Vue version 3.5.14 ### Link to minimal reproduction https://play.vuejs.org/#eNp9UstOAzEM/BUrl7RStT3AqSpIgDgA4iHgRjhst+5uaDaJEocWVf13nCxPCXGKPTOOZpzsxIn31WtCMRPz2ATtCSJS8sfK6t67QLCDbgIbTd21W+qVxhBhD6vgepA8J5VVtnE2EizIwhF0I7lIRM7KCeyUBXD2Ct+Sn/2+Y5QpgBGO4egYdvkGZ7Ayrh3JddHzPFZcjveTQfskqV4wKtEShlws0SBhgWKTj+jrpvTJF95tsg0ZdNtRLgyuSD7n68bK7hlojG7Wkpv5dEjPubkh7L2pCbkDmOdgUy7n0x+4mAiKbHul2+olOssLLHGVaFzvtcFw60lzLCVmwyIyVxvjNpcFo5DwIxnPdNis/8Bf4jZjStwFjBheUYkvjurQIg30+cMNbrn+Inu3TIbV/5D3yCtP2eMgO012ybZ/6Irbi/INtG0f4/mW0MbPUNloVg7vowT/hrN/on/bPagOyxw/gdi/AxNl0Dc= ### Steps to reproduce ```javascript import { h, withModifiers } from 'vue' const btn = h('button', { onKeyup: withModifiers( (e)...

scope: types

close #13336 | before | after | | ------- | ----- | | ![966521e38159034cb123e4a3bddc812e](https://github.com/user-attachments/assets/e757e2d4-3bad-49b1-9fec-1b126128b2bb) | ![3ee2dcbe02e389659e9677c65f1dc4ac](https://github.com/user-attachments/assets/36ebc55a-3a94-4ca7-a92a-a09ec1d5b2a8) | ## Summary by CodeRabbit - **New Features** - Added support for "enter" and...

ready to merge
scope: types

`@vue/compat` (aka "the migration build") is a build of Vue 3 that provides configurable Vue 2 compatible behavior. Currently, version 3 has been running smoothly for four years and should...

discussion