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

fix: remove wrapping <div> #52

Merged
merged 6 commits into from
May 8, 2019
Merged

fix: remove wrapping <div> #52

merged 6 commits into from
May 8, 2019

Conversation

Windvis
Copy link

@Windvis Windvis commented May 8, 2019

The switch from sparkles to EmberComponent caused the appearance of wrapper divs.

This disables the wrapper div that EmberComponent implicitly adds to the DOM
.eslintrc.js Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
@buschtoens
Copy link
Owner

🤦‍♂ That one slipped right past me. Sorry. 😅

Thanks for providing a PR right away! I have some minor suggestions.

@Windvis Windvis changed the title Fix/remove wrapping div WIP: Fix/remove wrapping div May 8, 2019
@Windvis
Copy link
Author

Windvis commented May 8, 2019

@buschtoens should be ok now! Do you want me to squash the install commits? Or are you squashing everything when merging?

Copy link
Owner

@buschtoens buschtoens left a comment

Choose a reason for hiding this comment

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

Looks great! I'll squash merge and push new releases in a few minutes.

Thanks again.

package.json Outdated Show resolved Hide resolved
@buschtoens buschtoens changed the title WIP: Fix/remove wrapping div fix: remove wrapping <div> May 8, 2019
@buschtoens buschtoens merged commit 0bbab0c into buschtoens:pre-octane May 8, 2019
buschtoens pushed a commit that referenced this pull request May 8, 2019
* chore: Install ember-decorators v6.0.0

* fix: Disable the EmberComponent's wrapper element

This disables the wrapper div that EmberComponent implicitly adds to the DOM

* Revert "chore: Install ember-decorators v6.0.0"

This reverts commit 0c96f58.

* chore: Install @ember-decorators/component

* Move ember-decorators/component to dependencies

* purge company specific registry links from the lock file
@Windvis Windvis deleted the fix/remove-wrapping-div branch May 9, 2019 06:54
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.

2 participants