Skip to content
This repository has been archived by the owner on Sep 7, 2020. It is now read-only.

Boilerplate: Rename LayoutContainer to AppContainer #444

Closed
MoOx opened this issue May 5, 2016 · 5 comments · Fixed by #698
Closed

Boilerplate: Rename LayoutContainer to AppContainer #444

MoOx opened this issue May 5, 2016 · 5 comments · Fixed by #698

Comments

@MoOx
Copy link
Owner

MoOx commented May 5, 2016

Following https://twitter.com/MoOx/status/728210032093990912

@DavidWells
Copy link
Contributor

👍 I agree

@MoOx
Copy link
Owner Author

MoOx commented Aug 24, 2016

@revolunet @thangngoc89 any thoughts on this?

@thangngoc89
Copy link
Contributor

This mightbe duplicated with react hot loader 3 if we go for that name.

@MoOx
Copy link
Owner Author

MoOx commented Aug 24, 2016

we will use rhl3 appcontainer so people don't have to ;)

@thangngoc89
Copy link
Contributor

Ok. If so, that name is fine to me

MoOx added a commit that referenced this issue Sep 1, 2016
We encourage you to update to a similar structure if you were using the
previous one.
Main changes:

  - ``web_modules/layouts`` => ``src/layouts``
  - ``web_modules/{Components}`` => ``src/components/*``
  - ``web_modules/app/*`` => ``src/*``
  - ``web_modules/LayoutContainer`` => ``src/AppContainer.js``

Closes #529
Closes #444
MoOx added a commit that referenced this issue Sep 1, 2016
We encourage you to update to a similar structure if you were using the
previous one.
Main changes:

  - ``web_modules/layouts`` => ``src/layouts``
  - ``web_modules/{Components}`` => ``src/components/*``
  - ``web_modules/app/*`` => ``src/*``
  - ``web_modules/LayoutContainer`` => ``src/AppContainer.js``

Closes #529
Closes #444
@MoOx MoOx closed this as completed in #698 Sep 1, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants