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

feat: works with placement modifiers (start/end) #143

Merged
merged 1 commit into from
Jul 25, 2018

Conversation

urbany
Copy link
Contributor

@urbany urbany commented Jul 21, 2018

Enable ember-attacher to work with the following placements:

  • bottom-start
  • bottom-end
  • left-start
  • left-end
  • right-start
  • right-end
  • top-start
  • top-end

Fixes #134 #139

@kybishop
Copy link
Collaborator

Nice! I'll have a chance to review this tomorrow

@@ -242,7 +242,7 @@
options=placementOptions
searchEnabled=false
selected=service.placement
triggerClass="button medium"
triggerClass="button large"
Copy link
Collaborator

Choose a reason for hiding this comment

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

Was there a reason this was made "large"?

Copy link
Collaborator

Choose a reason for hiding this comment

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

Ah I see, the options are much larger now.

@kybishop
Copy link
Collaborator

Thanks @urbany! I'm hoping to release this along with another change today

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.

None yet

2 participants