Conversation
2578470 to
ca99c5d
Compare
The sonner component referenced 'use-color-mode' in registryDependencies, but the actual registry item name is 'color-mode'. Updated the URL from use-color-mode.json to color-mode.json. Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
## Summary - Synced data-table-filter, data-table-filter-i18n, data-table-filter-tst from bazza into Zaidan registry (primitive: kobalte) - Components synced: data-table-filter, data-table-filter-i18n, data-table-filter-tst - Components failed: none - Components blocked: none ## Components | Component | Transform | Docs | Visual | QA | Notes | |-----------|-----------|------|--------|-----|-------| | data-table-filter | SUCCESS | SUCCESS | SKIPPED | SKIPPED | 22 files, React→SolidJS conversion | | data-table-filter-tst | SUCCESS | N/A | SKIPPED | SKIPPED | 2 files, @tanstack/react-table→solid-table | | data-table-filter-i18n | SUCCESS | N/A | SKIPPED | SKIPPED | 7 files, pure TS/JSON (no conversion needed) | ## Registry Integration - Added `bazza` registry to registries.ts, velite.config.ts, item-picker.tsx, item-explorer.tsx - Created pages directory: src/pages/bazza/kobalte/ - Created examples directory: src/registry/kobalte/examples/bazza/ ## Verification Results | Check | Status | Details | |-------|--------|---------| | Registry validation | PASS | 100 items, 0 schema violations, 0 broken deps | | Component files exist | PASS | 29/29 files found | | MDX docs exist | PASS | 1/1 docs found | | Example files exist | PASS | 1/1 examples found | 🤖 Generated with [Claude Code](https://claude.com/claude-code) --------- Co-authored-by: Claude Opus 4.6 <[email protected]>
alajos00
reviewed
Feb 25, 2026
Repository owner
deleted a comment from
alajos00
Feb 25, 2026
## Summary - Synced animated-background from motion-primitives into Zaidan registry (primitive: kobalte) - Components synced: animated-background - Components failed: none - Components blocked: none ## Components | Component | Transform | Review | Docs | Visual | QA | Notes | |-----------|-----------|--------|------|--------|-----|-------| | animated-background | SUCCESS | WARN | SUCCESS | PASS | PASS | 2 review issues auto-fixed (data-slot attrs), dark mode fix applied | ## Verification Results | Check | Status | Details | |-------|--------|---------| | Registry validation | PASS | 102 items, 2 pre-existing issues (unrelated) | | Component files exist | PASS | 1/1 files found | | MDX docs exist | PASS | 1/1 docs found | | Example files exist | PASS | 1/1 examples found | ## Changes ### New Registry: motion-primitives - Added `motion-primitives` to `REGISTRIES` array in `registries.ts` - Added velite collection in `velite.config.ts` - Added to sidebar navigation (`item-explorer.tsx`, `item-picker.tsx`) ### Component: animated-background - **Source**: [motion-primitives](https://motion-primitives.com/docs/animated-background) - **Architecture**: React `motion/react` with `layoutId` + `Children.map`/`cloneElement` replaced with CSS transitions + imperative DOM approach - **Dependencies**: Zero new deps (uses only SolidJS primitives + `cn()` utility) - **Examples**: 4 variants (Animated Tabs, Animated Tabs Hover, Animated Card Background, Segmented Control) - **Docs**: Full MDX with Installation, Examples, and Component API sections 🤖 Generated with [Claude Code](https://claude.com/claude-code) --------- Co-authored-by: Claude Opus 4.6 <[email protected]>
## Summary - Synced data-table-filter block (3 registry items) from bazza into Zaidan registry (primitive: kobalte) - Components synced: bazza-data-table-filter, bazza-data-table-filter-i18n, bazza-data-table-filter-tst - Components failed: none - Components blocked: none ## Components | Component | Transform | Review | Docs | Visual | QA | Notes | |-----------|-----------|--------|------|--------|-----|-------| | data-table-filter | SUCCESS | WARN | SUCCESS | PASS | PASS | 18 issues, 12 fixed | | data-table-filter-i18n | SUCCESS | PASS | SKIPPED | SKIPPED | SKIPPED | All passthrough files | | data-table-filter-tst | SUCCESS | WARN | SKIPPED | SKIPPED | SKIPPED | 3 issues, 3 fixed | ## QA Results - 9 user stories PASS, 1 SKIPPED (no date column in example data) - Add-on stories skipped (no separate preview pages) ## Verification Results | Check | Status | Details | |-------|--------|---------| | Registry build | PASS | All 3 entries built successfully | | Component files exist | PASS | 28/28 files found | | MDX docs exist | PASS | 1/1 docs found | | Example files exist | PASS | 1/1 examples found | 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Claude Opus 4.6 <[email protected]>
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.
Closes #162
Closes #163
Closes #165