v8.0.0-beta.8
Pre-release
Pre-release
What's Changed
💥 Breaking Changes
🐛 Fixed bugs
- fix(NcSettingsSection): remove incorrect role=note on doc link by @ShGKme in #4594
- fix(utils): Make
isMobileState
PURE so it can be treeshaken if not used by @susnux in #4595 - allow type property for NcAppNavigationNew by @dartcafe in #4555
- fix(EmptyContent): ensure proper custom icon size by @raimund-schluessler in #4584
- Properly align AppNavigationToggle with first navigation item by @susnux in #3278
- fix: Remove unused id from trigger by @Pytal in #4602
- fix(NcSelect): make id truly uniqual by @ShGKme in #4606
- fix: handling of empty values in NcDateTimePickerNative by @st3iny in #4540
- fix(NcIconSvgWrapper): remove new keepId prop by @ShGKme in #4609
- fix(NcInputField): Adjust styling of the internal label by @susnux in #4578
Other Changes
- Updates for project Nextcloud vue library on branch master by @transifex-integration in #4597
- Updates for project Nextcloud vue library on branch master by @transifex-integration in #4598
- Updates for project Nextcloud vue library on branch master by @transifex-integration in #4600
- Updates for project Nextcloud vue library on branch master by @transifex-integration in #4601
- Updates for project Nextcloud vue library on branch master by @transifex-integration in #4603
- Updates for project Nextcloud vue library on branch master by @transifex-integration in #4608
- chore: Bump @nextcloud/vite-config to fix cjs require default by @Pytal in #4615
Full Changelog: v8.0.0-beta.7...v8.0.0-beta.8