Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Angular Material schematics #8975

Closed
5 of 8 tasks
jelbourn opened this issue Dec 13, 2017 · 7 comments
Closed
5 of 8 tasks

Angular Material schematics #8975

jelbourn opened this issue Dec 13, 2017 · 7 comments
Labels
feature This issue represents a new feature or feature request rather than a bug or bug fix P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent

Comments

@jelbourn
Copy link
Member

jelbourn commented Dec 13, 2017

Brainstorming ideas (some of these are more long-term):

  • Basic app layout with toolbar and sidenav
    • Could include a fab
    • Could include a nav-list in the sidenav
    • Could include a ... menu in the toolbar
  • Add a page with a grid-list layout
  • Add a page with a full-page data-table
  • Add a page with a full-page tree
  • Add a card layout with drag-and-drop (similar to Google Keep)
@jelbourn jelbourn added discussion feature This issue represents a new feature or feature request rather than a bug or bug fix labels Dec 13, 2017
@andrewseguin andrewseguin added P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent and removed P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent labels Dec 14, 2017
@dpsthree
Copy link

Any interest in color palette and theme generators?

@clcarter
Copy link

clcarter commented Mar 2, 2018

Even basic material module creation would be useful to avoid the boilerplate every time you begin a new app:

ng generate mat-module icon card ... --module shared

@Hotell
Copy link

Hotell commented Mar 21, 2018

check this @t0f3rchr15 @dpsthree 👉 https://github.com/Hotell/ng-cli-schematics

@mackelito
Copy link

Perhaps the app layouts could be css grid layout based? (nothing to do with schematics I know but still.. ) :)

@Splaktar
Copy link
Member

Updated OP with checkboxes to show which are done and which are not at this point.

@mackelito currently the layouts are using the CDK Layouts along with mat-grid-list which uses block and flex layouts.

The @angular/flex-layout project currently supports CSS Grid layouts. Here's their Guide.

@mmalerba mmalerba added the needs: discussion Further discussion with the team is needed before proceeding label Mar 3, 2020
@devversion
Copy link
Member

I'm closing this issue as we already have schematics and we should use individual tickets now for planned work.

@devversion devversion removed the needs: discussion Further discussion with the team is needed before proceeding label May 28, 2020
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Jun 28, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature This issue represents a new feature or feature request rather than a bug or bug fix P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
Projects
None yet
Development

No branches or pull requests

10 participants