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

Add support for storing icon SVGs as strings #37 #47

Merged
merged 5 commits into from
Jun 15, 2023

Conversation

blueputty01
Copy link
Contributor

@blueputty01 blueputty01 commented Jun 12, 2023

Stores html of SVG icons rendered in the search interface

Resolves #37

Proposes lighter solution in parallel to #39.

Specifically, this PR proposes:

Line break mismatch on Windows vs. Mac/Linux machines
@blueputty01 blueputty01 force-pushed the svg-store branch 2 times, most recently from 8eb5574 to fad91f1 Compare June 12, 2023 23:46
Copy link
Owner

@christopherafbjur christopherafbjur left a comment

Choose a reason for hiding this comment

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

Looks very clean! Just one minor thing

src/components/IconPicker.tsx Outdated Show resolved Hide resolved
src/components/IconPicker.tsx Outdated Show resolved Hide resolved
Copy link
Owner

@christopherafbjur christopherafbjur left a comment

Choose a reason for hiding this comment

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

Thanks for your contribution @blueputty01 very good job on the discussions and implementation of this feature 👍

@christopherafbjur christopherafbjur merged commit 48ed4d5 into christopherafbjur:main Jun 15, 2023
@blueputty01 blueputty01 deleted the svg-store branch January 9, 2024 14:58
@blueputty01 blueputty01 restored the svg-store branch January 15, 2024 23:40
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.

Large front-end bundles?
2 participants