Fuse Nulled is a modular, multi-layout Angular admin template featuring custom made Application and Page layouts, UI elements and UX best practices.
The multi-layout setup allows using multiple template layouts without making any major changes to the general structure of the template. It also allows using a different layout per route.
Being able to set different layout per route makes Fuse very flexible as it allows having any kind of page design within the same codebase. For example, you can have the main admin application, a landing page and authentication pages all within the same codebase without the constant need of hiding/showing layout level elements such as Navigation, Header or Footer.
Fuse Nulled Features
- Completely built with TailwindCSS.
- Modular design.
- Multiple layouts.
- Ability to set a different layout per route.
- Pre-built and ready to use application and page designs.
- Ready to use page layouts.
- Custom components for admin panel specific use cases.
- Starter project included for faster development.
- Full Angular Material theming support with customizable colors.
- Dark and Light color schemes support.
Core Libraries
- Angular
- Angular Material Components
- TailwindCSS
Included applications
- Projects Dashboard
- Analytics Dashboard
- Finance Dashboard
- Crypto Dashboard
- Academy
- Chat
- Contacts
- ECommerce
- File Manager
- Help Center
- Mailbox
- Notes
- Scrumboard
- Tasks
Application Designs
Fuse Free Download provides application designs along with some functionality. These functionalities are for demonstration purposes and shows what you can do with the provided application designs.
Demo: https://themeforest.net/item/fuse-angularjs-material-design-admin-template/12931855
Changelog
v20.0.0
Jun 05, 2024
Changed
- (Dependencies) Updated Angular & Angular Material to v18
- (Dependencies) Updated other packages
- Moved the project to the new “application” builder
- Moved assets to “/public” folder
- Added prettier and re-formatted entire codebase with it
- Moved to the new control flow syntax (@if, @for, @switch, and etc.)
Fixed
- (apps/mailbox) “filter” renamed to “funnel” accidentally
- Missing/renamed icons on navigation
- Mat-select icon color
- Mat-menu misalignment and size issues
v19.1.0
Mar 11, 2024
Changed
- (Dependencies) Updated Angular & Angular Material
- (Dependencies) Updated various other dependencies
- (@fuse/fullscreen) Updated the fullscreen component to use the new Fullscreen API
Fixed
- Legacy peer dependeny resolution
v19.0.0
Nov 20, 2023
Changed
- (Dependencies) Updated Angular & Angular Material to v17
- (Dependencies) Updated various other packages
- (Transloco) Updated to standalone configuration
- (core) Use inject for dependencies
Fixed
- Rotation on some icons
- Autocompleted input colors