Skip to content

Latest commit

 

History

History
1565 lines (1094 loc) · 134 KB

CHANGELOG.md

File metadata and controls

1565 lines (1094 loc) · 134 KB

Changelog

All notable changes to this project will be documented in this file.

Changelog

v7.12.6 (2023-09-26)

Full Changelog

🐛 Fixed bugs

  • fix(NcEmojiPicker): Set type to native for selected emoji by @mejo- in #4579

v7.12.5 (2023-09-16)

Full Changelog

🚀 Enhancements

  • feat(NcRichContenteditable) - add different output appearance in examples by @Antreesy in #4505

🐛 Fixed bugs

  • perf(NcEmojiPicker): decrease mounting time and memory by moving large constants initialization and storing out from instance's reactive data by @ShGKme in #4493
  • fix(NcRichText): don't strip <tag>-like content when parsing markdown #4486 (Antreesy)
  • fix(NcRichContenteditable): make the default placeholder short #4408 (ShGKme)

v7.12.4 (2023-08-25)

Full Changelog

🐛 Fixed bugs

  • [stable7] fix(NcRichText) - don't populate a first newline to properly parse blockqoute tags by @Antreesy in #4471

v7.12.3 (2023-08-24)

Full Changelog

🐛 Fixed bugs

  • [stable7] try to fix header size on mobile by @szaimen in #4421
  • [stable7] fix(NcListItem): remove empty wrapper for additional elements from DOM if not needed by @Antreesy in #4446
  • [stable7] Prevent accessible name conflicts on action menu by @Pytal in #4450
  • [stable7] fix(NcBreadcrumbs): adjust component for vue filepicker by @raimund-schluessler in #4452
  • [stable7] fix: Rename name to title by @Pytal in #4455
  • [stable7] fix(NcListItem): don't force blur action menu on tab by @Antreesy in #4459
  • [stable7] fix(NcRichText): keep newlines in rendered Markdown by @Antreesy in #4462

v7.12.2 (2023-08-11)

Full Changelog

🐛 Fixed bugs

  • [stable7] NcRichContenteditable: fix IME support on Mac OSX by @ShGKme in #4322
  • Set double outline to buttons in focus state by @JuliaKirschenheuter in #4319
  • [stable7] fix(NcSettingsSelectGroup): Fix this.getValueObject is not a function by @susnux in #4331
  • [stable7] fix(NcListItem) - define a single place for NcActions to render by @backportbot-nextcloud in #4363
  • [stable7] enh(emoji-picker): allow unselecting set emoji by @max-nextcloud in #4383

v7.12.1 (2023-07-11)

Full Changelog

🐛 Fixed bugs

  • [stable7] fix(NcProviderList): Add padding around provider list #4202
  • [stable7] fix(NcSelect): Hide clear and deselect when disabled #4216
  • [stable7] fix(NcSelect): Styles on state change #4215
  • [stable7] adjust border-radius of ncpopover #4240
  • [stable7] fix progress-bar on chromium browsers #4239
  • [stable7] fix(NcActionInput): Show trailing button even for empty input #4253
  • [stable7] NcDatetimePicker: Make sure all l10n strings are extracted #4273
  • [stable7] fix(NcModal): fix focus-trap fallback #4270 (skjnldsv)
  • [stable7] Input Fields and RichContenteditable: add focus and select methods #4278
  • [stable7] Add links to documentation for other versions #4279 (susnux)
  • [stable7] NcActionLink - provide download attributes for single action button in NcAction #42934293
  • [stable7] Remove doubling proxied event handlers in NcRichContenteditable #4295
  • [stable7] Fix/remove margin below message in widget item #4297 (JuliaKirschenheuter)
  • [stable7] fix: NcIconSvgWrapper size #4313

v7.12.0 (2023-06-08)

Full Changelog

🚀 Enhancements

  • make navigation-collapsible always visible #4161 (szaimen)
  • enh(NcActions): Navigation link actions #4160 (Pytal)
  • Export dist a11y activation util #4167 (Pytal)
  • feat: Add slot for description of NcEmptyContent #4170 (susnux)

🐛 Fixed bugs

v7.11.6 (2023-05-16)

Full Changelog

🐛 Fixed bugs

  • fix(NcResource): Fix item alignment in the right sidebar #4124 (Pytal)

v7.11.5 (2023-05-15)

Full Changelog

🐛 Fixed bugs

  • fix(NcAppSidebarTabs): Fix rendering tabs with CSS icon in OCA.Files.Sidebar #4112 (ShGKme)
  • fix(NcAppNavigationItem): Left panel dropdown improvement #4105 (Jerome-Herbinet)
  • fix(NcSettingsSection): Add target blank and no ref info #4100 (Rello)
  • fix: Use the color-primary-element* variables in components #4098 (szaimon)

v7.11.4 (2023-05-12)

Full Changelog

🚀 Enhancements

  • feat(NcActions): Improve readability of action menu entries #4049 (Pytal)
  • feat(NcReferencePickerModal): Allow setting modal size when registering a custom picker component #3866 (julien-nc)

🐛 Fixed bugs

v7.11.3 (2023-05-08)

Full Changelog

🐛 Fixed bugs

  • fix(NcAppSidebarTabs): Revert major UI change (moved to version 8.0.x) #4044 (skjnldsv)
  • fix(NcRichContenteditable): Fix avatar overlayed with empty space whe… #4043 (nickvergessen)

Closed pull requests

  • Fix regression of click-outside-options mixin not working since using @vueuse #4046 (susnux)

v7.11.2 (2023-05-05)

Full Changelog

🐛 Fixed bugs

  • fix: Fix regression to still display references #4039 (juliushaertl)
  • fix: Avoid showing the reference list if no results were found #4036 (juliushaertl)
  • fix(NcAppNavigation): fix flex element styles causing resizing sidebar #4035 (ShGKme)

v7.11.1 (2023-05-04)

Full Changelog

🐛 Fixed bugs

v7.11.0 (2023-05-03)

Full Changelog

🚀 Enhancements

🐛 Fixed bugs

Closed pull requests

v7.10.0 (2023-04-18)

Full Changelog

🚀 Enhancements

  • adjust sidebar to go full-screen earlier at 768px #3972 (szaimen)
  • feat(NcSelectTags): Disable internal v-model and options handling #3968 (Pytal)
  • Remove the smart picker modal padding #3962 (julien-nc)
  • Adjust some smart picker strings #3961 (julien-nc)

🐛 Fixed bugs

Closed pull requests

v7.9.0 (2023-04-04)

Full Changelog

🚀 Enhancements

🐛 Fixed bugs

  • fix(NcButton): ellipsis text on small width #3936 (skjnldsv)
  • fix(NcBreadcrumb): cursor and native title and inline actions rendering text #3927 (skjnldsv)

v7.8.5 (2023-03-28)

Full Changelog

🐛 Fixed bugs

v7.8.4 (2023-03-24)

Full Changelog

🐛 Fixed bugs

  • Fix styles inheritance in NcAvatar when being mounted #3925 (Antreesy)
  • fix(NcRichContenteditable): Fix tribute emoji complete interfering unexpectedly aka. 🇨🇨 #3924 (nickvergessen)
  • feat(Emoji): Suggest emojis based on text smiles #3923 (mejo-)
  • fix(NcListItem): Bring back correct href for router-link links #3922 (raimund-schluessler)

v7.8.3 (2023-03-23)

Full Changelog

🐛 Fixed bugs

  • fix(NcRichContenteditable): prevent tribute from opening on keyup #3917 (skjnldsv)
  • fix(NcRichContenteditable): Fix pasting XML and HTML content #3915 (nickvergessen)

v7.8.2 (2023-03-22)

Full Changelog

🐛 Fixed bugs

  • Fix missing NcVNodes import in NcListItem #3907 (julien-nc)
  • Fix doubling attrs in NcPopover and improve docs #3876 (ShGKme)

Closed pull requests

v7.8.1 (2023-03-15)

Full Changelog

🐛 Fixed bugs

Closed pull requests

v7.8.0 (2023-03-02)

Full Changelog

Closed pull requests

v7.7.2 (2023-02-28)

Full Changelog

🐛 Fixed bugs

Closed pull requests

v7.7.1 (2023-02-24)

Full Changelog

🐛 Fixed bugs

  • fix(NcSelect): Do not squash selected items with no-wrap set #3811 (susnux)

Closed pull requests

v7.7.0 (2023-02-22)

Full Changelog

🚀 Enhancements

🐛 Fixed bugs

Closed pull requests

v7.6.1 (2023-02-20)

Full Changelog

🚀 Enhancements

🐛 Fixed bugs

Closed pull requests

v7.6.0 (2023-02-15)

Full Changelog

🚀 Enhancements

  • Add keyboard focus border to select options #3711 (Pytal)

🐛 Fixed bugs

Closed pull requests

v7.5.0 (2023-01-19)

Full Changelog

🚀 Enhancements

v7.4.0 (2023-01-11)

Full Changelog

🚀 Enhancements

🐛 Fixed bugs

Closed pull requests

  • Add console warning messages for deprecated multiselect components #3573 (Pytal)

v7.3.0 (2022-12-23)

Full Changelog

🚀 Enhancements

🐛 Fixed bugs

  • Fix CheckboxHeight #3584 (jotoeri)
  • Add more space for unread counter so its aligned with action menu #3572 (GretaD)

v7.2.0 (2022-12-09)

Full Changelog

🚀 Enhancements

🐛 Fixed bugs

  • Add button role for NcButton with href #3532 (Pytal)
  • Fix focus returning to top of page instead of actions toggle button #3530 (Pytal)
  • Fix icon repeat and position for AppNavigationItem #3539 (skjnldsv)
  • Fix jsdoc: Add missing documentation for events #3545 (susnux)
  • Increase input field border contrast #3551 (Pytal)
  • Increase NcSelect border contrast #3552 (Pytal)
  • Revert "fix sidebar scrolling for small displays" #3559 (skjnldsv)
  • Scope global #content styles via extra class #3537 (st3iny)

v7.1.0 (2022-11-29)

Full Changelog

🚀 Enhancements

  • Add accessible NcSelect and NcSelectTags components #3435 (Pytal)
  • Extend NcInputField props and forward $attrs to NcPasswordField and NcTextField #3485 (skjnldsv)
  • Move loadState to data for better mockability #3502 (skjnldsv)
  • Widen container prop type passed to NcPopover #3462 (Pytal)
  • Allow querying for resources with complex item ids #3404 (Pytal)
  • Allow to provide a custom palette to the ColorPicker #3384 (skjnldsv)
  • Export NcMentionBubble and NcAutoCompleteResult #3373 (vinicius73)
  • Add guest content component #3369 (ChristophWurst)

🐛 Fixed bugs

Closed pull requests

v7.0.1 (2022-10-14)

Full Changelog

🐛 Fixed bugs

🚀 Enhancements

  • Migrate to use :deep selector instead of deprecated ::v-deep #3348 (susnux)

v7.0.0 - 2022-10-12

Full Changelog

💥 Breaking changes

  • This component library release requires Nextcloud 25 or later
  • We changed the container layout to adapt to the design changes with Nextcloud 25
  • The body is no longer the main scroll area but instead the app content
    • Please do careful testing of your user interface, especially in regards to the following components and scroll behaviour:
      • NcContent
      • NcAppNavigation
      • NcAppContent
      • NcAppSidebar
  • Properties and slot names of NcEmptyContent changed. Also, everything outside a slot is ignored now
  • Inside NcActions, only Vue components are considered as children

Migration guide

  • Scroll listeners need to be adapted to watch for the scroll on the NcAppContent container instead of the main document
  • If you are using sticky headers in your app you might need to adjust the css top property as the app content container is now the scrollable element. For any contained sticky that had a header height top spacing before you should be able to set that to 0
  • Make sure that everything in NcEmptyContent is in one of the supported slots
  • Make sure that NcActions contain only Vue components. If they contain plain HTML, move this into a separate Vue component

🚀 Enhancements

🐛 Fixed bugs

Closed pull requests

v6.0.0 (unreleased)

💥 Breaking Changes

🚀 Enhancements

🐛 Fixed bugs

Closed pull requests

v5.3.1 (2022-04-08)

Full Changelog

Fixed bugs

v5.3.0 (2022-03-31)

Full Changelog

Fixed bugs

Closed pull requests

v5.2.1 (2022-03-24)

Releasing this patch to re-trigger an npm package build since last release github was down

v5.2.0 (2022-03-23)

Full Changelog

Enhancements

Fixed bugs

v5.1.1 (2022-03-16)

Full Changelog

Fixed bugs

v5.1.0 (2022-02-28)

Full Changelog

Enhancements

Fixed bugs

Closed pull requests

v5.0.0 (2022-02-10)

Full Changelog

Enhancements

Fixed bugs

Closed pull requests

v4.3.0 (2021-12-01)

Full Changelog

Fixed bugs

  • Change background style target for tab icons #2374 (artonge)

Closed pull requests

v4.2.0 (2021-09-28)

Full Changelog

Enhancements

Fixed bugs

v4.1.1 (2021-09-16)

Full Changelog

Enhancements

Fixed bugs

v4.1.0 (2021-08-23)

Full Changelog

Enhancements

Fixed bugs

Closed pull requests

v4.0.3 (2021-07-05)

Full Changelog

Enhancements

Fixed bugs

Closed pull requests

v4.0.2 (2021-06-16)

Full Changelog

Fixed bugs

v4.0.1 (2021-06-14)

Full Changelog

Fixed bugs

  • Do not use app-content-wrapper if no list is provided #2026 (skjnldsv)

Closed pull requests

v4.0.0 (2021-06-04)

Full Changelog

Breaking

Enhancements

Fixed bugs

v3.9.0 (2021-04-07)

Full Changelog

Enhancements

Fixed bugs

Closed pull requests

v3.8.0 (2021-03-26)

Full Changelog

Added

Changed

Fixed

v3.7.2 (2021-03-10)

Full Changelog

Fixed

  • Render the first action icon slot if single action - #1753 (skjnldsv)
  • Fix formattedOptions var in multiselect docs - #1744 (skjnldsv)

v3.7.1 (2021-03-10)

Added

Changed

v3.7.0 (2021-03-03)

Added

Changed

v3.6.0 (2021-02-25)

Added

Changed

Fixed

v3.5.5 (2021-02-24)

Added

Fixed

v3.5.4 (2021-01-27)

Fixed

Added

Changed

v3.5.3 (2021-01-25)

Fixed

  • Replace linkify-urls with linkifyjs to fix Safari incompatibility issues - #1678 (Vincent Petry)

v3.5.2 (2021-01-22)

Fixed

v3.5.1 (2021-01-20)

Fixed

v3.5.0 (2021-01-20)

Changed

v3.4.0 (2021-01-18)

Added

Changed

Fixed

v3.3.2 (2020-12-16)

Full Changelog

Changed

Fixed

Version bumps

v3.3.1 (2020-12-02)

Full Changelog

Fixed

Changed

  • Translate '/l10n/messages.pot' in 'fr' - #1606

Version bumps

v3.3.0 (2020-11-26)

Full Changelog

Added

Fixed

Changed

Version bumps

v3.2.0 (2020-11-09)

Full Changelog

Added

Fixed

  • Fix RichEditor rendering of unknown mention, undefined checks and fix default value init #1504 (skjnldsv)
  • Fix menu font for apps #1543 (GretaD)
  • Reverted "Also set Modal height/width to allow children to define their height/width and not only max-height/width" #1558 (skjnldsv)
  • Fix action text margin for long texts #1525 (st3iny)

Version bumps

  • Bump cypress config and split into two specs #1548 (skjnldsv)
  • Bump core-js from 3.6.5 to 3.7.0 #1557
  • Bump vue-styleguidist from 4.33.5 to 4.33.6 #1553
  • Bump css-loader from 3.6.0 to 5.0.1 #1537 #1552
  • Bump webpack-cli from 4.1.0 to 4.2.0 #1546
  • Bump jest from 26.6.1 to 26.6.3 #1541 #1545
  • Bump babel-jest from 26.6.2 to 26.6.3 #1544
  • Bump vue-loader from 15.9.4 to 15.9.5 #1536
  • Bump node-sass from 4.14.1 to 5.0.0 and sass-loader to 10.0.5 #1534
  • Translations updates

v2.9.0 (2020-11-09)

Full Changelog

Added

v0.13.1 (2020-11-06)

Full Changelog

Fixed

  • Add ability to choose popovermenu alignment in avatar component #1554

v3.1.2 (2020-11-02)

Full Changelog

Fixed

  • Use static emoji picker to solve performance issue with background CPU usage #1526 (PVince81)
  • Fix setting navigation item blur #1503 (ma12-co)
  • Translations update #1519

Version bumps

  • Bump @vue/test-utils from 1.1.0 to 1.1.1 #1530
  • Bump webpack-merge from 5.2.0 to 5.3.0 #1528
  • Bump emoji-mart-vue-fast from 7.0.6 to 7.0.7 #1527
  • Bump cypress from 5.4.0 to 5.5.0 #1523
  • Bump @nextcloud/axios from 1.4.0 to 1.5.0 #1522
  • Bump file-loader from 6.1.1 to 6.2.0 #1521
  • Bump vue-loader from 15.9.3 to 15.9.4 #1520

v2.8.2 (2020-11-02)

Full Changelog

Fixed

  • Use static emoji picker to solve performance issue with background CPU usage #1526 (PVince81)

v3.1.1 (2020-10-27)

Full Changelog

Fixed

  • Also set Modal height/width to allow children to define their height/width and not only max-height/width #1518 (skjnldsv)
  • Don't show navigation of settings modal by default #1509 (ma12-co)
  • Adapt to new vue2-datepicker format props #1517 (eneiluj)

v3.1.0 (2020-10-21)

Full Changelog

Fixed

v3.0.0 (2020-10-20)

Full Changelog

Fixed

v2.8.1 (2020-10-19)

Full Changelog

Fixed

v2.8.0 (2020-10-19)

Full Changelog

Added

Changed

  • Translations updates

Fixed

v2.7.0 (2020-10-08)

Full Changelog

Added

v2.6.9 (2020-10-07)

Full Changelog

Added

  • Add loading state on AppSidebar and remove unwanted slot bind #1429 (skjnldsv)

Fixed

v2.6.8 (2020-10-02)

Full Changelog

Fixed

v2.6.7 (2020-10-02)

Full Changelog

Fixed

  • Introduce a compact mode (default) for the user status on the avatar in case it is used without presenting the status information #1405 (juliushaertl)

v2.6.6 (2020-09-30)

Full Changelog

Fixed

v2.6.5 (2020-09-11)

Full Changelog

Fixed

v2.6.4 (2020-09-03)

Full Changelog

Fixed

  • Do not fetch user status if current user is a guest #1379 (danxuliu)
  • Fetch user status in avatar only if it is going to be shown #1380 (danxuliu)

v2.6.3 (2020-09-01)

Full Changelog

Fixed

v2.6.2 (2020-09-01)

Full Changelog

Fixed

Added

v2.6.1 (2020-08-27)

Full Changelog

Fixed bugs:

v2.6.0 (2020-08-21)

Full Changelog

Implemented enhancements:

Fixed bugs:

Older releases

See the Github Releases page for older changelog entries.