This repository was archived by the owner on Mar 4, 2020. It is now read-only.
feat(animation): added animations for Teams theme#871
Merged
Conversation
mnajdova
reviewed
Feb 8, 2019
Codecov Report
@@ Coverage Diff @@
## master #871 +/- ##
==========================================
- Coverage 80.57% 80.42% -0.16%
==========================================
Files 651 656 +5
Lines 8330 8388 +58
Branches 1420 1420
==========================================
+ Hits 6712 6746 +34
- Misses 1603 1627 +24
Partials 15 15
Continue to review full report at Codecov.
|
alinais
reviewed
Feb 19, 2019
CHANGELOG.md
Outdated
| - Add `black` and `white` options for the `color` prop of the `Label` component @mnajdova ([#855](https://github.com/stardust-ui/react/pull/855)) | ||
| - Add `Flex` component @kuzhelov ([#802](https://github.com/stardust-ui/react/pull/802)) | ||
| - Add `inline` prop for `Dropdown` component @Bugaa92 ([#863](https://github.com/stardust-ui/react/pull/863)) | ||
| - Added basic animation library for Teams theme @bhamlefty @mnajdova ([#871](https://github.com/stardust-ui/react/pull/871) |
Contributor
There was a problem hiding this comment.
Please add this line to the [Unreleased] area.
kuzhelov
approved these changes
Feb 19, 2019
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Added animation library for Teams theme. This library is for basic enter exit animations like fades, scales, slides, and bounces.