Skip to content

Conversation

@Antreesy
Copy link
Contributor

What's Changed

🐛 Fixed bugs

  • fix(NcAppNavigationToggle): restore button design and remove wrong attribute #6984 (susnux)
  • fix(NcInputField): unresolved component and state color #6994 (susnux)
  • fix(NcAppNavigationItem): multi level padding #6861 (GretaD)
  • fix(NcTextField)!: make trailing button icon for confirmation also work on RTL #6993 (susnux)
  • fix(NcAppContent): incorrect page title from a different core.apps format in Nextcloud 30 #7010 (julien-nc)
  • fix(NcButton): correctly apply reverse padding #7029 (raimund-schluessler)
  • fix(NcAvatar): update 'hasStatus' flag if changed #7033 (Antreesy)
  • fix(NcCheckboxRadioSwitch): align icons with the first row of label #7043 (Antreesy)
  • fix(actions): use pointer cursor for action button text #7042 (ChristophWurst)
  • fix(NcAvatar): migrate from deprecated showUserStatus prop #7053 (Antreesy)
  • fix(NcAppNavigationSettings): adjust style and padding of button #7018 (raimund-schluessler)
  • fix(NcRichText): always render code blocks in LTR direction #7056 (Antreesy)
  • fix(NcHeaderMenu): bring caret back #7071 (ShGKme)
  • fix(NcChip): adjust default prop declaration #7074 (Antreesy)
  • fix(NcPopover): component crash when unmounted shown #7077 (Antreesy)
  • fix(NcListItem): let active prop take higher priority #7086 (DorraJaouad)

Other Changes

  • refactor(NcTextArea): migrate component to Typescript and script-setup #6986 (susnux)
  • refactor(NcNoteCard): migrate component to Typescript and script-setup #6985 (susnux)
  • refactor(NcDialog): migrate to script-setup and use Typescript for module #6968 (susnux)
  • refactor: migrate Nc*Field to Typescript #6951 (susnux)
  • refactor(NcUserBubble): migrate components to Typescript #6946 (susnux)
  • refactor(NcHeaderMenu): export as Typescript module and reorder script tags #7000 (susnux)
  • fix(NcAppNavigationSettings): button left full width #6999 (raimund-schluessler)
  • refactor: migrate NcAppNavigationToggle / NcAppNavigationSpacer to Typescript #7004 (susnux)
  • refactor(NcContent): migrate to Typescript and script-setup #7003 (susnux)
  • chore: adjust vitest config to be consistent on CI and locally #7065 (susnux)
  • refactor(NcLoadingIcon): migrate component to Typescript and script-setup #7076 (susnux)
  • refactor(NcDateTimePickerNative): migrate component to Typescript and script-setup #7075 (susnux)
  • refactor: deprecate events not comply with Vue event naming rules #7058 (susnux)
  • fix(NcModal): correctly handle when trying to activate non-existing focus-trap #7084 (Antreesy)
  • refactor(NcHighlight): migrate component to Typescript #7073 (susnux)
  • refactor(NcColorPicker): migrate component to Typescript #7080 (susnux)

Full Changelog: v9.0.0-rc.2...v9.0.0-rc.3

Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
@Antreesy Antreesy added this to the 9.0.0-rc.3 milestone Jun 25, 2025
@Antreesy Antreesy self-assigned this Jun 25, 2025
@Antreesy Antreesy added the 3. to review Waiting for reviews label Jun 25, 2025
Copy link
Contributor

@ShGKme ShGKme left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please also add new breaking changes to the github release notes

@Antreesy Antreesy merged commit 2cf1fb4 into main Jun 25, 2025
25 checks passed
@Antreesy Antreesy deleted the release/9.0.0-rc.3 branch June 25, 2025 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants