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

chore: move svgs to files and use svg-inline-loader #3146

Merged
merged 1 commit into from
May 18, 2020

Conversation

radium-v
Copy link
Collaborator

Description

This change adds the svg-inline-loader and moves existing SVG markup into separate files.

Motivation & context

To help make template composition cleaner, SVG files can now be loaded as TS modules and inserted as string literals directly into templates.

Issue type checklist

  • Chore: A change that does not impact distributed packages.
  • Bug fix: A change that fixes an issue, link to the issue above.
  • New feature: A change that adds functionality.

Is this a breaking change?

  • This change causes current functionality to break.

Note: run yarn install again to ensure the new webpack loader is present.

Process & policy checklist

  • I have added tests for my changes.
  • I have tested my changes.
  • I have updated the project documentation to reflect my changes.
  • I have read the CONTRIBUTING documentation and followed the standards for this project.

@radium-v radium-v force-pushed the users/jokreitl/site-svg-loader branch 2 times, most recently from 994537e to a786ab4 Compare May 15, 2020 17:54
@radium-v radium-v marked this pull request as ready for review May 15, 2020 17:56
@radium-v radium-v self-assigned this May 15, 2020
@chrisdholt chrisdholt force-pushed the feature/fast-frame branch from 89fd313 to c45f37b Compare May 15, 2020 21:28
@nicholasrice
Copy link
Contributor

@radium-v looks like you need to rebase this one - I'll take a look after you do that.

@chrisdholt chrisdholt force-pushed the feature/fast-frame branch from bd7cf41 to 6f5f8bc Compare May 18, 2020 17:38
@radium-v radium-v force-pushed the users/jokreitl/site-svg-loader branch from a786ab4 to 27334a7 Compare May 18, 2020 18:17
@radium-v radium-v force-pushed the users/jokreitl/site-svg-loader branch from 27334a7 to 4170583 Compare May 18, 2020 18:22
@radium-v radium-v merged commit 1908802 into feature/fast-frame May 18, 2020
@radium-v radium-v deleted the users/jokreitl/site-svg-loader branch May 18, 2020 19:30
chrisdholt pushed a commit that referenced this pull request May 18, 2020
chrisdholt pushed a commit that referenced this pull request Jun 4, 2020
chrisdholt pushed a commit that referenced this pull request Jun 11, 2020
chrisdholt pushed a commit that referenced this pull request Jun 16, 2020
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.

6 participants