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

#127 | Update linting rules #317

Merged
merged 56 commits into from
Jan 23, 2023
Merged

#127 | Update linting rules #317

merged 56 commits into from
Jan 23, 2023

Commits on Jan 18, 2023

  1. Configuration menu
    Copy the full SHA
    57f0597 View commit details
    Browse the repository at this point in the history
  2. feat: eslint max-len

    ezra-sg committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    c0dbb41 View commit details
    Browse the repository at this point in the history
  3. feat: eslint newline at eof

    ezra-sg committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    5936173 View commit details
    Browse the repository at this point in the history
  4. feat: eslint sfc tag ordering

    ezra-sg committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    92fb24f View commit details
    Browse the repository at this point in the history
  5. feat: eslint array spacing

    ezra-sg committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    fac8f52 View commit details
    Browse the repository at this point in the history
  6. feat: eslint parens spacing

    ezra-sg committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    208908b View commit details
    Browse the repository at this point in the history
  7. feat: eslint comma spacing

    ezra-sg committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    295c845 View commit details
    Browse the repository at this point in the history
  8. feat: eslint trailing spaces

    ezra-sg committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    497e72c View commit details
    Browse the repository at this point in the history
  9. feat: eslint eqeqeq

    ezra-sg committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    3f37d0a View commit details
    Browse the repository at this point in the history
  10. feat: eslint semicolons

    ezra-sg committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    b76f43d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    827b8a8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    67e82d9 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

  1. Configuration menu
    Copy the full SHA
    b0a24ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    089edd5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    34f38c1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6fc872c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    74686ee View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a4765f8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    61a1f09 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    75569f9 View commit details
    Browse the repository at this point in the history
  9. cleanup

    ezra-sg committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    6a8279b View commit details
    Browse the repository at this point in the history
  10. Merge remote-tracking branch 'origin/315-consolidate-in-a-single-pr-t…

    …he-last-three-improvements-i18n-with-english-spanish-new-header' into 313-language-switcher
    ezra-sg committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    9d1583b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e6375b2 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2023

  1. Configuration menu
    Copy the full SHA
    7559f31 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec3411e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da2c159 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1ab0664 View commit details
    Browse the repository at this point in the history
  5. feat: eslint fixes

    ezra-sg committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    408435c View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2023

  1. Merge pull request #318 from telosnetwork/313-language-switcher

    #313 | Header language switcher
    Viterbo authored Jan 21, 2023
    Configuration menu
    Copy the full SHA
    61ecbbe View commit details
    Browse the repository at this point in the history
  2. feat: add first line linebreak

    ezra-sg authored and Viterbo committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    58fccd2 View commit details
    Browse the repository at this point in the history
  3. feat: eslint max-len

    ezra-sg authored and Viterbo committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    51f1058 View commit details
    Browse the repository at this point in the history
  4. feat: eslint newline at eof

    ezra-sg authored and Viterbo committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    5c1f7b4 View commit details
    Browse the repository at this point in the history
  5. feat: eslint sfc tag ordering

    ezra-sg authored and Viterbo committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    4bbef50 View commit details
    Browse the repository at this point in the history
  6. feat: eslint array spacing

    ezra-sg authored and Viterbo committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    cd2831d View commit details
    Browse the repository at this point in the history
  7. feat: eslint parens spacing

    ezra-sg authored and Viterbo committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    526bb26 View commit details
    Browse the repository at this point in the history
  8. feat: eslint comma spacing

    ezra-sg authored and Viterbo committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    c3906b2 View commit details
    Browse the repository at this point in the history
  9. feat: eslint trailing spaces

    ezra-sg authored and Viterbo committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    7f1cb1b View commit details
    Browse the repository at this point in the history
  10. feat: eslint eqeqeq

    ezra-sg authored and Viterbo committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    8803c68 View commit details
    Browse the repository at this point in the history
  11. feat: eslint semicolons

    ezra-sg authored and Viterbo committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    ff2ce8a View commit details
    Browse the repository at this point in the history
  12. feat: eslint arrow function parens

    ezra-sg authored and Viterbo committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    e191e44 View commit details
    Browse the repository at this point in the history
  13. feat: eslint object props on newline

    ezra-sg authored and Viterbo committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    b2ee1bc View commit details
    Browse the repository at this point in the history
  14. feat: eslint if statement and braces

    ezra-sg authored and Viterbo committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    e8fe9b1 View commit details
    Browse the repository at this point in the history
  15. feat: eslint disallow relative imports

    ezra-sg authored and Viterbo committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    86073da View commit details
    Browse the repository at this point in the history
  16. feat: eslint disallow return assignment

    ezra-sg authored and Viterbo committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    2272c48 View commit details
    Browse the repository at this point in the history
  17. feat: eslint multi word component names

    ezra-sg authored and Viterbo committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    730bd80 View commit details
    Browse the repository at this point in the history
  18. feat: eslint no param reassign

    ezra-sg authored and Viterbo committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    137a246 View commit details
    Browse the repository at this point in the history
  19. feat: eslint self closing tags

    ezra-sg authored and Viterbo committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    8300060 View commit details
    Browse the repository at this point in the history
  20. feat: eslint disallow inline styles

    ezra-sg authored and Viterbo committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    d5a8157 View commit details
    Browse the repository at this point in the history
  21. feat: eslint attribute ordering

    ezra-sg authored and Viterbo committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    dd77b96 View commit details
    Browse the repository at this point in the history
  22. cleanup

    ezra-sg authored and Viterbo committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    0b1e174 View commit details
    Browse the repository at this point in the history
  23. fix: eslint pascal case components

    ezra-sg authored and Viterbo committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    26d6fe7 View commit details
    Browse the repository at this point in the history
  24. feat: eslint fixes

    ezra-sg authored and Viterbo committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    2d3170f View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    226fcfe View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    6195cd6 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    c952e4c View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

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