Skip to content

Prerendering/SSR fixes #95

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

Merged
merged 5 commits into from
Aug 13, 2019
Merged

Prerendering/SSR fixes #95

merged 5 commits into from
Aug 13, 2019

Conversation

patrickarlt
Copy link
Contributor

This PR makes a bunch of fixes to allow Calcite Components to work with Stencils prerendering system. I have a proof-of-concept of the prerendering working with Gatsby that I can share a little later.

@@ -31,7 +32,7 @@
"url": "git+https://github.com/Esri/calcite-components.git"
},
"dependencies": {
"@a11y/focus-trap": "^1.0.2",
"@a11y/focus-trap": "git+https://github.com/patrickarlt/focus-trap.git#conditional-define-build",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

did you open a pr form this branch already?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yup. This particular branch just has the built files in it already vs the one I PR'ed andreasbm/focus-trap#1.

@paulcpederson
Copy link
Member

cool, this is a really neat feature, I had no idea this existed

@paulcpederson
Copy link
Member

We should add a note about how to prerender these in the readme as well once it gets all sorted

Copy link
Contributor

@macandcheese macandcheese left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rad - looking forward to trying this out.

@paulcpederson
Copy link
Member

Going to merge this in, nice work @patrickarlt 👍

@paulcpederson paulcpederson merged commit f3324ed into master Aug 13, 2019
@paulcpederson paulcpederson deleted the ssr-fixes branch October 29, 2019 21:10
alisonailea added a commit that referenced this pull request Aug 29, 2023
feat(token-transformer): generate asset files from tokens with Style Dictionary
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.

3 participants