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

[Angular] Enhance Placeholder component error handling #1744

Merged
merged 18 commits into from
Feb 21, 2024

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

Commits on Feb 19, 2024

  1. Configuration menu
    Copy the full SHA
    21efb31 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eceaf2c View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Refactoring

    illiakovalenko committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    214d780 View commit details
    Browse the repository at this point in the history
  2. Added jsdoc

    illiakovalenko committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    d7bbf9c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e12e48c View commit details
    Browse the repository at this point in the history
  4. Updated CHANGELOG

    illiakovalenko committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    c1a28ee View commit details
    Browse the repository at this point in the history
  5. Updated CHANGELOG

    illiakovalenko committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    2580520 View commit details
    Browse the repository at this point in the history
  6. Updated CHANGELOG

    illiakovalenko committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    b8031a2 View commit details
    Browse the repository at this point in the history
  7. Update

    illiakovalenko committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    1d93538 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Updated CHANGELOG

    illiakovalenko committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    6f6f5c6 View commit details
    Browse the repository at this point in the history