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

defaultPosition now allows strings #361

Merged
merged 5 commits into from
Feb 27, 2019
Merged

Commits on Sep 1, 2018

  1. Configuration menu
    Copy the full SHA
    2318ec9 View commit details
    Browse the repository at this point in the history
  2. fixing flow linting by adding new DefaultControlPosition type, fixing…

    … createSVGTransform to use calc with defaultPosition, adding a test for the new functionality
    tnrich committed Sep 1, 2018
    Configuration menu
    Copy the full SHA
    51652d6 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2018

  1. updating createCSSTransform and createSVGTransform to use two transla…

    …tes instead of a calc function do to IE incompatibility; updating spec to reflect changes
    tnrich committed Sep 3, 2018
    Configuration menu
    Copy the full SHA
    cf6979a View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2018

  1. Configuration menu
    Copy the full SHA
    d5f0812 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2018

  1. Configuration menu
    Copy the full SHA
    a29db69 View commit details
    Browse the repository at this point in the history