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

Cleaner Gruntfile, Added JSDoc, Building standalone vanilla lib (without deps) and many more .. #64

Merged
merged 44 commits into from
Aug 27, 2013

Conversation

korczis
Copy link
Contributor

@korczis korczis commented Aug 17, 2013

First of all, let me mention, that output of refactored grunt remains the same as original.

Intermediate build files are .gitgnored.

Using few more grunt tasks

  • grunt-contrib-clean
  • grunt-ember-templates
  • grunt-browserify2
  • grunt-jsdoc

New grunt tasks configured

  • JSDoc engaged and part of pipeline
  • JSHint engaged and part of pipeline
  • QUnit engaged and part of pipeline

Last but not least, Grunt was rewritten from coffee to js.

Next steps eliminate remaining ad-hoc compiled templates and use only handlerbars-runtime

Conflicts:
	package.json
@ldevalliere
Copy link
Contributor

@korczis I tried running this PR and ran into the following Chrome error:

Assertion failed: You specified the templateName tables-container for Ember.Table.TablesContainer:ember241, but it did not exist.

@korczis
Copy link
Contributor Author

korczis commented Aug 23, 2013

I will check it and update the PR, sorry for troubles caused.

@korczis
Copy link
Contributor Author

korczis commented Aug 24, 2013

Should be fine now. Can we merge it now?

@ppong
Copy link
Contributor

ppong commented Aug 27, 2013

@korczis thanks for the pr! Looks good :)

ppong pushed a commit that referenced this pull request Aug 27, 2013
Cleaner Gruntfile, Added JSDoc, Building standalone vanilla lib (without deps) and many more ..
@ppong ppong merged commit 5d8d506 into Addepar:master Aug 27, 2013
@korczis
Copy link
Contributor Author

korczis commented Aug 27, 2013

Thank YOU for merging this in.

Gaurav0 pushed a commit to Gaurav0/ember-table that referenced this pull request Oct 13, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

5 participants