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

fix: update public-api.ts #2160

Merged
merged 8 commits into from
May 23, 2024
Merged

fix: update public-api.ts #2160

merged 8 commits into from
May 23, 2024

Commits on Nov 11, 2022

  1. Update public-api.ts

    Required to support lazy loading in a feature module's component.
    
    @component({
      providers: [{ provide: SELECTION_MODEL_FACTORY, useValue: DefaultSelectionModelFactory}]
    })
    xCMSjQuery committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    98ab48b View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. Configuration menu
    Copy the full SHA
    9935800 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

  1. Configuration menu
    Copy the full SHA
    ccd9d62 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

  1. Configuration menu
    Copy the full SHA
    7799c7c View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2022

  1. Configuration menu
    Copy the full SHA
    45d61a6 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2023

  1. Configuration menu
    Copy the full SHA
    8463bfb View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. Configuration menu
    Copy the full SHA
    fa7ba80 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    47c1181 View commit details
    Browse the repository at this point in the history