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

sander/supportRawRoutes #845

Merged
merged 23 commits into from
Aug 13, 2020
Merged

sander/supportRawRoutes #845

merged 23 commits into from
Aug 13, 2020

Conversation

SanderElias
Copy link
Contributor

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • [ x] Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Other... Please describe:

What is the current behavior?

none

Issue Number: N/A

What is the new behavior?

Allows routes to have an outside source to use for puppeteer rendering. useful for getting external data/hosted pages into the generated pages. The page s responsible for triggering the AngularReady event. If it does not do that, it will wait for 25 seconds

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

Don and others added 21 commits August 5, 2020 21:58
Added a simpler way of switching the color theme of nav-header through an Input and CSS
variables.
Adjusted some margins which were cut off or squished.
Add mobile styles and menu logic.
Add checks for langSelect to default to a lang when none are
available, for example on the landing page.
…eer.

this options enables you to get content of an external site. the page on the location should fire
off the AngularReady event when its idle
leaked in file
@SanderElias SanderElias merged commit 66e0e8e into main Aug 13, 2020
@SanderElias SanderElias deleted the sander/supportRawRoutes branch August 13, 2020 15:39
@SanderElias SanderElias linked an issue Aug 13, 2020 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create a way to fetch an 'external' site
2 participants