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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Login and Switch provider components #5

Merged
merged 3 commits into from Aug 28, 2021

Conversation

Windvis
Copy link
Contributor

@Windvis Windvis commented Aug 11, 2021

As discussed here: #4 (comment)

These components are styling independent so apps can use them if the default button components don't cover the needed use cases. I also used the provider component to "reimplement" the button components already.

I didn't create a component for the logout button since I think it should be removed 馃槃.

I still think that keeping the addon styling independant is the best way forward but shipping it this way will make that transition easier since it's not a breaking change. The buttons can also be deprecated first to make it clear that change is coming.

These components are styling independant so apps can use them if the default button components don't cover the needed use cases.
@Windvis Windvis requested a review from nvdk August 11, 2021 07:26
@Windvis
Copy link
Contributor Author

Windvis commented Aug 11, 2021

No tests yet since I didn't want to spend to much time on this, and I don't know how to do all the auth mocking yet either 馃槵

Copy link
Member

@erikap erikap left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested the login component in a local ACM/IDM setup without having appuniversum installed 馃憤

@nvdk nvdk merged commit 347af45 into chore/modernize-code Aug 28, 2021
@Windvis Windvis deleted the feat/add-provider-components branch August 28, 2021 20:16
@nvdk nvdk added the enhancement New feature or request label Aug 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants