Skip to content

v1.1.0 — Command Palette, Prompt Carousel & Angular 17–22 Compatibility

Choose a tag to compare

@toozuuu toozuuu released this 15 Jul 00:25
· 129 commits to main since this release

What's new in v1.1.0

✨ New Components

  • @ngxsmk/core/command-palette — A fully accessible command palette for quick search and actions, with keyboard navigation and fuzzy filtering.
  • @ngxsmk/core/prompt-carousel — A prompt carousel component designed for AI-focused UIs, with animated slide transitions and customizable templates.

🔧 Improvements

  • Standardized workspace configuration and Angular builder options across the monorepo.
  • Verified and confirmed Angular compatibility matrix: 17.3, 18, 19, 20, 21, and 22 — all supported out of the box.

📦 Packages

Package Version
@ngxsmk/core 1.1.0
@ngxsmk/cdk 1.1.0
@ngxsmk/theme 1.1.0

🚀 Installation

npm install @ngxsmk/core@1.1.0 @ngxsmk/cdk@1.1.0 @ngxsmk/theme@1.1.0