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

Convert demo example into typescript #4516

Merged
merged 28 commits into from
May 7, 2020

Commits on Mar 11, 2020

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

Commits on Mar 12, 2020

  1. Convert Aside to ts

    josephktcheung committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    ef57191 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f9c9d5 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2020

  1. Configuration menu
    Copy the full SHA
    f38f10b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d423f98 View commit details
    Browse the repository at this point in the history
  3. Properly type rest.ts

    josephktcheung committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    91a0f69 View commit details
    Browse the repository at this point in the history
  4. Fix graphql.ts

    josephktcheung committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    e4233c6 View commit details
    Browse the repository at this point in the history
  5. Update graphql.ts

    josephktcheung committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    84fccde View commit details
    Browse the repository at this point in the history
  6. 1 Configuration menu
    Copy the full SHA
    cff1d07 View commit details
    Browse the repository at this point in the history
  7. Add fakerest module

    josephktcheung committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    b65a591 View commit details
    Browse the repository at this point in the history
  8. Clean up

    josephktcheung committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    55b7bf8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    03eb9fc View commit details
    Browse the repository at this point in the history
  10. Update AsideEvent

    josephktcheung committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    15e8d9e View commit details
    Browse the repository at this point in the history
  11. Update AsideEvent date

    josephktcheung committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    dd8bb2e View commit details
    Browse the repository at this point in the history
  12. Clean up

    josephktcheung committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    973703b View commit details
    Browse the repository at this point in the history
  13. Merge branch 'next' into feature/demo-ts

    * next:
      Remove const client = new ApolloClient();
    josephktcheung committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    9dc9b25 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2020

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

Commits on Mar 16, 2020

  1. Update OrderList type

    josephktcheung committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    842a224 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2020

  1. Merge branch 'next' into feature/demo-ts

    * next: (179 commits)
      Update UPGRADE.md
      Fix AutocompleteInput not accepting 0 as a value
      Fix AutocompleteInput empty suggestion item height
      fix: default app loading is not not center vertically - 4302
      Fix ra-data-graphql-simple GET_MANY_REFERENCE target filter
      Moving FormHelperText above previews element
      Fix: css typo haight -> height
      v3.4.1
      Prepare changelog for v3.4.1
      review
      Update docs/List.md
      Update docs/List.md
      Update docs/List.md
      Fix tests
      Remove unused var
      Fix types
      Fix the desktop match
      Open the sidebar by default on desktop
      Don't force opening the sidebar on desktop
      Add section about filters in List documentation
      ...
    josephktcheung committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    90ba92c View commit details
    Browse the repository at this point in the history

Commits on May 5, 2020

  1. Fix typo

    josephktcheung committed May 5, 2020
    Configuration menu
    Copy the full SHA
    927fdd9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2476b4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5952521 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e473be1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ddb35b6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0d7083a View commit details
    Browse the repository at this point in the history
  7. Remove unused type

    josephktcheung committed May 5, 2020
    Configuration menu
    Copy the full SHA
    56df98d View commit details
    Browse the repository at this point in the history