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

Merge diets #1142

Open
wants to merge 20 commits into
base: master
Choose a base branch
from
Open

Merge diets #1142

wants to merge 20 commits into from

Commits on May 13, 2020

  1. Merge pull request #3 from nextstrain/master

    get up to date
    rleir authored May 13, 2020
    Configuration menu
    Copy the full SHA
    0d9fbda View commit details
    Browse the repository at this point in the history

Commits on May 15, 2020

  1. experiment to have less CSS on tips and lines. memory consumption is …

    …lower but is performance better?
    rleir committed May 15, 2020
    Configuration menu
    Copy the full SHA
    9741374 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2020

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

    rleir committed May 16, 2020
    Configuration menu
    Copy the full SHA
    65c8a49 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2020

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

Commits on May 18, 2020

  1. restore normal stroke-width

    rleir committed May 18, 2020
    Configuration menu
    Copy the full SHA
    923bc6d View commit details
    Browse the repository at this point in the history
  2. just fix a lint warning

    rleir committed May 18, 2020
    Configuration menu
    Copy the full SHA
    e0c6c84 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2020

  1. Configuration menu
    Copy the full SHA
    7ab0721 View commit details
    Browse the repository at this point in the history
  2. reduce precision for circles

    rleir committed May 23, 2020
    Configuration menu
    Copy the full SHA
    83d944f View commit details
    Browse the repository at this point in the history

Commits on May 24, 2020

  1. reduce precision in path values. this reduces DOM storage. it is only…

    … useful when the number of paths is in four digits.
    rleir committed May 24, 2020
    Configuration menu
    Copy the full SHA
    fec9682 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2020

  1. artificial

    rleir committed May 27, 2020
    Configuration menu
    Copy the full SHA
    d5777c1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from rleir/precisionDiet

    Precision diet
    rleir authored May 27, 2020
    Configuration menu
    Copy the full SHA
    cd52920 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #5 from rleir/precisionDiet2

    reduce precision in path values. this reduces DOM storage. it is only…
    rleir authored May 27, 2020
    Configuration menu
    Copy the full SHA
    a93ea07 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e22c95e View commit details
    Browse the repository at this point in the history
  5. Merge pull request #6 from rleir/svgStyleDiet

    Svg style diet
    rleir authored May 27, 2020
    Configuration menu
    Copy the full SHA
    ea7cd28 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2020

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

Commits on Jun 1, 2020

  1. lint fixes (minor formatting)

    rleir committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    a5e826f View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2020

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

Commits on Jun 25, 2020

  1. Configuration menu
    Copy the full SHA
    0c544db View commit details
    Browse the repository at this point in the history
  2. Merge pull request #9 from rleir/visibilityDiet

    the css default is "visible" so clear the setting to make it visible
    rleir authored Jun 25, 2020
    Configuration menu
    Copy the full SHA
    57e7a29 View commit details
    Browse the repository at this point in the history