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

[EuiTour] Allow attaching tour steps via HTMLElement or DOM selector #5696

Merged
merged 19 commits into from
Mar 17, 2022

Commits on Mar 7, 2022

  1. Configuration menu
    Copy the full SHA
    3a3032d View commit details
    Browse the repository at this point in the history
  2. docs

    thompsongl committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    02dc44e View commit details
    Browse the repository at this point in the history
  3. clean up

    thompsongl committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    ed29705 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2022

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

    thompsongl committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    161648d View commit details
    Browse the repository at this point in the history
  3. add cypress test

    thompsongl committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    44b7416 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9ea3cc9 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2022

  1. Configuration menu
    Copy the full SHA
    6f4f672 View commit details
    Browse the repository at this point in the history
  2. naming updates

    thompsongl committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    1c3b557 View commit details
    Browse the repository at this point in the history
  3. docs content

    thompsongl committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    af95aac View commit details
    Browse the repository at this point in the history
  4. omit button prop

    thompsongl committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    3a5b282 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6c46e5d View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2022

  1. findElement tests

    thompsongl committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    8647056 View commit details
    Browse the repository at this point in the history
  2. use ref

    thompsongl committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    68dd8e5 View commit details
    Browse the repository at this point in the history
  3. second example

    thompsongl committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    6fc9d2d View commit details
    Browse the repository at this point in the history
  4. add jest test

    thompsongl committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    03a75e1 View commit details
    Browse the repository at this point in the history
  5. clean up

    thompsongl committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    c53f34c View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2022

  1. Configuration menu
    Copy the full SHA
    c6a515c View commit details
    Browse the repository at this point in the history
  2. use straight jest

    thompsongl committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    c46ee7f View commit details
    Browse the repository at this point in the history