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

BlazorMaterial with all components #7

Open
8 of 42 tasks
jdebarochez opened this issue May 4, 2019 · 4 comments
Open
8 of 42 tasks

BlazorMaterial with all components #7

jdebarochez opened this issue May 4, 2019 · 4 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@jdebarochez
Copy link

As discussed in #6, here's the whole list of material.io components.

whenever one start to work in a component, create a separated issue/PR and link to this main one

  • animation
  • auto-init
  • base
  • button
  • card
  • checkbox
  • chips
  • dialog
  • dom
  • drawer
  • elevation
  • fab
  • feature-targeting
  • floating-label
  • form-field
  • grid-list
  • icon-button
  • image-list
  • layout-grid
  • line-ripple
  • linear-progress
  • list
  • menu
  • menu-surface
  • notched-outline
  • radio
  • ripple
  • rtl
  • select
  • shape
  • slider
  • snackbar
  • switch
  • tab
  • tab-bar
  • tab-indicator
  • tab-scroller
  • textfield
  • theme
  • toolbar
  • top-app-bar
  • typography
@galvesribeiro galvesribeiro added enhancement New feature or request help wanted Extra attention is needed labels May 5, 2019
@galvesribeiro
Copy link
Member

I think the first task is to refactor the CSS structure and get the updated material.io static resources.

Then, after that, update the existing components so they can use SCSS rather than compiled CSSs so people can use themes.

@galvesribeiro galvesribeiro pinned this issue May 5, 2019
@galvesribeiro galvesribeiro changed the title Components to implement BlazorMaterial with all components May 5, 2019
@galvesribeiro galvesribeiro self-assigned this May 20, 2019
@acherkashin
Copy link
Contributor

@galvesribeiro it seems there is library for material design components on github https://github.com/SamProf/MatBlazor

It implemented in the same way on the top of @material package. Maybe we can implement this library in another way? Without @material library and use just Blazor without JavaScript interop? For styling we can use such library: https://github.com/chanan/BlazorStyled.

@galvesribeiro
Copy link
Member

Interesting... Will think about it.

@acherkashin
Copy link
Contributor

@galvesribeiro If I will have time then I will prepare MR and you can review new approach

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants