nextcloud/core/src/views
Richard Steinmetz dd4e05773d
chore(perf): prevent unnecessary bundling of caniuse-lite
It does not support tree shaking as they are still building a cjs
bundle. However, they bundle certain futures to separate smaller modules
which we can take advantage of.

Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-02-07 11:15:06 +01:00
..
ContactsMenu.vue Replace input form with NcTextField 2023-11-22 14:14:56 +01:00
LegacyUnifiedSearch.vue Rename "global search" to "unified search" 2023-12-12 20:34:37 +01:00
Login.vue fix: content info footer on guest pages 2023-09-19 21:57:01 +02:00
Profile.vue enh(core): Refactor profile page to use vue components 2024-01-10 11:22:27 -06:00
UnifiedSearch.vue fix(core): Do not apply invert-color filter to unified search 2024-01-23 02:02:12 +01:00
UnifiedSearchModal.vue fix(unified-search): Refactor header menu entry 2024-01-23 02:00:24 +01:00
UnsupportedBrowser.vue chore(perf): prevent unnecessary bundling of caniuse-lite 2024-02-07 11:15:06 +01:00
UserMenu.vue fix(user_status): Migrate to NcUserStatusIcon 2024-01-23 16:36:10 -08:00