Releases: nextcloud-libraries/nextcloud-vue
Releases · nextcloud-libraries/nextcloud-vue
Release list
0.5.1
- [Enhancement] Add AppContent component
- Update dependencies
- Uses vue2-datepicker v2.8.0 now
0.3.2
[Fix] appNavigation settings translation for nextcloud/server#13611
0.5.0
- [Enhancement] Datepicker dark mode
- [Fix] Multiselect user-layout
- [Fix] Multiselect design fixes (padding, radius and clickable area)
- [Fix] Datepicker design fixes (padding, colours and clickable area)
- [Fix] IE11 compatibility
- Dependencies updates
0.4.6
0.4.5
- Fixed multiselect styling
- Added loading support
- Added support for two original slots:
option(only ifuser-selectis false (since we override the option slot)singleLabel
Any other slots are not supported because we think they're not relevant. It's better to have proper standards than letting people do anything they want. If you have any idea of a custom option layout that you think will benefit on other place of nextcloud, please suggest 😉
- Added a better select icon than the check mark for single select
0.4.4
Fixed
- React to updated
urlprop on the Avatar component - Prevent default action for clicks on the action element (popover menu toggle)
0.4.3
- [Fix] Multiselect highlight
- [Fix] App navigation default items
- [Fix] App navigation nested items
- [Fix] App navigation collapsing of nested items
- [Fix] Allow disabled state for new button