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

Boilerplate refactor (#8820) #37

Merged
merged 1 commit into from
Jul 10, 2017

Conversation

GulajavaMinistudio
Copy link
Owner

  • boilerplate refactor wip

  • rename files

  • make switching between old/new easier

  • refactor and modernize boilerplate-generator

  • add cordova template code

  • delete old boilerplate-generator

  • small style fixes

  • address comments

  • address review comments again

  • remove boilerplate generated-by comment

  • delete spacebars templates

  • add boilerplate-generator-tests

  • bump boilerplate-generator version

  • dummy commit

  • Revert "dummy commit"

This reverts commit 54fe867.

  • update tests

  • refactor parameter destructuring

  • fix style

  • modernize boilerplate generator a bit

  • refactor boilerplate-generator

  • fix web browser template

  • refactor boilerplate-generator-tests

  • rename files using hyphens

  • Remove spaces after object-shorthand method names.

Per the comment in
meteor#8820 (comment)

Previously, only the constructor method was addressed and this expands
on that.

  • Add some space for legibility between conditionals.

Describe the big picture of your changes here to communicate to the maintainers why we should accept this pull request. If it fixes a bug or resolves a feature request, be sure to link to that issue.

Note that we are unlikely to accept pull requests that add features without prior discussion. The best way to propose a feature is to open an issue first (in the meteor/meteor-feature-requests repository) and discuss your ideas there before implementing them.

Always follow the contribution guidelines when submitting a pull request. In particular, make sure existing tests still pass, and add tests for all new behavior. When fixing a bug, you may want to add a test to verify the fix.

* boilerplate refactor wip

* rename files

* make switching between old/new easier

* refactor and modernize boilerplate-generator

* add cordova template code

* delete old boilerplate-generator

* small style fixes

* address comments

* address review comments again

* remove boilerplate generated-by comment

* delete spacebars templates

* add boilerplate-generator-tests

* bump boilerplate-generator version

* dummy commit

* Revert "dummy commit"

This reverts commit 54fe867.

* update tests

*  refactor parameter destructuring

* fix style

* modernize boilerplate generator a bit

* refactor boilerplate-generator

* fix web browser template

* refactor boilerplate-generator-tests

* rename files using hyphens

* Remove spaces after object-shorthand method names.

Per the comment in
  #8820 (comment)

Previously, only the `constructor` method was addressed and this expands
on that.

* Add some space for legibility between conditionals.
@GulajavaMinistudio GulajavaMinistudio merged commit 3270c8b into GulajavaMinistudio:devel Jul 10, 2017
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.

3 participants