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

Make subdirectory for each screen under js/ #10

Closed
jessegreenberg opened this issue Jun 14, 2018 · 5 comments
Closed

Make subdirectory for each screen under js/ #10

jessegreenberg opened this issue Jun 14, 2018 · 5 comments
Assignees

Comments

@jessegreenberg
Copy link
Contributor

From phetsims/energy-skate-park-basics#400

From code review checklist:

All JavaScript source should be in the js/ directory. There should be a subdirectory for each screen

At the moment all code is under js/energy-skate-park-basics.

We will have to be careful about keeping history during this

@jessegreenberg
Copy link
Contributor Author

There are a few lingering files that still are oustide of where they should be Ill move them now.

@jessegreenberg
Copy link
Contributor Author

jessegreenberg commented Sep 10, 2019

I don't see any usages of EnergySkateParkScreen, can it be deleted?

EDIT: Deleting it.

@jessegreenberg
Copy link
Contributor Author

Everything under js/view needs to be moved, probably under js/common/view

jessegreenberg added a commit that referenced this issue Sep 10, 2019
jessegreenberg added a commit that referenced this issue Sep 10, 2019
@jessegreenberg
Copy link
Contributor Author

Everything has been moved out of /view to common/view with git mv to preserve history.

@jessegreenberg
Copy link
Contributor Author

Everything has been moved to a screen specific subdir or common now. Closing.

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

No branches or pull requests

1 participant