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

[Popover] react-popper 1.0.0 #2609

Merged
merged 26 commits into from
Jun 20, 2018
Merged

[Popover] react-popper 1.0.0 #2609

merged 26 commits into from
Jun 20, 2018

Commits on Jun 14, 2018

  1. popper 1.0.0-beta.5

    Gilad Gray committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    5640fad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09a6c95 View commit details
    Browse the repository at this point in the history
  3. use new innerRef props

    Gilad Gray committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    c82af79 View commit details
    Browse the repository at this point in the history
  4. bring back transition container

    Gilad Gray committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    6129d4a View commit details
    Browse the repository at this point in the history
  5. yarn.lock

    Gilad Gray committed Jun 14, 2018
    1 Configuration menu
    Copy the full SHA
    e27b434 View commit details
    Browse the repository at this point in the history
  6. a couple renames

    Gilad Gray committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    c6efcc1 View commit details
    Browse the repository at this point in the history
  7. refactor arrow props to only require placement

    Gilad Gray committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    389db6f View commit details
    Browse the repository at this point in the history
  8. state refactors

    Gilad Gray committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    6bdf0de View commit details
    Browse the repository at this point in the history
  9. popoverArrow.tsx like component name

    Gilad Gray committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    2f3db11 View commit details
    Browse the repository at this point in the history
  10. fix Popover & Tooltip test suites

    Gilad Gray committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    53a8c11 View commit details
    Browse the repository at this point in the history
  11. 🔥 remove now obsolete rootElementTag prop

    Gilad Gray committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    f4906a5 View commit details
    Browse the repository at this point in the history
  12. targetElementTag => targetTagName

    Gilad Gray committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    519d51b View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2018

  1. Configuration menu
    Copy the full SHA
    ce3f495 View commit details
    Browse the repository at this point in the history
  2. fix styles that used popover-wrapper

    Gilad Gray committed Jun 15, 2018
    1 Configuration menu
    Copy the full SHA
    8917c62 View commit details
    Browse the repository at this point in the history
  3. 🔥 delete Classes.POPOVER_WRAPPER

    Gilad Gray committed Jun 15, 2018
    1 Configuration menu
    Copy the full SHA
    42e1cf8 View commit details
    Browse the repository at this point in the history
  4. props docs, use span tag

    Gilad Gray committed Jun 15, 2018
    Configuration menu
    Copy the full SHA
    9b7c107 View commit details
    Browse the repository at this point in the history
  5. bring back POPOVER_WRAPPER for React 15 😢

    Gilad Gray committed Jun 15, 2018
    Configuration menu
    Copy the full SHA
    0466d94 View commit details
    Browse the repository at this point in the history
  6. update tooltip

    Gilad Gray committed Jun 15, 2018
    Configuration menu
    Copy the full SHA
    b9db5cb View commit details
    Browse the repository at this point in the history
  7. inline overlay gets display: inline

    Gilad Gray committed Jun 15, 2018
    1 Configuration menu
    Copy the full SHA
    e6c74b2 View commit details
    Browse the repository at this point in the history
  8. revert datetime tests

    Gilad Gray committed Jun 15, 2018
    1 Configuration menu
    Copy the full SHA
    cf4e232 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2018

  1. add PopperUtils test suite (for coverage)

    Gilad Gray committed Jun 18, 2018
    1 Configuration menu
    Copy the full SHA
    65a8e83 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2018

  1. Configuration menu
    Copy the full SHA
    22f4be0 View commit details
    Browse the repository at this point in the history
  2. add upgrade script entry for tooltipClassName

    Gilad Gray committed Jun 20, 2018
    Configuration menu
    Copy the full SHA
    0d8a499 View commit details
    Browse the repository at this point in the history
  3. test names

    Gilad Gray committed Jun 20, 2018
    Configuration menu
    Copy the full SHA
    607754b View commit details
    Browse the repository at this point in the history
  4. popoverSharedProps.ts

    Gilad Gray committed Jun 20, 2018
    Configuration menu
    Copy the full SHA
    e774d9c View commit details
    Browse the repository at this point in the history
  5. revert examples change

    Gilad Gray committed Jun 20, 2018
    Configuration menu
    Copy the full SHA
    267177d View commit details
    Browse the repository at this point in the history