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: render custom offline page in app shell #10360

Merged
merged 4 commits into from Mar 29, 2021

Commits on Mar 25, 2021

  1. feat!: serve offline-stub.html

    `/offline-stub.html` returns either user-provided (via @pwa(offlinePath) or the default
    generated offline page.
    Johannes Eriksson committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    4843f63 View commit details
    Browse the repository at this point in the history
  2. Comment fix

    Johannes Eriksson committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    30121fc View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2021

  1. Use relative path ./ instead of resolver.baserUrl

    Johannes Eriksson committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    ea22813 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2021

  1. fix tests

    haijian-vaadin committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    e138f59 View commit details
    Browse the repository at this point in the history