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

chore: update ink to v3 #26190

Merged
merged 28 commits into from
Dec 15, 2020
Merged

chore: update ink to v3 #26190

merged 28 commits into from
Dec 15, 2020

Commits on Aug 2, 2020

  1. Fix most stuff

    herecydev committed Aug 2, 2020
    Configuration menu
    Copy the full SHA
    8253f48 View commit details
    Browse the repository at this point in the history
  2. Whitespace

    herecydev committed Aug 2, 2020
    Configuration menu
    Copy the full SHA
    c399920 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2020

  1. Upgrade spinners

    herecydev committed Aug 23, 2020
    Configuration menu
    Copy the full SHA
    64577c7 View commit details
    Browse the repository at this point in the history
  2. Format

    herecydev committed Aug 23, 2020
    Configuration menu
    Copy the full SHA
    36305dc View commit details
    Browse the repository at this point in the history
  3. Wrap error in text

    herecydev committed Aug 23, 2020
    Configuration menu
    Copy the full SHA
    36a0622 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    606910c View commit details
    Browse the repository at this point in the history
  5. Fix devDeps

    herecydev committed Aug 23, 2020
    Configuration menu
    Copy the full SHA
    579fb06 View commit details
    Browse the repository at this point in the history
  6. Remove ink-box

    herecydev committed Aug 23, 2020
    Configuration menu
    Copy the full SHA
    ab462bc View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2020

  1. Eslint fix

    herecydev committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    fd2b06f View commit details
    Browse the repository at this point in the history
  2. Eslint

    herecydev committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    4309ae1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    20737a8 View commit details
    Browse the repository at this point in the history
  4. Eslint

    herecydev committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    8a494fc View commit details
    Browse the repository at this point in the history
  5. Eslint

    herecydev committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    fe32c46 View commit details
    Browse the repository at this point in the history
  6. Fix return type missing

    herecydev committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    94661c7 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2020

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

Commits on Nov 15, 2020

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

Commits on Nov 30, 2020

  1. fix: update bundled ink

    hoobdeebla committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    a833157 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2020

  1. Merge pull request #1 from hoobdeebla/feature/updateInk

    fix: update bundled ink
    herecydev authored Dec 4, 2020
    Configuration menu
    Copy the full SHA
    4f0b1e2 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2020

  1. Configuration menu
    Copy the full SHA
    e79c2ef View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from hoobdeebla/feature/updateInk

    fix: update caniuse-lite so tests pass
    herecydev authored Dec 9, 2020
    Configuration menu
    Copy the full SHA
    8c106bf View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2020

  1. Configuration menu
    Copy the full SHA
    1401834 View commit details
    Browse the repository at this point in the history
  2. since we started bundling ink resolution check was almost never true …

    …... because `ink` module wasn't installed - it was bundled in `gatsby-cli` (yikes)
    pieh committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    090e4b8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e97df2 View commit details
    Browse the repository at this point in the history
  4. some tests should be fixed

    pieh committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    248afad View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2020

  1. ink auto wraps output, so current ln splitting won't work well - just…

    … accumulate output as is and instead of checking exact output, replace spaces with any whitespace in matcher
    pieh committed Dec 12, 2020
    Configuration menu
    Copy the full SHA
    be334f3 View commit details
    Browse the repository at this point in the history
  2. fix "default" import thingies

    pieh committed Dec 12, 2020
    Configuration menu
    Copy the full SHA
    cabf8fc View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2020

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

Commits on Dec 15, 2020

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