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
@@ -39,6 +39,8 @@ All notable changes to this project will be documented in this file.
39
39
* Allow writing components using Typescript and provide type definitions for `NcButton`[\#4525](https://github.com/nextcloud-libraries/nextcloud-vue/pull/4525)\([susnux](https://github.com/susnux)\)
40
40
41
41
### 🐛 Fixed bugs
42
+
* fix(NcActionInput): listen to correct events [\#5231](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5231)\([raimund-schluessler](https://github.com/raimund-schluessler)\)
43
+
* fix(NcRichText*): listen to correct events form NcSelect [\#5239](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5239)\([raimund-schluessler](https://github.com/raimund-schluessler)\)
42
44
* fix(vue3): Inherit `$attrs` to `Dropdown` in `NcPopover`[\#4564](https://github.com/nextcloud-libraries/nextcloud-vue/pull/4564)\([raimund-schluessler](https://github.com/raimund-schluessler)\)
43
45
* fix(eslint): run eslint on migrated files [\#4630](https://github.com/nextcloud-libraries/nextcloud-vue/pull/4630)\([raimund-schluessler](https://github.com/raimund-schluessler)\)
44
46
* fix(NcListItemIcon): correctly use default slot in examples [\#4695](https://github.com/nextcloud-libraries/nextcloud-vue/pull/4695)\([raimund-schluessler](https://github.com/raimund-schluessler)\)
0 commit comments