Skip to content

Conversation

@allieorth
Copy link
Contributor

Related Issue: https://github.com/ArcGIS/icon-explorer/issues/6

Summary

Updated the keywords.json file by merging codepoint values from fantasticonrc.json.
Each icon entry now includes a new "codepoint" field, populated from the codepoints list or set to an empty string if missing.
This is in the hope that we can update the reference page to Supports improved search and integration for the icon font, enabling codepoint-based lookups based on keywords.

added new version containing tag for codepoints to make font searchable.
@github-actions github-actions bot added the docs Issues relating to documentation updates only. label Dec 2, 2025
@calcite-admin calcite-admin requested a review from a team December 2, 2025 22:43
@calcite-admin calcite-admin added calcite-ui-icons Issues specific to the @esri/calcite-ui-icons package. skip visual snapshots Pull requests that do not need visual regression testing. labels Dec 2, 2025
Copy link
Member

@jcfranco jcfranco left a comment

Choose a reason for hiding this comment

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

Can you revert the changes to the lockfile?

@allieorth
Copy link
Contributor Author

allieorth commented Dec 3, 2025

Can you revert the changes to the lockfile?

Sure — just a heads-up: that change happened automatically when I ran the launch command, which we do for every icon release. If I revert it now, it’ll likely reappear with the next icon release.
Is there a specific issue you’re seeing occur with it?

@jcfranco
Copy link
Member

jcfranco commented Dec 3, 2025

Can you revert the changes to the lockfile?

Sure — just a heads-up: that change happened automatically when I ran the launch command, which we do for every icon release. If I revert it now, it’ll likely reappear with the next icon release. Is there a specific issue you’re seeing occur with it?

It looks like launch runs npm install, which can update the lockfile depending on the machine, but those changes shouldn’t be included when updating keywords.json as they are not related.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

calcite-ui-icons Issues specific to the @esri/calcite-ui-icons package. docs Issues relating to documentation updates only. skip visual snapshots Pull requests that do not need visual regression testing.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants