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

Collections API: dev server #68

Closed
wants to merge 3 commits into from
Closed

Collections API: dev server #68

wants to merge 3 commits into from

Commits on Apr 8, 2021

  1. Change to import.meta.glob()

    Change of plans—maintain parity with Snowpack and Vite because our Collections API will use a different interface
    drwpow committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    655ab94 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2021

  1. Get basic pagination working

    drwpow committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    8a4d659 View commit details
    Browse the repository at this point in the history
  2. Get params working

    drwpow committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    fab8fe3 View commit details
    Browse the repository at this point in the history