Skip to content

chore(new-icons): Add pin & unpin icons#1066

Merged
kunalpanchal merged 5 commits into
mainfrom
kunal/add-pin-icons
Jun 11, 2026
Merged

chore(new-icons): Add pin & unpin icons#1066
kunalpanchal merged 5 commits into
mainfrom
kunal/add-pin-icons

Conversation

@kunalpanchal

@kunalpanchal kunalpanchal commented Jun 4, 2026

Copy link
Copy Markdown
Collaborator

Summary

Adds the pin and unpin icons to the Click UI icon asset set using the repository SVG conversion workflow. The generated icon registries and IconName type now include both new names.


Note

Low Risk
Additive icon assets and type/registry wiring only; no runtime or security-sensitive logic changes.

Overview
Adds pin and unpin to the Click UI icon set so consumers can render them via the shared Icon component (name="pin" / name="unpin").

New React SVG assets (Pin.tsx, Unpin.tsx) follow the existing SVGAssetProps pattern. IconName and the light/dark icon registries (IconsLight, IconsDark) are updated to include both names. A changeset records a minor bump for @clickhouse/click-ui.

Reviewed by Cursor Bugbot for commit fb3a9b6. Bugbot is set up for automated code reviews on this repo. Configure here.

@kunalpanchal kunalpanchal changed the title [codex] Add pin icons chore(new-icons): Add pin & unpin icons Jun 4, 2026
@changeset-bot

changeset-bot Bot commented Jun 4, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: fb3a9b6

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@clickhouse/click-ui Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@kunalpanchal kunalpanchal marked this pull request as ready for review June 4, 2026 11:40
@kunalpanchal kunalpanchal enabled auto-merge (squash) June 10, 2026 14:30
@kunalpanchal kunalpanchal disabled auto-merge June 10, 2026 15:20
@workflow-authentication-public

Copy link
Copy Markdown
Contributor

Storybook Preview Deployed

✅ Preview URL: https://click-9q5oxp9da-clickhouse.vercel.app

Built from commit: a084a0c19937bc1ab9a526438ccc0c8d8222334b

@kunalpanchal kunalpanchal enabled auto-merge (squash) June 11, 2026 09:00
@kunalpanchal kunalpanchal requested a review from crisalbu June 11, 2026 10:37
@kunalpanchal kunalpanchal merged commit 88e2651 into main Jun 11, 2026
9 of 11 checks passed
@kunalpanchal kunalpanchal deleted the kunal/add-pin-icons branch June 11, 2026 11:00
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