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

Temporary editor colors during editing sessions #1296

Merged
merged 11 commits into from
Jan 14, 2021
Merged

Commits on Jan 13, 2021

  1. First throw on editor colors based on change tracking example of pros…

    …emirror
    
    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    cc65498 View commit details
    Browse the repository at this point in the history
  2. Refactor session list to use the popover

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    52810af View commit details
    Browse the repository at this point in the history
  3. Use brighter colors as annotation background

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    a508d18 View commit details
    Browse the repository at this point in the history
  4. Some code cleanup

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    5226f52 View commit details
    Browse the repository at this point in the history
  5. Keep session information as long as we need it for steps

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    6cca6b1 View commit details
    Browse the repository at this point in the history
  6. Make sure document status messages are always shown on top

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    352da20 View commit details
    Browse the repository at this point in the history
  7. Bump bundles

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    49f2f80 View commit details
    Browse the repository at this point in the history
  8. Always use the updated color depending on the guest name

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    12b42d1 View commit details
    Browse the repository at this point in the history
  9. Fix cases where vuex is not setup globally

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    43f443f View commit details
    Browse the repository at this point in the history
  10. Fix color contrast ratio for author annotations

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    7ef4dbc View commit details
    Browse the repository at this point in the history
  11. Bump bundles

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    ec853ba View commit details
    Browse the repository at this point in the history