Angular material2 Extension Components ..
It will be like : https://vuetifyjs.com/zh-Hans/components/alerts
Getting Started Guide with Angular Material
ng add @notadd/ng-material-pro
import { NmAlertModule, NmCarouselModule, NmCascadeDropdownlistModule } from '@notadd/ng-material-pro';
@NgModule({
...
imports: [ NmAlertModule, NmCarouselModule, NmCascadeDropdownlistModule ],
...
})
export class AppModule { }
We welcome material2 users to participate in the development of this plugin, and as a contributor, please follow the following guidelines: -Code submission specification, refer to Git Commit Message Conventions -Always from develop checkout a new branch, the naming specification for feature/xxx,xxx must be readable, such as: Icons => feature/icons -Pull the latest code for the remote develop branch in the local develop branch before the new branch of checkout
-Refer to the project's current naming rules for file naming rules.
function Development Check Roadmap first to make sure that the features you want to contribute are not being implemented.
Then submit a contribution request inissueindicating the features you want to contribute.
Find Bugs? If you find a bug in the source code, please submit a bug question in theissueof this warehouse first.
After you have submitted the bug question, we are happy to accept that you submit aprto help us fix the bug.
321735506, please specify the purpose of the group!
- Icons+✔
Layout
- Preset layoutANIMATION
**ui Component **
- Prompt box (components/alerts)
- Rotation (components/carousels)
- Footer (Components/footer)
Button:
- Item group (item-groups)
- multi-level linkage ✔
- multi-Window (components/windows)
- hover (components/hover)
- upload "file upload, image upload, avatar upload"
- Parallax (Components/parallax)
- Rating (components/ratings)
- Timeline (components/timelines)
- Drag and drop tree view "lag"