Skip to content

Releases: nextcloud-libraries/nextcloud-vue

v0.12.0

07 Aug 15:04
25b8b98
Compare
Choose a tag to compare
  • [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

10 Jul 15:04
e1b9bea
Compare
Choose a tag to compare
  • [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

31 May 10:13
71c13d0
Compare
Choose a tag to compare
  • [SECURITY] Bump nextcloud-axios from 0.1.3 to 0.2.0 (#423)
  • [Enhancement] Add AppContentList, AppContentListItem and AppContentDetails components (#382)
  • [Enhancement] Properly validate sidebar tabs and warn (#420)
  • [Fix] Emit Sidebar onFigureClick event and jsDoc bump (#418)
  • Dependencies updates

v0.11.3

31 May 10:10
c91b115
Compare
Choose a tag to compare
  • [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

13 May 15:56
f362552
Compare
Choose a tag to compare
  • [BREAKING] isFullScreen mixin renamed to isFullscreen
  • [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

07 May 12:46
349f201
Compare
Choose a tag to compare
  • [Fix] Fix fullscreen and mobile mode detection #379
  • Dependencies updates

v0.11.0

04 May 13:38
ceeb44c
Compare
Choose a tag to compare
  • [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

15 Apr 08:28
15a3664
Compare
Choose a tag to compare
  • [BREAKING] AppContent renamed to Content
  • [BREAKING] Named slots removed from Content. Use AppNavigation, AppContent and AppSidebar directly without a name
  • [Enhancement] AppContent component for #app-content added
  • [Enhancement] AppSidebar component for #app-sidebar added
  • [Enhancement] Better Action and PopoverMenu 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

v0.9.7

03 Apr 09:56
a88423d
Compare
Choose a tag to compare
  • [Fix] this in the data method of isMobile #333

v0.9.6

03 Apr 09:17
12fc9c3
Compare
Choose a tag to compare
  • [Fix] Bundling of mixins #330
  • Update dependencies