Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/notadd/ng-material-pro
angular material Expansion component 扩展组件库
https://github.com/notadd/ng-material-pro
angular component material material-design material2
Last synced: 2 months ago
JSON representation
angular material Expansion component 扩展组件库
- Host: GitHub
- URL: https://github.com/notadd/ng-material-pro
- Owner: notadd
- Created: 2018-11-07T06:15:36.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-11-30T16:11:35.000Z (about 1 year ago)
- Last Synced: 2024-04-25T03:01:55.223Z (9 months ago)
- Topics: angular, component, material, material-design, material2
- Language: TypeScript
- Homepage: https://notadd.github.io/ng-material-pro
- Size: 2.66 MB
- Stars: 27
- Watchers: 7
- Forks: 5
- Open Issues: 28
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NgMaterialPro
Angular material2 Extension Components ..
It will be like : https://vuetifyjs.com/zh-Hans/components/alerts
**[中文说明](README_zh.md)**
### Step 1: Install and configure Angular Material
[Getting Started Guide](https://material.angular.io/guide/getting-started) with Angular Material
### Step 2: Install Notadd NgMaterialPro
```shell
ng add @notadd/ng-material-pro
```### Step 3: Import the component modules
```TypeScript
import { NmAlertModule, NmCarouselModule, NmCascadeDropdownlistModule } from '@notadd/ng-material-pro';
@NgModule({
...
imports: [ NmAlertModule, NmCarouselModule, NmCascadeDropdownlistModule ],
...
})
export class AppModule { }
```## Contribution Description
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](https://docs.google.com/document/d/1QrDFcIiPjSLDn3EL15IJygNPiHORgU1_OOAqWjiDU5Y/edit#)
-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 in**issue**indicating the features you want to contribute.
Find Bugs? If you find a bug in the source code, please submit a bug question in the**issue**of this warehouse first.
After you have submitted the bug question, we are happy to accept that you submit a**pr**to help us fix the bug.
## QQ Communication Group
321735506, please specify the purpose of the group!
### Roadmap
- [ ] Icons+✔
**Layout**
- [ ] Preset layout**ANIMATION**
**ui Component **
- [x] Prompt box (components/alerts)
- [x] Rotation (components/carousels)
- [ ] Footer (Components/footer)Button:
- [ ] Item group (item-groups)
- [x] 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"