angular / components

Component infrastructure and Material Design components for Angular
https://material.angular.io
MIT License
24.35k stars 6.74k forks source link

Add more schematics #18211

Open prabhakarand7 opened 4 years ago

prabhakarand7 commented 4 years ago

Feature Description

As of now we have Schematics like dashboard, left menu, tables like that but developer like me expect to get full UI like admin template, basic web page templates.

We can provide more templates as developer wants. I know it's little bit complicated but we need to work on this. If we provide this feature many developers and entrepreneur like our technology, more company they will use our technology

Use Case

If we thing any technology like .Net they are providing more templates to the developers to make their work easy like they are providing lot's of templates with CURD operation, minimal code like Entity Framework, Build in UI designs.

So we need to give more on UI designs to users then lot of developer like our Angular Technology

Note:- This issue already created in angular repository but our team mention to create this feature in component #34558. so kindly create the feature for this will work with all our community people and provide better solution.

angular-robot[bot] commented 2 years ago

Just a heads up that we kicked off a community voting process for your feature request. There are 20 days until the voting process ends.

Find more details about Angular's feature request process in our documentation.

angular-robot[bot] commented 2 years ago

Thank you for submitting your feature request! Looks like during the polling process it didn't collect a sufficient number of votes to move to the next stage.

We want to keep Angular rich and ergonomic and at the same time be mindful about its scope and learning journey. If you think your request could live outside Angular's scope, we'd encourage you to collaborate with the community on publishing it as an open source package.

You can find more details about the feature request process in our documentation.

ChrTall commented 1 year ago

I would like to see schematics to create a page layout similar to the angular material documentation that is hosted on . This would make it easier for library developers to create a good documenation that is similar to the great documentation of angular material.