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

[GSOC] Automatic Documentation System for TypeScript Components #3554

Merged
merged 100 commits into from
Aug 13, 2020

Commits on Jun 3, 2020

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

Commits on Jun 4, 2020

  1. Configuration menu
    Copy the full SHA
    0a3b3ff View commit details
    Browse the repository at this point in the history
  2. Hide errors for now

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

Commits on Jun 5, 2020

  1. Configuration menu
    Copy the full SHA
    278c085 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5bdbb1a View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2020

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

Commits on Jun 12, 2020

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

Commits on Jun 14, 2020

  1. Configuration menu
    Copy the full SHA
    63c08e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8cd8e43 View commit details
    Browse the repository at this point in the history
  3. Removed console.log

    ashikmeerankutty committed Jun 14, 2020
    Configuration menu
    Copy the full SHA
    ef460a3 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2020

  1. Configuration menu
    Copy the full SHA
    3245d60 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b283319 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8568111 View commit details
    Browse the repository at this point in the history
  4. replace React.

    ashikmeerankutty committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    009857a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b56b8f0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0eeb689 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2020

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

Commits on Jun 24, 2020

  1. Relaced React.

    ashikmeerankutty committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    cfd0736 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b84a7db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb22d6d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b96c9e7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e3222f1 View commit details
    Browse the repository at this point in the history
  6. Use spread operator

    ashikmeerankutty committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    c2781ee View commit details
    Browse the repository at this point in the history
  7. Replaced React

    ashikmeerankutty committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    f7dfef2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a627eb1 View commit details
    Browse the repository at this point in the history
  9. Removed src-docs

    ashikmeerankutty committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    8a19f76 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    11313a8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a47bfd7 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2020

  1. Configuration menu
    Copy the full SHA
    d686816 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f70920d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c3b2332 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    748aca0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b80d4f4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    83eb314 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    60462b2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    76dabdf View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2020

  1. Configuration menu
    Copy the full SHA
    a3624b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    893d32e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b4a5b0e View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2020

  1. Configuration menu
    Copy the full SHA
    5d7ecb0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bfffaa8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2 from thompsongl/autodocs

    tests passing; responsive prop default
    ashikmeerankutty committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    911c9a0 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2020

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

Commits on Jul 4, 2020

  1. Configuration menu
    Copy the full SHA
    567943f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    143b678 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2020

  1. Configuration menu
    Copy the full SHA
    bb60bf4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3578be2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e8d10e View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2020

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

Commits on Jul 13, 2020

  1. Configuration menu
    Copy the full SHA
    f0220ed View commit details
    Browse the repository at this point in the history
  2. playground input updates

    thompsongl committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    189ca02 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae26343 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7c9ee6b View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2020

  1. Merge pull request #3 from thompsongl/autodocs

    playground input updates
    ashikmeerankutty committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    fc54162 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    983096f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c44419 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    59bf018 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2020

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

Commits on Jul 20, 2020

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

Commits on Jul 22, 2020

  1. Update src/components/toast/global_toast_list_item.tsx

    Co-authored-by: Chandler Prall <chandler.prall@gmail.com>
    ashikmeerankutty and chandlerprall committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    06d9add View commit details
    Browse the repository at this point in the history
  2. Update src/components/title/title.tsx

    Co-authored-by: Chandler Prall <chandler.prall@gmail.com>
    ashikmeerankutty and chandlerprall committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    95a0a10 View commit details
    Browse the repository at this point in the history
  3. Update src/components/tabs/tabs.tsx

    Co-authored-by: Chandler Prall <chandler.prall@gmail.com>
    ashikmeerankutty and chandlerprall committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    9f1c064 View commit details
    Browse the repository at this point in the history
  4. Update src/components/steps/step.tsx

    Co-authored-by: Chandler Prall <chandler.prall@gmail.com>
    ashikmeerankutty and chandlerprall committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    c855015 View commit details
    Browse the repository at this point in the history
  5. Update src/components/badge/notification_badge/badge_notification.tsx

    Co-authored-by: Chandler Prall <chandler.prall@gmail.com>
    ashikmeerankutty and chandlerprall committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    3bce149 View commit details
    Browse the repository at this point in the history
  6. Update src/components/resizable_container/resizable_panel.tsx

    Co-authored-by: Chandler Prall <chandler.prall@gmail.com>
    ashikmeerankutty and chandlerprall committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    622c231 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2020

  1. Configuration menu
    Copy the full SHA
    cef7b8e View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Chandler Prall <chandler.prall@gmail.com>
    ashikmeerankutty and chandlerprall committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    72d9799 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    606b80b View commit details
    Browse the repository at this point in the history
  4. Fixed children prop

    ashikmeerankutty committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    1b7a33d View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2020

  1. Configuration menu
    Copy the full SHA
    88b6648 View commit details
    Browse the repository at this point in the history
  2. Fixed issue with any

    ashikmeerankutty committed Jul 25, 2020
    Configuration menu
    Copy the full SHA
    67efb81 View commit details
    Browse the repository at this point in the history
  3. Fixed props types

    ashikmeerankutty committed Jul 25, 2020
    Configuration menu
    Copy the full SHA
    8e4292b View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2020

  1. Add more comments

    ashikmeerankutty committed Jul 26, 2020
    Configuration menu
    Copy the full SHA
    2dd9d58 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54a0e78 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c0a1490 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2020

  1. Update src/components/accessibility/screen_reader.tsx

    Co-authored-by: Chandler Prall <chandler.prall@gmail.com>
    ashikmeerankutty and chandlerprall committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    b0948b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d40a588 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8cdc1a7 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2020

  1. Configuration menu
    Copy the full SHA
    54b3d58 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    933cace View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2020

  1. Configuration menu
    Copy the full SHA
    983c912 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ab36d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd29033 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2020

  1. Configuration menu
    Copy the full SHA
    1e2e568 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24a51da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce9a31f View commit details
    Browse the repository at this point in the history
  4. Add ; back

    ashikmeerankutty committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    29195a0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    08baeab View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    006a7fe View commit details
    Browse the repository at this point in the history
  7. Fex prettier problem

    ashikmeerankutty committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    dc651dc View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2020

  1. Configuration menu
    Copy the full SHA
    d8e1cb5 View commit details
    Browse the repository at this point in the history
  2. align test ouput

    thompsongl committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    614b4be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de17f6f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    20c95fe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    106e8c6 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2020

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