Skip to content

Releases: nextcloud-libraries/nextcloud-vue

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

v0.9.5

28 Mar 08:54
00200ee
Compare
Choose a tag to compare
  • [Fix] Prevent close if disabled #323
  • [Enhancement] Add isMobile mixin #324
  • [Enhancement] Force all modals to mount in body #325
  • [Enhancement] Add download option on popovermenu link #327

v0.9.4

26 Mar 08:06
bb3bd41
Compare
Choose a tag to compare
  • [Fix] Modal timer reset on next/previous #317
  • [Fix] App-navigation type of buttonClass #320
  • [Enhancement] Sync AppNavigationItem property for menu's open state #321
  • [Enhancement] Add modal canClose option to hide close icon #322
  • Updated dependencies

v0.9.3

26 Mar 08:02
2a44d8f
Compare
Choose a tag to compare
  • [Fix] Modal play-pause animation and design #308
  • [Fix] Code duplication cleanup #307
  • [Enhancement] Modal spread navigation buttons prop and modal sizes #312
  • Updated dependencies

v0.9.2

26 Mar 07:59
fba4f26
Compare
Choose a tag to compare
  • [Enhancement] Modal slideshow design #302
  • Updated dependencies

v0.9.1

26 Mar 08:09
142970a
Compare
Choose a tag to compare
  • [Enhancement] Allow to disable swipe events on modal #295
  • [Fix] Fix some code comments #298
  • [Fix] Remove obsolete prop 'navigationClass' #296
  • [Enhancement] Modal darker background #300
  • [Enhancement + Fix] Add modal sizes, improved layout and removed primary #301
  • Updated dependencies