New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@nextcloud/vue

Package Overview
Dependencies
Maintainers
12
Versions
198
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nextcloud/vue - npm Package Versions

13
20

8.15.0

Diff

Changelog

Source

v8.15.0 (2024-07-22)

Full Changelog

🚀 Enhancements

  • feat(NcAppNavigation): Provide consistent in-app search #5831 (susnux)
  • feat(NcRichText): Call public reference API when unauthenticated #5800 (mejo-)

🐛 Fixed bugs

  • fix(NcAppNavigationItem): Fix popper boundary element #5632 (ChristophWurst)
  • Use correct date in header #5793 (AndyScherzinger)
  • fix(NcAppNavigationSettings): border radius of toggle button #5765 (st3iny)
  • fix(NcAppNavigationCaption): properly align with NcAppNavigationItem #5804 (GVodyanov)
  • fix(NcActions): Use full window height #5806 (susnux\ #5842 (Antreesy)
  • style(NcAppNavigationCaption): remove margin-bottom #5815 (GVodyanov)
  • docs: Fix NcAppNavigationCaption examples #5820 (susnux)
  • fix(NcInputField): Make helper text aligned and maxcontrast color #5822 (susnux)
  • fix(NcInputField): Make focus visible on trailing button look better #5823 (susnux)
  • fix(NcInputField): Make sure label and placeholder is not jumping #5821 (susnux)
  • fix(NcListItem): Anchor height was set not to content but random area #5780 (susnux)
  • fix(NcListItem): do not render counter on falsy values #5834 (Antreesy)
  • NcAppSettingsSection: make titles normal h3 size #5819 (GVodyanov)
  • fix(NcAppSidebar): manage focus only after transition has finished #5833 (ShGKme)
  • fix(NcColorPicker): Make the color circle size depend on clickable area #5816 (ChristophWurst)
  • fix(NcAppContent): splitpane splitter styles with dark theme #5843 (mejo-)
  • fix(NcModal): temporary deactivate focus-traps on modal open #5783 (Antreesy)
  • fix(NcAppNavigationSearch): Fix focus button when clearing search #5850 (susnux)

Other Changes

New Contributors

  • @GVodyanov made their first contribution in #5819
skjnldsv
published 9.0.0-alpha.5 •

skjnldsv
published 8.14.0 •

Changelog

Source

v8.14.0 (2024-07-04)

Full Changelog

🚀 Enhancements

  • feat(NcAppSidebar): force show navigation for a single tab #5740 (Antreesy)
  • feat(NcButton): Add size prop to allow setting the button size to small, normal, large #5767 (susnux)
  • feat: migrate NcCollectionList component from nextcloud-vue-collections #5757 (Antreesy)
  • fix(NcDialog): Ensure the dialog is correctly labelled by its name #5771 (susnux)

🐛 Fixed bugs

  • fix: Migrate SCSS $clickable-area to CSS --default-clickable-area #5694 (marcoambrosini)
  • fix(NcMentionBubble): hide selectable mention id from widescreens #5753 (Antreesy)
  • style(NcHeaderMenu): pass text-on-background color for header menu #5747 (Antreesy)
  • Fix input field label alignment #5766 (marcoambrosini)
  • fix(NcRichContentEditable): remove overlapping placeholder with tribute trigger #5749 (DorraJaouad)
  • fix(NcReferenceWidget): pass elements to intersection observer #5754 (DorraJaouad)
  • fix(NcCheckboxRadioSwitch): only bind aria attributes to the input #5777 (skjnldsv)

Changed

  • Updated translations
skjnldsv
published 9.0.0-alpha.4 •

susnux
published 7.12.8 •

skjnldsv
published 8.13.0 •

Changelog

Source

v8.13.0 (2024-06-20)

Full Changelog

🚀 Enhancements

  • feat(NcDialogButton): Allow to pass disabled prop #5679 (susnux)
  • feat(NcRichContenteditable): programmatically show tributes #5674 (DorraJaouad)
  • feat: Add NcChip component #5686 (susnux)
  • feat(NcAppSidebar): add toggleAttrs prop to pass attributes on the toggle button #5695 (ShGKme)
  • feat(NcAppSidebar): add noToggle prop to hide the built-in toggle button #5702 (ShGKme)

🐛 Fixed bugs

  • fix(NcAppSidebar): remove hidden navigation toggle from focus trap #5613 (ShGKme)
  • fix(NcAppSidebar): make closing animation less glitchy #5608 (ShGKme)
  • Update temporary border radius variable #5639 (marcoambrosini)
  • fix: Adjust license in package.json #5612 (susnux)
  • Use variables for input border width #5563 (marcoambrosini)
  • fix: re-export NcEllipsisedOption and NcInputField in root export #5666 (ShGKme)
  • fix(NcVNodes): add re-export in root export and add docs #5664 (ShGKme)
  • fix(richText): do not handle relative links without leading slash as router links #5703 (ShGKme)
  • fix(NcModal): Adjust modal header name and actions #5656 (susnux)
  • fix(NcAppSidebar): apply toggle offset transition only on sidebar transition #5720 (ShGKme)
  • fix(NcAppSidebar): make sidebar a single node again to allow v-show, classes and attributes #5627 (ShGKme)
  • fix: Make sidebar buttons pixel perfect #3518 (CarlSchwan)

Changed

skjnldsv
published 9.0.0-alpha.3 •

skjnldsv
published 8.12.0 •

Changelog

Source

v8.12.0 (2024-05-13)

Full Changelog

🚀 Enhancements

  • feat(NcAppNavigationCaption): Allow to set heading level #5567 (susnux)
  • feat(NcAppNavigationCaption): Add heading-id prop to allow setting the ID on the caption itself #5565 (susnux)
  • feat(NcAppSidebar): Allow to set open state to prevent focus trap issues on mobile #5584 (susnux)

🐛 Fixed bugs

Other Changes

skjnldsv
published 8.11.3 •

Changelog

Source

v8.11.3 (2024-05-07)

Full Changelog

What's Changed

🐛 Fixed bugs

  • fix(NcReferenceWidget): do not try to render widget when there is no widget by @ShGKme in https://github.com/nextcloud-libraries/nextcloud-vue/pull/5485
  • fix(NcDialog): Actions should not overflow the action container by @susnux in https://github.com/nextcloud-libraries/nextcloud-vue/pull/5495
  • fix(NcColorPicker): Allow to submit selected color in simple-view by @susnux in https://github.com/nextcloud-libraries/nextcloud-vue/pull/5499
  • fix(autolink): correctly handle relative links without webroot by @ShGKme in https://github.com/nextcloud-libraries/nextcloud-vue/pull/5487
  • fix(NcDateTime): When relative time is disabled return a string and not the reference to it by @susnux in https://github.com/nextcloud-libraries/nextcloud-vue/pull/5493
  • fix(NcCheckboxRadioSwitch): Pass attrs to input if available by @susnux in https://github.com/nextcloud-libraries/nextcloud-vue/pull/5507
  • fix(NcCheckboxRadioSwitch): Add background color for button style by @susnux in https://github.com/nextcloud-libraries/nextcloud-vue/pull/5509
  • fix(NcDateTime): Respect language by @Pytal in https://github.com/nextcloud-libraries/nextcloud-vue/pull/5501
  • fix(NcRichText): adjust display so long texts in checkboxes can be shown correctly by @DorraJaouad in https://github.com/nextcloud-libraries/nextcloud-vue/pull/5527
  • style(NcSelect): restrict max-height to prevent overflow by component by @Antreesy in https://github.com/nextcloud-libraries/nextcloud-vue/pull/5551
  • build(vite): iterate over .ts files in all directories by @Antreesy in https://github.com/nextcloud-libraries/nextcloud-vue/pull/5553
  • fix(emoji): index emoji data once for search functions by @Antreesy in https://github.com/nextcloud-libraries/nextcloud-vue/pull/5554

Other Changes

  • chore(widgets): remove unneeded nullish coalescing by @ShGKme in https://github.com/nextcloud-libraries/nextcloud-vue/pull/5484
  • Updates for project Nextcloud vue library by @transifex-integration in https://github.com/nextcloud-libraries/nextcloud-vue/pull/5494
  • Updates for project Nextcloud vue library by @transifex-integration in https://github.com/nextcloud-libraries/nextcloud-vue/pull/5510
  • Updates for project Nextcloud vue library by @transifex-integration in https://github.com/nextcloud-libraries/nextcloud-vue/pull/5533
skjnldsv
published 8.11.2 •

Changelog

Source

v8.11.2 (2024-04-10)

Full Changelog

What's Changed

🐛 Fixed bugs

  • fix(NcBreadcrumbs): Only render existing hidden breadcrumbs by @Pytal in https://github.com/nextcloud-libraries/nextcloud-vue/pull/5441
  • fix(NcAppNavigationItem): Fix uncollapsible entry by @Pytal in https://github.com/nextcloud-libraries/nextcloud-vue/pull/5456
  • fix(NcRichText): include all label items by @DorraJaouad in https://github.com/nextcloud-libraries/nextcloud-vue/pull/5455
  • fix(sidebar): propagate keydown unless mobile by @pulsejet in https://github.com/nextcloud-libraries/nextcloud-vue/pull/5451
  • fix(NcActions): Show last action entry only partial to make it discoverable by @susnux in https://github.com/nextcloud-libraries/nextcloud-vue/pull/5448
  • fix(NcDialog): Set font size to make dialog compatible with Nextcloud 30 by @susnux in https://github.com/nextcloud-libraries/nextcloud-vue/pull/5463
  • fix(NcRichText): more strictly resolve vue router's path by @ShGKme in https://github.com/nextcloud-libraries/nextcloud-vue/pull/5419
  • fix(NcAvatar): support in-app router links for contact menu by @ShGKme in https://github.com/nextcloud-libraries/nextcloud-vue/pull/5477

Other Changes

  • Updates for project Nextcloud vue library by @transifex-integration in https://github.com/nextcloud-libraries/nextcloud-vue/pull/5447
  • Updates for project Nextcloud vue library by @transifex-integration in https://github.com/nextcloud-libraries/nextcloud-vue/pull/5478

New Contributors

  • @DorraJaouad made their first contribution in https://github.com/nextcloud-libraries/nextcloud-vue/pull/5455
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc