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

Support top-layer <dialog> recording & replay #1503

Merged
merged 34 commits into from
Aug 2, 2024
Merged

Commits on Jun 10, 2024

  1. WIP dialog recording

    Juice10 committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    78849f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1d850f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b657233 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Configuration menu
    Copy the full SHA
    337b4c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29d4827 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Configuration menu
    Copy the full SHA
    dcc867c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1144c9d View commit details
    Browse the repository at this point in the history
  3. Fix eslint error

    Juice10 committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    7507f4d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b8679a0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6ec4727 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f7db71c View commit details
    Browse the repository at this point in the history
  7. Fix dialog test

    Juice10 committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    b300674 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    178ec1f View commit details
    Browse the repository at this point in the history
  9. Add changesets

    Juice10 committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    4229391 View commit details
    Browse the repository at this point in the history
  10. Clean up naming

    Juice10 committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    b0065ce View commit details
    Browse the repository at this point in the history
  11. Apply formatting changes

    Juice10 authored and github-actions[bot] committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    25678f4 View commit details
    Browse the repository at this point in the history
  12. Refactor dialog open code

    Juice10 committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    b71c8b7 View commit details
    Browse the repository at this point in the history
  13. Merge branch 'juice10/record-dialog' of https://github.com/rrweb-io/r…

    …rweb into juice10/record-dialog
    Juice10 committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    05d4cf0 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e731636 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    184e4fa View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    6a58edc View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    8c51129 View commit details
    Browse the repository at this point in the history
  2. rename rr_open to rr_openMode

    Juice10 committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    0df7994 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ce8f70 View commit details
    Browse the repository at this point in the history
  4. Add better logging for CI

    Juice10 committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    8aeb47f View commit details
    Browse the repository at this point in the history
  5. Rename rr_openMode to rr_open_mode

    rrdom downcases all attribute names which made `rr_openMode` tricky to deal with
    Juice10 committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    985ac9f View commit details
    Browse the repository at this point in the history
  6. Remove unused images

    Juice10 committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    d693da9 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    760908f View commit details
    Browse the repository at this point in the history
  2. Remove redundant dialog handling from rrdom.

    rrdom already handles dialog element creation it's self
    Juice10 committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    2dfeb01 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    63c0def View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    21c4826 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    424e4c8 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

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

Commits on Aug 2, 2024

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