Skip to content

v9.0.0-alpha.7

Pre-release
Pre-release
Compare
Choose a tag to compare
@susnux susnux released this 03 Mar 14:40
· 11 commits to next since this release
2b6bcd7

What's Changed

πŸš€ Enhancements

  • [next]feat(NcBlurHash): Add a blur hash component by @susnux in #6560
  • [next] feat(NcDialog): Allow to catch reset event by @backportbot in #6564

πŸ› Fixed bugs

  • [next] fix(NcDateTimePickerNative): do not set invalid value by @backportbot in #6410
  • [next] fix(NcTeamResources): Do not make extraneous requests for resources by @backportbot in #6427
  • [next] fix(NcSelect): increase avatar size to show subname by @backportbot in #6459
  • [next] fix(NcSelect): required doesn't work by @ShGKme in #6458
  • [next] fix(NcDateTimePickerNative): visual fixes by @backportbot in #6473
  • [next] fix(NcActions): Remove on mousemove listener for auto focus elements by @backportbot in #6479
  • [next] fix(NcRich*): style fixes and RTL support by @backportbot in #6481
  • [next] fix(NcAppNavigation + NcUserBubble + NcRichContenteditable): RTL support by @backportbot in #6480
  • [next] fix(NcDateTimePicker): selected and hover time is not readable by @backportbot in #6493
  • [next] fix: extract un-escaping of text/code nodes with XML-like content by @backportbot in #6500
  • [next] revert: import remark-gfm library in NcRichText as module, not async by @backportbot in #6508
  • [next] fix(NcPopover): emit after-show after focus-trap init to correctly return focus when content set focus initially (e.g. NcEmojiPicker) by @backportbot in #6511
  • [next] fix(NcPopover): blurry content on scaled page in Chromium by @backportbot in #6519
  • [next] fix(NcAction*): complete BiDi support by @backportbot in #6520
  • [next] fix(NcRichContenteditable): remove value linkify by @backportbot in #6516
  • [next] fix(NcEmojiPicker): arrow navigation by @backportbot in #6563
  • [next] fix(NcEmojiPicker): not focusable when used in another focus trap by @backportbot in #6561
  • [next] fix(NcColorPicker): remove unused invalid styles by @backportbot in #6580
  • [next] fix(NcActionRadio): change modelValue to behave like NcCheckboxRadioSwitch by @backportbot in #6464

Other Changes

  • [next] chore: restructure package.json by @susnux in #6405
  • [next] fix(bidi): NcAvatar status and interactivity toggle button by @backportbot in #6409
  • [next] doc: Do not override assets while building the styleguide by @backportbot in #6411
  • [next] ci: block unconventional commits by @backportbot in #6439
  • [next] chore: Enable dependabot for the next branch by @backportbot in #6440
  • refactor(useHotKey): migrate code to Typescript by @susnux in #6430
  • chore: Refactor changelog to make breaking changes better readable by @susnux in #6428
  • [next] fix(NcEmojiPicker): adjust styles to correctly fit emojis by @backportbot in #6471
  • [next] chore(stylelint): fix scripts to be unix-compatible by @backportbot in #6420
  • [next] chore(docs): update documentation by @backportbot in #6482
  • [next] refactor: Use boolean props with default value false by @backportbot in #6509
  • [next] chore(stylelint): csstools/use-logical by @backportbot in #6421
  • refactor!: Drop clickOutsideOptions mixin and refactor using components by @susnux in #6429
  • [next] fix(RTL): initialize language direction check once in utils by @backportbot in #6562
  • [next] refactor(NcCheckboxRadioSwitch): Do not use HTML attribute name id as property name by @backportbot in #6559
  • chore: prepare v9.0.0-alpha.7 by @susnux in #6537

Full Changelog: v9.0.0-alpha.6...v9.0.0-alpha.7