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

Refactor with @angular/material #28

Open
avatsaev opened this issue Mar 29, 2019 · 4 comments
Open

Refactor with @angular/material #28

avatsaev opened this issue Mar 29, 2019 · 4 comments

Comments

@avatsaev
Copy link
Owner

avatsaev commented Mar 29, 2019

Use material UI instead of bootstrap

https://material.angular.io/components/categories

  • use dark theme with blue colors

  • use mat-card for contact list

  • Reduce margins between lateral border

  • use placeholders in forms

  • use FAB button to ADD

  • remove back button

  • use logo and title as routes to home

@marinok
Copy link
Collaborator

marinok commented Mar 29, 2019

I'll take this one

@avatsaev avatsaev assigned avatsaev and marinok and unassigned avatsaev Mar 30, 2019
@rajendrapan
Copy link

we are getting this error

where we need to change url error is:

zone.js:3372 GET http://localhost:4200/contacts 404 (Not Found)

@avatsaev
Copy link
Owner Author

Read the manual

@semla
Copy link

semla commented Oct 12, 2021

Something goes wrong when adding angular material.

$ ng add @angular/material
ℹ Using package manager: npm
✔ Found compatible package version: @angular/material@9.2.4.
✔ Package information loaded.
 
The package @angular/material@9.2.4 will be installed and executed.
Would you like to proceed? Yes
✔ Package successfully installed.
"angular-material-ng-add" schema is using the keyword "id" which its support is deprecated. Use "$id" for schema ID.
? Choose a prebuilt theme name, or "custom" for a custom theme: Pink/Blue Grey     [ Preview: https://material.angular.io?theme=pink-bluegrey ]
? Set up global Angular Material typography styles? Yes
? Set up browser animations for Angular Material? Yes
UPDATE package.json (1992 bytes)
✔ Packages installed successfully.
"angular-material-ng-add" schema is using the keyword "id" which its support is deprecated. Use "$id" for schema ID.
Could not find (/.angular.json)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants