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

WIP: Attempt to fix partial select + scroll jumping in iOS #45642

Closed
wants to merge 37 commits into from

Commits on Nov 14, 2022

  1. Configuration menu
    Copy the full SHA
    14916c8 View commit details
    Browse the repository at this point in the history
  2. Fix non element node

    ellatrix committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    f5d6ffd View commit details
    Browse the repository at this point in the history
  3. Fix select all

    ellatrix committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    f2ea002 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    95aa756 View commit details
    Browse the repository at this point in the history
  5. Fix selecting by click

    ellatrix committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    50e4a19 View commit details
    Browse the repository at this point in the history
  6. Remove focus redirect

    ellatrix committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    1b05ce0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    16c0fc1 View commit details
    Browse the repository at this point in the history
  8. Fix paste emulate

    ellatrix committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    075e831 View commit details
    Browse the repository at this point in the history
  9. Redirect beforeinput

    ellatrix committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    3466d7e View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. Fix composition end test

    ellatrix committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    fc48b90 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. Configuration menu
    Copy the full SHA
    8a209d8 View commit details
    Browse the repository at this point in the history
  2. Fix label on editor

    ellatrix committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    a21414a View commit details
    Browse the repository at this point in the history
  3. Fix some e2e tests

    ellatrix committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    a3a05b0 View commit details
    Browse the repository at this point in the history
  4. Fix arrow key nav issue

    ellatrix committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    860a7fc View commit details
    Browse the repository at this point in the history
  5. Fix clipboard emulator

    ellatrix committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    250e161 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3600d1c View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

  1. Configuration menu
    Copy the full SHA
    1a28046 View commit details
    Browse the repository at this point in the history
  2. Fix focus on wrapper blocks

    ellatrix committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    b6ad671 View commit details
    Browse the repository at this point in the history
  3. Change ref order

    ellatrix committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    b711bb1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0badf74 View commit details
    Browse the repository at this point in the history
  5. Fix focus after merge

    ellatrix committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    55c769d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2eb68c6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2b71a63 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6656d7a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    70ea862 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9bb1b03 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

  1. Fix some playwright tests

    ellatrix committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    3d2a089 View commit details
    Browse the repository at this point in the history
  2. ...

    ellatrix committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    0b6fadb View commit details
    Browse the repository at this point in the history
  3. 🤞

    ellatrix committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    b81c1c9 View commit details
    Browse the repository at this point in the history
  4. Try click handler

    ellatrix committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    df9f4f4 View commit details
    Browse the repository at this point in the history
  5. Simulate click

    ellatrix committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    8ce9621 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    68e3c57 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2022

  1. Fix shift click selection

    ellatrix committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    29f9547 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2791ea7 View commit details
    Browse the repository at this point in the history
  3. aria label

    ellatrix committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    6f1d507 View commit details
    Browse the repository at this point in the history
  4. Fix Safari issue

    ellatrix committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    c656261 View commit details
    Browse the repository at this point in the history
  5. wip

    ellatrix committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    25e026c View commit details
    Browse the repository at this point in the history