angular_components icon indicating copy to clipboard operation
angular_components copied to clipboard

The official Material Design components for AngularDart. Used at Google in production apps.

Results 101 angular_components issues
Sort by recently updated
recently updated
newest added

The docs in the gallery consist only of the class description. Often that's all you need, but sometimes you might want more API details. You shouldn't have to look at...

From https://github.com/dart-lang/site-webdev/issues/1533#issuecomment-385080457 and https://github.com/dart-lang/site-webdev/issues/1533#issuecomment-385088904. cc @kwalrath

For example, rather than - https://dart-lang.github.io/angular_components_example/#/material_icon it would be nice if - https://dart-lang.github.io/angular_components_example/#/MaterialIconComponent linked to this page: cc @kwalrath Related: https://github.com/dart-lang/site-webdev/issues/1533

Hi everyone, Unless I'm mistaken, it is not possible to change the year in `MaterialDatepickerComponent`. So, if you want to select a date far in the past (or future) the...

Type: enhancement

Very nice mobile layout and large screen layout options. However I am having a lot of difficulty trying to put them together for a Mobile First Responsive use case where...

Type: enhancement

**Message**: `import 'package:MyProject/src/layout/app_layout_example.scss.css.shim.dart' as import0; from MyProject|lib/src/layout/app_layout_example.template.dart at 25:1` **Source**: https://github.com/dart-lang/angular_components/blob/master/examples/app_layout_example/lib/app_layout_example.dart **Dart 2.0.0 stable** **pubspec** environment: sdk: '>=2.0.0

Hi, Is there a plan to do a [bottom bar navigation](https://material.io/design/components/bottom-navigation.html) component? And maybe [badges](https://material.io/design/components/bottom-navigation.html#behavior)? Since I'm new to dart and to angular components, I really don't understand how to...

Type: enhancement
Widget Request

As the title says, it would be great if the material date-picker / time-picker / date-time-picker or any other component related to date or time selection has a filter option...

Type: enhancement

I have created a number of material trees inside a material stepper, one of these is a single select material tree. When going back to the step in the stepper...

When width of scorecard is very small left/right buttons don't work correctly. If the width of a scrollable scorecard is less than one of the scorecards then the left and...

P3 low