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

Refactor the core-data store to thunks #28389

Merged
merged 10 commits into from
Sep 8, 2021
Merged

Refactor the core-data store to thunks #28389

merged 10 commits into from
Sep 8, 2021

Commits on Sep 8, 2021

  1. Rename triggerFetch to apiFetch

    jsnajdr authored and adamziel committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    2829fbc View commit details
    Browse the repository at this point in the history
  2. Migrate __experimentalBatch

    jsnajdr authored and adamziel committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    b73f764 View commit details
    Browse the repository at this point in the history
  3. Inline apiFetch options

    jsnajdr authored and adamziel committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    e381c3d View commit details
    Browse the repository at this point in the history
  4. Remove redundant async/awaits

    jsnajdr authored and adamziel committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    fd55ef9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d6d5ffc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eb8c3d6 View commit details
    Browse the repository at this point in the history
  7. Adjust unit tests

    adamziel committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    1ce7581 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e369ddf View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    879d355 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    71b062a View commit details
    Browse the repository at this point in the history