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

[sitecore-jss-angular] fix placeholder guards #1706

Closed
wants to merge 8 commits into from

Commits on Dec 21, 2023

  1. support injectable guards

    Henk Bakker committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    e63f04e View commit details
    Browse the repository at this point in the history
  2. remove any from placeholder test

    Henk Bakker committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    0e660ea View commit details
    Browse the repository at this point in the history
  3. guard resolver throw JssCanActivateError

    Henk Bakker committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    c95f3eb View commit details
    Browse the repository at this point in the history
  4. split services from components folder

    Henk Bakker committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    c62553e View commit details
    Browse the repository at this point in the history
  5. implement JssCanActivateError in placeholder

    Henk Bakker committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    8500946 View commit details
    Browse the repository at this point in the history
  6. instead of throw expose error as event

    Henk Bakker committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    95ba1fb View commit details
    Browse the repository at this point in the history
  7. lazy load helper

    Henk Bakker committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    3df1b9d View commit details
    Browse the repository at this point in the history
  8. lazy load with guards tests

    Henk Bakker committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    86f55b2 View commit details
    Browse the repository at this point in the history