PackageTrack
Sign in Get early access

ngcomponents

Material Design components for AngularDart.

1.2.0 3.3K downloads/mo #4494 most downloaded on pub.dev angulardart-community/angular_components

What this package is like to depend on

Last release 3 years ago

no release in 18 months

Ships on a steady schedule

a new release about every 6 months

Nearly every release is documented

notes for 3 of 3 stable releases

Nothing withdrawn

no release was ever pulled

5 years old

5 releases · first in 2021

0 releases in the last 12 months

see the full history below

Release timeline

5 releases · Nov 2021 to Apr 2023
2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 5
  1. 3.0.0-dev.1 08 Apr 2023 pre-release
    Release notes

    ngcomponents based on ngdart v8.0.0-dev.1, which works with Dart ^2.1…

    Open source →
  2. 2.0.0-dev.1 09 Jun 2022 pre-release

    Nothing published for this version

  3. 1.2.0 10 Oct 2022
    Release notes

    Use ngdart instead of angular.

    Open source →
    Release notes

    Changed

    • Use the new ngdart instead of the currently archived angular package.
    • Specify Sass compilation style as OutputStyle.compressed to suppress warnings from using default configurations.
    Open source →
  4. 1.1.0 08 Nov 2021
    Release notes

    Breaking change

    Note: all of these changes have been deprecated for a long time, so shouldn't have severe effects.

    • Remove componentRenderer, labelRenderer and componentType. Use labelFactory and factoryRenderer instead.
    • Remove ElementRef. Use dart:html.Element. For example, instead of writing component.elementRef.nativeElement, use component.element.
    • Remove GlyphComponent. Use MaterialIcon instead.
    • Remove MaterialInputComponent.checkValid. Use AngularForms instead.
    • Remove MenuItem.action. Use MenuItem.actionWithContext instead.
    • Remove SelectionModel.withList. Use SelectionModel.single or SelectionModel.multi instead.

    Changed

    • Use ChangeDetectionStrategy.onPush for all components.
    • Change from Observable<ChangeRecord> to PropertyChangeNotifier.

    Removed

    • Remove Angular2ManagedZone. Use NgZone instead.
    • Remove timeZoneAwareDatepickerProviders. Use `timeZoneAwareDatepickerModule instead.
    Open source →
  5. 1.1.0+1 08 Nov 2021
    Release notes

    Particularly description and some README.

    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive