Releases: nextcloud-libraries/nextcloud-vue
Releases · nextcloud-libraries/nextcloud-vue
v0.12.0
- [SECURITY] Dependencies updates
- [Enhancement] Allow pausing ongoing modal slideshow #528 (skjnldsv)
- [Enhancement] Allow properly settings avatars for guests as well #526 (rullzer)
- [Enhancement] Add and edit placeholder docs for actionInput #504 (skjnldsv)
- [Enhancement] Bind attrs to textarea and input as well and add actioninput docs #503 (skjnldsv)
- [Enhancement] Allow to bind attributes to the ActionInput timepicker if present #501 (skjnldsv)
- [Enhancement] Also allow value on checkbox #500 (skjnldsv)
- [Enhancement] Add Datepicker to ActionInput and ActionTextEditable + design fixes and more checkbox events #478 (skjnldsv)
- [Enhancement] Add actions menu margin #474 (skjnldsv)
- [Enhancement] AppNavigationItem extensions necessary for talk. #468 (ma12-co)
- [Fix] Fix Cannot read property 'length' of undefined on truncated entry - multiselect #529 (skjnldsv)
- [Fix] Fix default icon size on user-select layout #527 (skjnldsv)
- [Fix] Set defaultHtml setting of v-tooltip to false #510 (juliushaertl)
- [Fix] Make datepicker focusable #509 (skjnldsv)
- [Fix] Add Datepicker to ActionInput and ActionTextEditable + design fixes and more checkbox events #478 (skjnldsv)
- [Fix] Fix AppNavigationCounter export #477 (skjnldsv)
- Dependencies updates
- Documentation updates https://nextcloud-vue-components.netlify.com
- Config updates
v0.11.5
- [Enhancement] Add documentation https://nextcloud-vue-components.netlify.com/
- [Enhancement] New component AppNavigationCaption (#435)
- [Enhancement] Add AppSidebar compact mode (#451)
- [Fix] Fix mobile toggle over app-content (#430)
- [Fix] Fix ie position of the multiselect input (#432)
- [Fix] Rename slideshow play/pause (#449)
- [Fix] Fix actions white background (#446)
- [Fix] Fix actioninput event and disabled styling (#472)
- [Fix] Fix actionInput margins (#473)
- [Fix] Allow highlighted counter in app navigation (#452)
- [Fix] Fix actions documentation (#471)
- Dependencies updates
- Config updates
v0.11.4
v0.11.3
- [Enhancement] Trigger value save on year/month select (#395)
- [Enhancement] Automatically shift popovermenu if out of window (#397)
- [Fix] Fix tooltip design and scoping (#394)
- [Fix] Properly style disabled buttons on hover (#393)
- [Fix] Make action text slot reactive (#400)
- [Fix] Display Multiselect white spaces on first part too (#403)
- [Fix] Fix action input width and randomid (#399)
- [Fix] Fix actions menu grey focus colour (#398)
- Dependencies updates
v0.11.2
- [BREAKING]
isFullScreen
mixin renamed toisFullscreen
- [Fix] Fix modal actions and header display #380
- [Fix] Navigation synced prop for open state #381
- [Fix] Accessibility and show avatar menu indicator on hover #385
- [Fix] Add back download and validate ActionLink props #390
- [Fix] Allow to disable a popover menu button #387
- [Fix] ActionLink allow relative url #392
v0.11.1
v0.11.0
- [BREAKING] Split actions into individual components (#358)
new components:ActionLink
,ActionButton
,ActionCheckbox
,ActionInput
,ActionText
&&ActionRouter
- [BREAKING] Action component renamed into Actions
- [Enhancement] Add isFullScreen mixin (#351)
- [Enhancement] Multiselect: ellipsis in the middle (#352)
- [Enhancement] Center popoverby default and implement popovermenu variables (#353)
- [Fix] improve AppNavigationSettings slide-up transition (#345)
- [Fix] fix sidebar close button (#355)
- [Fix] clean generated fonts (#354)
- [Fix] AppSidebar: fix error when no tabs (#359)
- Various dependencies updates
v0.10.0
- [BREAKING]
AppContent
renamed toContent
- [BREAKING] Named slots removed from
Content
. UseAppNavigation
,AppContent
andAppSidebar
directly without a name - [Enhancement]
AppContent
component for#app-content
added - [Enhancement]
AppSidebar
component for#app-sidebar
added - [Enhancement] Better
Action
andPopoverMenu
accessibility - [Enhancement] Support for
Avatar
status added - [Fix] Navigation toggle on mobile
- [Fix] Add icon of multiselect's tagging
- [Fix]
AppNavigationSettings
toggling - [Fix]
Modal
this.ms
error