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

Package name validation #1998

Merged
merged 25 commits into from
Jan 15, 2021
Merged

Package name validation #1998

merged 25 commits into from
Jan 15, 2021

Commits on Jan 11, 2021

  1. use NameInput and CommitInput

    fiskus committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    7a95e2e View commit details
    Browse the repository at this point in the history
  2. use helperText prop

    fiskus committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    3537771 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ecc7b19 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    40ffbf8 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2021

  1. use specific components

    fiskus committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    2343072 View commit details
    Browse the repository at this point in the history
  2. persistent package name

    fiskus committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    6c9a2f9 View commit details
    Browse the repository at this point in the history
  3. tune up warning messages

    fiskus committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    0a0eb9e View commit details
    Browse the repository at this point in the history
  4. remove unused validator

    fiskus committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    09316a5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a6ebd87 View commit details
    Browse the repository at this point in the history
  6. cosmetic change

    fiskus committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    dfcb895 View commit details
    Browse the repository at this point in the history
  7. tweak text

    fiskus committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    78a5cf4 View commit details
    Browse the repository at this point in the history
  8. fix async/await bug

    fiskus committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    93d0843 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2021

  1. Configuration menu
    Copy the full SHA
    752c41b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e668c35 View commit details
    Browse the repository at this point in the history
  3. onChanged -> onChange

    fiskus committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    00f54e9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d34c442 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6d09e95 View commit details
    Browse the repository at this point in the history
  6. remove flickering

    fiskus committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    1715499 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2021

  1. Configuration menu
    Copy the full SHA
    102a540 View commit details
    Browse the repository at this point in the history
  2. check if package is present

    fiskus committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    f00cd4b View commit details
    Browse the repository at this point in the history
  3. reset state onExit

    fiskus committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    687e8a1 View commit details
    Browse the repository at this point in the history
  4. Consistency

    fiskus committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    4018020 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    726cd8f View commit details
    Browse the repository at this point in the history
  6. use listOfObjects directly

    fiskus committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    f77aac5 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2021

  1. merge with master

    fiskus committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    998ea32 View commit details
    Browse the repository at this point in the history