Skip to content
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.

t/1301: The bindTwoStepCaretToAttribute should not fail in more complex cases #1406

Merged
merged 24 commits into from
Apr 18, 2018

Commits on Apr 16, 2018

  1. Configuration menu
    Copy the full SHA
    6d7a74d View commit details
    Browse the repository at this point in the history
  2. Fix: The two step caret movement should not engage when approaching u…

    …nrelated attributes inside the main attribute.
    oleq committed Apr 16, 2018
    Configuration menu
    Copy the full SHA
    c301696 View commit details
    Browse the repository at this point in the history
  3. Code refactoring.

    oleq committed Apr 16, 2018
    Configuration menu
    Copy the full SHA
    e460049 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c12b045 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ebb407f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    86e3e34 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    16a7220 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    447750f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    88caaad View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2018

  1. Configuration menu
    Copy the full SHA
    e1c02a0 View commit details
    Browse the repository at this point in the history
  2. Docs and code refactoring.

    oleq committed Apr 17, 2018
    Configuration menu
    Copy the full SHA
    991a96f View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2018

  1. Code refactoring.

    oleq committed Apr 18, 2018
    Configuration menu
    Copy the full SHA
    763f32a View commit details
    Browse the repository at this point in the history
  2. Code refactoring.

    oleq committed Apr 18, 2018
    Configuration menu
    Copy the full SHA
    bff08fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5be31ef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    411f952 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0c1d47b View commit details
    Browse the repository at this point in the history
  6. Fix: The bindTwoStepCaretToAttribute helper should listen to keydown …

    …with the highest priority.
    oleq committed Apr 18, 2018
    Configuration menu
    Copy the full SHA
    dc66333 View commit details
    Browse the repository at this point in the history
  7. Fix: Any further view.document#keydown event listeners should not be …

    …called if the two-step called movement engages.
    oleq committed Apr 18, 2018
    Configuration menu
    Copy the full SHA
    4f6d9d9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    649f76d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    24f8e2f View commit details
    Browse the repository at this point in the history
  10. Fix: Pressing arrow left/right at the start/end of the block which is…

    … the boundary of an attribute should engage the two-step caret movement.
    oleq committed Apr 18, 2018
    Configuration menu
    Copy the full SHA
    e89e69d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d32625f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8f964bd View commit details
    Browse the repository at this point in the history
  13. Fix: The two-step caret movement could handle the single-character-at…

    …tribute-preceded-by-some-text-at-the-end-of-the-block-case.
    oleq committed Apr 18, 2018
    Configuration menu
    Copy the full SHA
    446edb9 View commit details
    Browse the repository at this point in the history