Skip to content

[#123] / Convert es-footer to be an angle bracket component #125

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

Conversation

esbanarango
Copy link
Contributor

@esbanarango esbanarango commented Dec 2, 2018

This PR converts {{es-footer}} component to <EsFooter/>. #123

Note: This PR also adds ember-angle-bracket-invocation-polyfill, so we can continue supporting 2.16 and 2.18 versions.

screen recording 2018-12-02 at 12 17 pm

@esbanarango
Copy link
Contributor Author

@MelSumner Let me know if there's something missing here. Happy to work on any missing part.

@esbanarango esbanarango changed the base branch from master to feature/angle-bracket-components March 24, 2019 23:37
@esbanarango esbanarango changed the base branch from feature/angle-bracket-components to master March 28, 2019 17:20
@amyrlam
Copy link
Member

amyrlam commented Apr 25, 2019

👋 Apologies, I was looking at #126 and totally overlooked the comment mentioning you added the polyfill on this branch. 🤦‍♀️

Just merged in #163 and rebased this branch. Sorry it was open for so long!

@esbanarango
Copy link
Contributor Author

@amyrlam No worries! Thank YOU for taking the time to review it.

@amyrlam
Copy link
Member

amyrlam commented Apr 25, 2019

@esbanarango cool!

I was trying to make this change on your branch, I don't think I can push to your fork, but I may be doing something wrong(?): 25fb97b

Let me know, also I'm @ amyrlam on Ember Discord if easier to sync there.

amyrlam added a commit that referenced this pull request Apr 26, 2019
Fix from out-of-date branch #125

Co-authored-by: Esteban Arango Medina <[email protected]>
amyrlam added a commit that referenced this pull request Apr 26, 2019
Fix from out-of-date branch #125

Co-authored-by: Esteban Arango Medina <[email protected]>
.travis.yml Outdated
@@ -37,8 +37,6 @@ jobs:
# we recommend new addons test the current and previous LTS
# as well as latest stable release (bonus points to beta/canary)
- stage: "Additional Tests"
env: EMBER_TRY_SCENARIO=ember-lts-2.16
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for the confusion on my end. I meant to keep the .travis.yml the same as what's on master. Unfortunately I can't push to this branch of your fork. I believe when you add these 2 lines back, there will still be some test failures.

I'm not sure about @tagline="My custom tagline" maybe it needs to be in curlies also.

@hakilebara hakilebara force-pushed the esbanarango/123-es-footer-to-angle-bracket-component branch from fbbd018 to ba68377 Compare April 26, 2019 12:04
@hakilebara hakilebara requested a review from amyrlam April 26, 2019 12:25
Copy link
Member

@amyrlam amyrlam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @esbanarango and @hakilebara! 🎉

@amyrlam amyrlam merged commit f53ee05 into ember-learn:master Apr 26, 2019
@esbanarango esbanarango deleted the esbanarango/123-es-footer-to-angle-bracket-component branch April 26, 2019 16:27
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.

4 participants