Skip to content

v9.3.1

Choose a tag to compare

@skjnldsv skjnldsv released this 11 Dec 08:13
· 603 commits to main since this release
123bc94

v9.3.1 (2025-12-10)

Full Changelog

πŸš€ Enhancements

  • feat(useHotKey): add new option allowInModal #7514 (susnux)

πŸ› Fixed bugs

  • fix(NcFormBox): add NcButton to supported components #7886 (ShGKme)
  • fix: adjust input border styles for dark theme and NcSelect #7501 (susnux)
  • fix: logger is not defined #7944 (ShGKme)
  • fix(useHotKey): do not prevent hotkeys on hidden modal/dialog #7966 (skjnldsv)

Other Changes

  • refactor(NcModal): migrate to Typescript and script-setup #7514 (susnux)
  • chore(NcActions): outline icons in docs #7920 (ShGKme)
  • refactor: fix Typescript issues in build files #7922 (susnux)
  • refactor(useHotKey): modal visibility check using Array.from #7972 (skjnldsv)