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

Allow tabs to wrap to multi-line #106448

Merged
merged 54 commits into from
Jan 4, 2021
Merged

Allow tabs to wrap to multi-line #106448

merged 54 commits into from
Jan 4, 2021

Commits on Sep 11, 2020

  1. Configuration menu
    Copy the full SHA
    a64e0f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b52a17a View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2020

  1. Address feedback

    jmannanc committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    8139024 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2020

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

Commits on Sep 16, 2020

  1. Configuration menu
    Copy the full SHA
    717ab2d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    417e97b View commit details
    Browse the repository at this point in the history
  3. some more polish

    bpasero committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    c290d7c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f0fed35 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2020

  1. Address feedback

    jmannanc committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    377a74a View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2020

  1. Configuration menu
    Copy the full SHA
    f85e5db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6f1288 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    318f298 View commit details
    Browse the repository at this point in the history
  4. Fix editor container height

    jmannanc committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    e6974fd View commit details
    Browse the repository at this point in the history
  5. WIP - overflowing tabs

    jmannanc committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    3a3d7f0 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2020

  1. Configuration menu
    Copy the full SHA
    4dd752a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7df82ec View commit details
    Browse the repository at this point in the history
  3. fix getPreferredHeight()

    bpasero authored and jmannanc committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    35fdc27 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2020

  1. Configuration menu
    Copy the full SHA
    c1905a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4cb7e49 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8b34eca View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2020

  1. fix dnd offset

    bpasero committed Oct 4, 2020
    Configuration menu
    Copy the full SHA
    ae05859 View commit details
    Browse the repository at this point in the history
  2. Rework layout algorithm

    jmannanc committed Oct 4, 2020
    Configuration menu
    Copy the full SHA
    ac0a024 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2020

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

Commits on Oct 7, 2020

  1. WIP - set maxDimensions

    jmannanc committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    5f7a1aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df0d4a4 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2020

  1. Configuration menu
    Copy the full SHA
    5979d0a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9147044 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2020

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

Commits on Nov 2, 2020

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

Commits on Dec 4, 2020

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

Commits on Dec 5, 2020

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

Commits on Dec 8, 2020

  1. Configuration menu
    Copy the full SHA
    69d6785 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7222eaa View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2020

  1. consolidate css rules

    bpasero committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    d2893f9 View commit details
    Browse the repository at this point in the history
  2. rename setting

    bpasero committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    927dba7 View commit details
    Browse the repository at this point in the history
  3. simplify classes

    bpasero committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    6e8618b View commit details
    Browse the repository at this point in the history
  4. streamline relayout

    bpasero committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    a88d9f1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4bf1319 View commit details
    Browse the repository at this point in the history
  6. tweak layout

    bpasero committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    ba683f1 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2020

  1. Limit wrapped tabs to 3 rows

    jmannanc committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    a1d21eb View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2020

  1. Configuration menu
    Copy the full SHA
    d9fc730 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    11ea179 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2020

  1. Configuration menu
    Copy the full SHA
    d595a75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe75f6c View commit details
    Browse the repository at this point in the history
  3. tabs - get rid of sync layout

    bpasero committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    e69e7c3 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2020

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

Commits on Dec 27, 2020

  1. some tweaks

    bpasero committed Dec 27, 2020
    Configuration menu
    Copy the full SHA
    b4c809d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a53fe3c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    91c6333 View commit details
    Browse the repository at this point in the history
  4. 💄

    bpasero committed Dec 27, 2020
    Configuration menu
    Copy the full SHA
    46bdb34 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c853f2b View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2021

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

Commits on Jan 4, 2021

  1. rename setting

    bpasero committed Jan 4, 2021
    Configuration menu
    Copy the full SHA
    ff98891 View commit details
    Browse the repository at this point in the history
  2. 💄 layout method

    bpasero committed Jan 4, 2021
    Configuration menu
    Copy the full SHA
    e6ee5f6 View commit details
    Browse the repository at this point in the history