1. 24 Mar, 2016 5 commits
  2. 23 Mar, 2016 4 commits
  3. 22 Mar, 2016 6 commits
  4. 21 Mar, 2016 15 commits
  5. 19 Mar, 2016 2 commits
    • Robert Knight's avatar
      Ensure cursor is positioned after block prefix when creating lists · 1f8ac8a9
      Robert Knight authored
      Improve behavior when the user clicks the toolbar buttons to create a
      list or quote and the cursor is positioned at the start of the line with
      no selection. In this case, after the command is applied, the cursor
      should be positioned ready for the user to start typing the quote or
      list.
      
      When the selection is empty and text is inserted at the cursor position,
      it is ambiguous whether the selection is 'before' or 'after' the
      replaced text. The fix here is to treat the selection as being 'before'
      the replaced text.
      
      Fixes #3091
      1f8ac8a9
    • Robert Knight's avatar
      c293c687
  6. 18 Mar, 2016 4 commits
  7. 16 Mar, 2016 4 commits