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

Add interactivity to course steps #7535

Merged
merged 35 commits into from Mar 15, 2024
Merged

Commits on Mar 11, 2024

  1. Copy the full SHA
    8d0dbd7 View commit details
    Browse the repository at this point in the history
  2. Transpile tour kit lib

    Imran92 committed Mar 11, 2024
    Copy the full SHA
    83d322e View commit details
    Browse the repository at this point in the history
  3. Add action in type for step

    Imran92 committed Mar 11, 2024
    Copy the full SHA
    936cdf4 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    9f6efd0 View commit details
    Browse the repository at this point in the history
  5. Add style for highlighting

    Imran92 committed Mar 11, 2024
    Copy the full SHA
    649443b View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    b0e1a3f View commit details
    Browse the repository at this point in the history
  7. Add interaction for each step

    Imran92 committed Mar 11, 2024
    Copy the full SHA
    3ba9e73 View commit details
    Browse the repository at this point in the history
  8. Separate step component

    Imran92 committed Mar 11, 2024
    Copy the full SHA
    17c6d98 View commit details
    Browse the repository at this point in the history
  9. Update sensei tour kit tests

    Imran92 committed Mar 11, 2024
    Copy the full SHA
    e9acc25 View commit details
    Browse the repository at this point in the history
  10. Add tests for step component

    Imran92 committed Mar 11, 2024
    Copy the full SHA
    be176c3 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    17c88bc View commit details
    Browse the repository at this point in the history
  12. Fix tests

    Imran92 committed Mar 11, 2024
    Copy the full SHA
    e39d22e View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Copy the full SHA
    d535ac3 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    aa76f2e View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    557d588 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    200b522 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    ecc88f7 View commit details
    Browse the repository at this point in the history
  6. Add tests for step function

    Imran92 committed Mar 12, 2024
    Copy the full SHA
    4fddacd View commit details
    Browse the repository at this point in the history
  7. Add test for waitForElement

    Imran92 committed Mar 12, 2024
    Copy the full SHA
    5fb7e34 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    0d2671d View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    f312ccb View commit details
    Browse the repository at this point in the history
  10. Fix function name case

    Imran92 committed Mar 12, 2024
    Copy the full SHA
    7338584 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    a3e23c0 View commit details
    Browse the repository at this point in the history
  12. Merge branch 'add/interaction-on-course-step' of https://github.com/A…

    …utomattic/sensei into add/interaction-on-course-step
    Imran92 committed Mar 12, 2024
    Copy the full SHA
    0cf12d6 View commit details
    Browse the repository at this point in the history
  13. Reduce the shadow width

    Imran92 committed Mar 12, 2024
    Copy the full SHA
    93a3615 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Copy the full SHA
    3656fa6 View commit details
    Browse the repository at this point in the history
  2. Use outline instead of border

    Imran92 committed Mar 13, 2024
    Copy the full SHA
    721d705 View commit details
    Browse the repository at this point in the history
  3. Reduce box shadow width

    Imran92 committed Mar 13, 2024
    Copy the full SHA
    edfc53a View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    72a2f11 View commit details
    Browse the repository at this point in the history
  5. Fix import position

    Imran92 committed Mar 13, 2024
    Copy the full SHA
    78a9a06 View commit details
    Browse the repository at this point in the history
  6. Remove unnecessary focus call

    Imran92 committed Mar 13, 2024
    Copy the full SHA
    7033590 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    d7a2440 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    be0505b View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Remove extra class

    Imran92 committed Mar 15, 2024
    Copy the full SHA
    5fbdb72 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    bf81ebd View commit details
    Browse the repository at this point in the history