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

Correct styles for emoji dropdown #2670

Merged
merged 16 commits into from
Feb 13, 2019
Merged

Correct styles for emoji dropdown #2670

merged 16 commits into from
Feb 13, 2019

Commits on Feb 13, 2019

  1. Add transformation to move icon to the center of svg element. Update …

    …png file to be coherent with that change.
    Mateusz Samsel committed Feb 13, 2019
    Configuration menu
    Copy the full SHA
    f78105d View commit details
    Browse the repository at this point in the history
  2. Improve emoji outline styling.

    Mateusz Samsel committed Feb 13, 2019
    Configuration menu
    Copy the full SHA
    b16ff1f View commit details
    Browse the repository at this point in the history
  3. Improve styling of emoji in status bar.

    Mateusz Samsel committed Feb 13, 2019
    Configuration menu
    Copy the full SHA
    0375441 View commit details
    Browse the repository at this point in the history
  4. Add test case for new styles of emoji dropdown.

    Mateusz Samsel committed Feb 13, 2019
    Configuration menu
    Copy the full SHA
    45416c8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e5b1346 View commit details
    Browse the repository at this point in the history
  6. Add unit test, which checks if proper transformation for svg elements…

    … exists.
    Mateusz Samsel committed Feb 13, 2019
    Configuration menu
    Copy the full SHA
    8d2aba7 View commit details
    Browse the repository at this point in the history
  7. Fix condition in unit test to work on Edge.

    Mateusz Samsel committed Feb 13, 2019
    Configuration menu
    Copy the full SHA
    5906ef3 View commit details
    Browse the repository at this point in the history
  8. Split manual test into to 2 more meaningful test cases.

    Mateusz Samsel committed Feb 13, 2019
    Configuration menu
    Copy the full SHA
    4c0f6bc View commit details
    Browse the repository at this point in the history
  9. Add changelog entry.

    Mateusz Samsel committed Feb 13, 2019
    Configuration menu
    Copy the full SHA
    43d381f View commit details
    Browse the repository at this point in the history
  10. Add chengelog entry.

    Mateusz Samsel committed Feb 13, 2019
    Configuration menu
    Copy the full SHA
    b0d6baf View commit details
    Browse the repository at this point in the history
  11. Remove try finally block from irrelevant places, fix test which might…

    … not clean up in case of fialure.
    Mateusz Samsel committed Feb 13, 2019
    Configuration menu
    Copy the full SHA
    46087af View commit details
    Browse the repository at this point in the history
  12. Introduced new svg with <symbol> syntax.

    Damian Konopka authored and Mateusz Samsel committed Feb 13, 2019
    Configuration menu
    Copy the full SHA
    3b2ee6f View commit details
    Browse the repository at this point in the history
  13. Remove unit test, which is no longer required.

    Translation were applied to paths usd in SVG so there are no longer reuired to be checked by test.
    Mateusz Samsel committed Feb 13, 2019
    Configuration menu
    Copy the full SHA
    a640b16 View commit details
    Browse the repository at this point in the history
  14. Remove unnecessary quote character.

    Mateusz Samsel committed Feb 13, 2019
    Configuration menu
    Copy the full SHA
    df5ec44 View commit details
    Browse the repository at this point in the history
  15. Correct svg syntax.

    Mateusz Samsel committed Feb 13, 2019
    Configuration menu
    Copy the full SHA
    b87abbb View commit details
    Browse the repository at this point in the history
  16. Corrected changelog.

    mlewand committed Feb 13, 2019
    Configuration menu
    Copy the full SHA
    7c6128e View commit details
    Browse the repository at this point in the history