Skip to content

feat: add elevation algorithm to web-components #2779

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

Merged
merged 5 commits into from
Mar 10, 2020

Conversation

nicholasrice
Copy link
Contributor

@nicholasrice nicholasrice commented Mar 10, 2020

Description

Brings over the elevation algorithm into @microsoft/fast-components package.

Follow up to this work will be to correct the algorithm when dependency support is added to @microsoft/fast-element: #2778

Motivation & context

Issue type checklist

  • Chore: A change that does not impact distributed packages.
  • Bug fix: A change that fixes an issue, link to the issue above.
  • New feature: A change that adds functionality.

Is this a breaking change?

  • This change causes current functionality to break.

Process & policy checklist

  • I have added tests for my changes.
  • I have tested my changes.
  • I have updated the project documentation to reflect my changes.
  • I have read the CONTRIBUTING documentation and followed the standards for this project.

Copy link
Member

@chrisdholt chrisdholt left a comment

Choose a reason for hiding this comment

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

@nicholasrice can you add the updated elevation to card as part of this PR as well?

@nicholasrice
Copy link
Contributor Author

@chrisdholt oops - yep

@nicholasrice nicholasrice merged commit 4cfd4f4 into master Mar 10, 2020
@nicholasrice nicholasrice deleted the users/nirice/elevation branch March 10, 2020 21:56
Copy link
Contributor

@EisenbergEffect EisenbergEffect left a comment

Choose a reason for hiding this comment

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

Very cool to see this coming together!

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