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
* feat(NcInputField): add optional pill form appearance to the component [\#4876](https://github.com/nextcloud-libraries/nextcloud-vue/pull/4876)\([Antreesy](https://github.com/Antreesy)\)
14
+
15
+
### 🐛 Fixed bugs
16
+
* fix(NcCheckboxContent): Make sure text can wrap [\#4862](https://github.com/nextcloud-libraries/nextcloud-vue/pull/4862)\([susnux](https://github.com/susnux)\)
17
+
* fix(NcAppNavigation): make toggle button not the first element for focus-trap [\#4864](https://github.com/nextcloud-libraries/nextcloud-vue/pull/4864)\([Antreesy](https://github.com/Antreesy)\)
18
+
* fix(NcAppNavigation): closed on mobile initially [\#4869](https://github.com/nextcloud-libraries/nextcloud-vue/pull/4869)\([ShGKme](https://github.com/ShGKme)\)
19
+
* fix(NcAppSettingsDialog): Remove navigation instead of hiding and fix styles [\#4865](https://github.com/nextcloud-libraries/nextcloud-vue/pull/4865)\([susnux](https://github.com/susnux)\)
20
+
* Remove server styles from action menu [\#4875](https://github.com/nextcloud-libraries/nextcloud-vue/pull/4875)\([marcoambrosini](https://github.com/marcoambrosini)\)
21
+
* fix(NcCheckboxRadioSwitch): visually hidden input position [\#4882](https://github.com/nextcloud-libraries/nextcloud-vue/pull/4882)\([ShGKme](https://github.com/ShGKme)\)
22
+
* fix(NcDialog): Add slighly more padding on the bottom and fix example button order [\#4881](https://github.com/nextcloud-libraries/nextcloud-vue/pull/4881)\([susnux](https://github.com/susnux)\)
23
+
* docs(NcAppNavigation): Add docs for slots and remove private components from styleguide [\#4883](https://github.com/nextcloud-libraries/nextcloud-vue/pull/4883)\([susnux](https://github.com/susnux)\)
24
+
* fix(NcAppNavigationCaption): Make color `main-text` for accessibility [\#4885](https://github.com/nextcloud-libraries/nextcloud-vue/pull/4885)\([susnux](https://github.com/susnux)\)
* fix(NcActions): typo in aria-haspopup [\#4887](https://github.com/nextcloud-libraries/nextcloud-vue/pull/4887)\([ShGKme](https://github.com/ShGKme)\)
27
+
* fix(NcAppNavigation): replace custom `v-tooltip` with native `title`[\#4888](https://github.com/nextcloud-libraries/nextcloud-vue/pull/4888)\([ShGKme](https://github.com/ShGKme)\)
28
+
29
+
### Other Changes
30
+
* chore(lint): use valid JSDoc for literal type union [\#4886](https://github.com/nextcloud-libraries/nextcloud-vue/pull/4886)\([ShGKme](https://github.com/ShGKme)\)
0 commit comments