ngx-fluent-design
v21.1.3
Published
An ngx implementation of Microsoft's fluent design
Readme
NGXFluentDesign UI
An open-source, Angular implementation of Microsoft's Fluent Design system. Based off designs found in the official Figma File
Version support:
- Angular 11
- Angular 12
- Angular 13
- Angular 21 (This package hasn't been update for four years.)
We will always support the latest 2 versions with new components and features, we will only be doing bug features for the third-latest version, however.
🚨 Breaking Changes [08/03/2026] (Modernization)
- NgModules Removed:
ngx-fluent-designhas been fully modernized. All library components, directives, and pipes are now Standalone Components. You must import them directly into your components instead of importing theNgxFluentDesign*Modules. - Modern Control Flow & SCSS: The library has been moved to use Angular's modern block control flow and SCSS
@use.
Legacy Patch Notes: 13.1.0
Added a new set of command components. Please head over to docs to view them.
Getting started:
yarn add ngx-fluent-designnpm i ngx-fluent-design
Usage
You can view the docs for this library for more information.
We are working on documentation alongside the actual library, so bare with us if every component isn't documented.
Requests
This is an open source library so go ahead and open some requests if you need a component. I want to actively work on this.
If you find any issues, then feel free to report them on Github
