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

feat(ssr): ssrPrefetch option #9017

Merged
merged 11 commits into from
Dec 20, 2018
Merged

feat(ssr): ssrPrefetch option #9017

merged 11 commits into from
Dec 20, 2018

Commits on Nov 3, 2018

  1. feat: ssrPrefetch option

    Akryum committed Nov 3, 2018
    Configuration menu
    Copy the full SHA
    1fe877f View commit details
    Browse the repository at this point in the history
  2. test: ssrPrefetch

    Akryum committed Nov 3, 2018
    Configuration menu
    Copy the full SHA
    7c985e2 View commit details
    Browse the repository at this point in the history
  3. fix: flow types

    Guillaume Chau committed Nov 3, 2018
    Configuration menu
    Copy the full SHA
    ceee9b2 View commit details
    Browse the repository at this point in the history
  4. types: typescript

    Guillaume Chau committed Nov 3, 2018
    Configuration menu
    Copy the full SHA
    27b4799 View commit details
    Browse the repository at this point in the history
  5. feat: merge ssrPrefetch

    Guillaume Chau committed Nov 3, 2018
    Configuration menu
    Copy the full SHA
    edc3257 View commit details
    Browse the repository at this point in the history
  6. test: more tests

    Guillaume Chau committed Nov 3, 2018
    Configuration menu
    Copy the full SHA
    5686aa4 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2018

  1. feat(ssr): context.onRenderComplete

    Guillaume Chau committed Nov 7, 2018
    Configuration menu
    Copy the full SHA
    fa286b0 View commit details
    Browse the repository at this point in the history
  2. test(ssr): context.onRenderComplete

    Guillaume Chau committed Nov 7, 2018
    Configuration menu
    Copy the full SHA
    68ded05 View commit details
    Browse the repository at this point in the history
  3. fix: ssrPrefetch not an array

    Guillaume Chau committed Nov 7, 2018
    Configuration menu
    Copy the full SHA
    99765c7 View commit details
    Browse the repository at this point in the history
  4. chore: rename onRenderComplete to rendered

    Guillaume Chau committed Nov 7, 2018
    Configuration menu
    Copy the full SHA
    366a8b4 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2018

  1. test(flow): fix error

    Guillaume Chau committed Nov 8, 2018
    Configuration menu
    Copy the full SHA
    4234ab2 View commit details
    Browse the repository at this point in the history