icons: add pin + 62 common/domain semantic icons — react-icons v1.0.1#171
Merged
Conversation
Fetch Tabler `pin` (outline, stroke) into the icon registry. Re-exported as PinIcon from @cocso-ui/react-icons. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
CalendarIcon is not an exported icon; the InputTrigger example referenced a non-existent component, failing the icon compat check. Use CalendarMonthIcon. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Fetch Tabler outline icons covering form/state (eye, eye-off, alert-triangle, circle-x, help-circle, bell), actions (upload, printer, share, filter, arrows-sort, dots-vertical), navigation (chevron-left, chevron-down, home, logout, login), data/time (clock, history, mail, phone, calendar), and the medicine domain (pill, package, truck, clipboard-list, receipt). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Fetch Tabler outline icons for settlement (credit-card, cash, coin, wallet, barcode, qrcode, file-export, file-import), tables (table, list, layout-grid, columns, sort-ascending, sort-descending), files (device-floppy, file, file-text, folder, folder-open), accounts (lock, lock-open, users, user-plus, power), and misc (star, bookmark, tag, map-pin, map, zoom-in, zoom-out, chart-bar, circle-plus, circle-minus, clipboard-check). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@cocso-ui/react-icons@1.0.1 Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
Test Coverage
@cocso-ui/react — File Coverage
@cocso-ui/recipe — File Coverage
@cocso-ui/codegen — File Coverage
@cocso-ui/figma — File Coverage
@cocso-ui/baseframe — File Coverage
|
Contributor
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds 63 new semantic icons (Tabler outline, stroke) to
@cocso-ui/react-icons. Bumps only@cocso-ui/react-iconsto 1.0.1.Icons added
PinIconAlso fixes the migration guide to reference
CalendarMonthIcon(the example previously used a non-existentCalendarIcon).Verification
validate✓ (registry ↔ SVG ↔ generated output consistent, 151 components)validate:compat✓ (backward-compatible imports)fetch:tabler→ optimized → React/RN/Figma generated.Release
Only
@cocso-ui/react-iconsis versioned (1.0.0 → 1.0.1). Merging tomaintriggerschangeset-release.yml→ npm publish viaNPM_TOKEN.🤖 Generated with Claude Code