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

Updating the solution to support Material Icons. #39

Merged
merged 1 commit into from
Sep 29, 2023

Conversation

readingdancer
Copy link

Hi @skartknet

I think the Material Icons codepoints files have changed since you last looked at them, they are now plain text file and not JSON data :)

I created this PR will all the changes required to support Material Icons, I have added a couple of extra error messages to help any developers who choose to use Material Icons and I have updated the relevant help page.

I have allowed .codepoints files to be selected so that in theory the original files can be used without any requirement to rename them, however as I have explained in the documentation, the web server serving this file has to support the MIME type.

I also added an error message in case someone tries to use this extension and they get a 404 error, as this is likely to be their issue.

I have changed the Regex in the preconfigs.json file and I have added some additional localization words to the US English XML file, sorry I can't help with the Spanish translations, perhaps you can add them?

I also updated all the Material Icons example files in each of your text Umbraco folders so it should be pretty easy to test them locally.

Cheers,

Chris

@readingdancer
Copy link
Author

@skartknet

I hope you had a good weekend, I just wondered if you had a chance to look at my PR and if you needed me to do anything else to get it merged in?

Cheers,

Chris

@skartknet
Copy link
Owner

skartknet commented Sep 12, 2023 via email

@readingdancer
Copy link
Author

@skartknet - No problem, enjoy your time away :)

@readingdancer
Copy link
Author

Just a little ping in case you are back :)

@skartknet skartknet merged commit 444ec02 into skartknet:master Sep 29, 2023
1 check passed
@skartknet
Copy link
Owner

Hi @readingdancer , yes I'm back ;). This PR looks great, thanks so much! I will include it in the next version.

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.

2 participants