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

modernize addon: moved from webuniversum to appuniversum, converted to glimmer components #4

Merged
merged 13 commits into from Aug 30, 2021

Commits on Jul 29, 2021

  1. v3.14.0...v3.27.0

    nvdk committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    aa1866e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    603fae8 View commit details
    Browse the repository at this point in the history
  3. fix linting errors

    nvdk committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    3cd2545 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2021

  1. Create Login and Switch provider components

    These components are styling independant so apps can use them if the default button components don't cover the needed use cases.
    Windvis committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    305c2f8 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2021

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

Commits on Aug 28, 2021

  1. Configuration menu
    Copy the full SHA
    ffef022 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eef6855 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b69de79 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9ad4085 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7c51dc9 View commit details
    Browse the repository at this point in the history
  6. Rollback acmidm-oauth2 torii-provider

    Refactor to native class fails because of deprecation warning on
    computed properties baseUrl/scope/redirectUri being overwritten.
    erikap committed Aug 28, 2021
    Configuration menu
    Copy the full SHA
    9dd366b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    48e3ab9 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #5 from lblod/feat/add-provider-components

    Create Login and Switch provider components
    nvdk committed Aug 28, 2021
    Configuration menu
    Copy the full SHA
    347af45 View commit details
    Browse the repository at this point in the history