Skip to content

Adjust the order in which components are provided #350

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

Merged
merged 1 commit into from
Jan 29, 2020

Conversation

PragTob
Copy link
Collaborator

@PragTob PragTob commented Jan 29, 2020

Before it was rather confusing for me as other component doesn't
use some component and later also isn't used in the page so it
was rather difficult to find out how both components end up
in the page.

I hope that by reversing the order of the components so that first
people are introduced to other_component, which is then used in
some component which is then used in the page this is made more
understandable.

Also added another note mentioning this.

Before it was rather confusing for me as other component doesn't
use some component and later also isn't used in the page so it
was rather difficult to find out how both components end up
in the page.

I hope that by reversing the order of the components so that first
people are introduced to other_component, which is then used in
some component which is then used in the page this is made more
understandable.

Also added another note mentioning this.
@jonasjabari jonasjabari merged commit 7302c78 into master Jan 29, 2020
@PragTob PragTob deleted the exchange-component-order branch January 29, 2020 10:47
@jonasjabari jonasjabari added this to the 0.7.4 milestone Feb 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants