angular_components icon indicating copy to clipboard operation
angular_components copied to clipboard

Please Update material components

Open DartViet opened this issue 5 years ago • 2 comments

Hello,

I'm trying to use material components provided by Angular Dart, but so far it seems really hard to follow compared to Angular Typescript Material. For instance, the drop down select material seems buggy. There is also no Table component.

Please update these things. Thanks a lot.

DartViet avatar Aug 12 '20 20:08 DartViet

What kind of issue do you have with the dropdown select component?

About Table components, I don't know if it's on roadmap but you can use skawa_components that contain a data-table component

lejard-h avatar Aug 22 '20 12:08 lejard-h

What kind of issue do you have with the dropdown select component?

I posted an issue before.

https://github.com/dart-lang/angular_components/issues/465#issue-677891617

Can't change the length of the dropdown select.

Also, thanks for the skawa_components, I'm taking look at it. (well, actually that skawa is pretty awesome :) )

DartViet avatar Aug 25 '20 15:08 DartViet