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

[No QA] Add TypeScript Guideline #21549

Merged
merged 20 commits into from
Jul 24, 2023
Merged

[No QA] Add TypeScript Guideline #21549

merged 20 commits into from
Jul 24, 2023

Commits on Jun 26, 2023

  1. add ts guidelines

    Hayata Suenaga committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    37dcae5 View commit details
    Browse the repository at this point in the history
  2. fix issues

    Hayata Suenaga committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    c218adc View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. add section on file organization

    Hayata Suenaga committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    b40a302 View commit details
    Browse the repository at this point in the history
  2. address PR reviews

    Hayata Suenaga committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    842bc5f View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. add conversion example code

    Hayata Suenaga committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    d89fc4c View commit details
    Browse the repository at this point in the history
  2. add more sections

    Hayata Suenaga committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    42ef632 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. address PR reviews

    Hayata Suenaga committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    de56cb2 View commit details
    Browse the repository at this point in the history
  2. specific path

    Hayata Suenaga committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    0a0bf3e View commit details
    Browse the repository at this point in the history
  3. add tsx section

    Hayata Suenaga committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    bf2005f View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. add more guidelines on naming convention and prop types

    Hayata Suenaga committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    6d9bf6d View commit details
    Browse the repository at this point in the history
  2. fix typos

    Hayata Suenaga committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    0dd70cd View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. fix typos & improve clarity

    Hayata Suenaga committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    593ba9e View commit details
    Browse the repository at this point in the history
  2. add sections & change order of sections

    Hayata Suenaga committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    18b1522 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. fix typos

    Hayata Suenaga committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    01d3234 View commit details
    Browse the repository at this point in the history
  2. change section order and improve code examples

    Hayata Suenaga committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    e0826fd View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. edit guideline on rule exceptions & fix typos

    Hayata Suenaga committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    a1021d2 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. address TS reviews

    Hayata Suenaga committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    904c6d6 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. fix typos

    Hayata Suenaga committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    2fd543a View commit details
    Browse the repository at this point in the history
  2. remove usage of any & fix typo

    Hayata Suenaga committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    6450b65 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. address PR reviews

    Hayata Suenaga committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    8b3bad5 View commit details
    Browse the repository at this point in the history