Change Log
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
2.4.2 (2026-03-18)
Note: Version bump only for package @sakana-element/docs
2.4.1 (2026-03-17)
- docs(components): enhance Icon docs and add Composables guide with public API exports (37a60dd)
- fix(components): stabilize block button hover/active and enhance ConfigProvider demo with translatio (0786e44)
2.4.0 (2026-03-17)
- feat(components): add PxChatBubble component and button 3D bevel effect (46ab328)
- feat(components): add PxDiff component and input 3D bevel effect (22caa59)
- feat(components): add PxFilter component and checkbox 3D bevel effect (a3e70d3)
- feat(components): add PxKbd component and switch 3D bevel effect (aff11b8)
- feat(components): add PxResizable component and enhance FileInput pixel effects (d28d1bb)
- feat(components): add PxSkeleton component and enhance Select pixel effects (d92f088)
- feat(components): add PxValidator component and radio 3D bevel effect (d703e54)
- feat(docs): add component overview page and centralize component metadata (a549edc)
- feat(docs): add visitor counter with Redis-backed Vercel API (155dc4d)
- fix: clean up lint warnings and unused imports (dcd72af)
- fix(docs): restrict visitor counter to home page and fix Kbd type error (d0b60fc)
- chore: update GitHub username and fix license references (0a7f7f0)
2.3.0 (2026-03-09)
- feat(checkbox): add PxCheckbox and PxCheckboxGroup components (ac9c7e5)
- feat(components): add PxDivider and PxRadio components (2c9ab95)
- feat(dropdown): add icon, maxHeight, hoverColor, showArrow props, keyboard navigation, and pixel-art (02b900a)
- feat(indicator): add PxIndicator component and extract status dot from Avatar (401f37f)
- feat(messagebox): add draggable, focus trap, input validation, and enhanced close controls (0c7532a)
- feat(popconfirm): fix dark-theme title, action layout, and add placement/disabled/arrow/effect props (0f8b1fa)
- feat(table): add outline, ghost, and hoverable variants; remove redundant dash (c92e94c)
- feat(pixelate,select): add PxPixelate component and fix Select arrow centering (d8717e1)
- feat(tooltip, drawer): enhance Tooltip variants and add Drawer component (d0d527c)
- fix(message,progress): fix test regressions, typo, and docs inconsistencies (2a18196)
- docs: rewrite landing pages and READMEs with full feature coverage (bd6adfd)
- fix(table): fix full-width layout and enhance pixel border style (2bd50ca)
2.2.0 (2026-02-26)
- feat(card,form,loading): add card variants, migrate form to zod, add LoadingIndicator (d6bef4c)
- feat(avatar): add PxAvatar component with pixel-art initials, status indicator, and border (6c75f31)
- feat(badge): add icon prop, empty badge styling, and reorganize docs (a65b04d)
- feat(breadcrumb): add disabled prop, fix hover jitter, and prevent link navigation (a052ab0)
- feat(collapse): add showArrow and icon props with custom indicator support (7da7422)
- feat(file-input): add PxFileInput component with browse trigger, clearable, and ghost support (81ef7ec)
- feat(link): add PxLink component and fix MessageBox close icon centering (9eeba57)
- fix(notification): add default position to imperative API, document extendsI18nMsg (673649c)
2.1.5 (2026-02-22)
- chore(release): publish new version 2.1.4 (99d3c18)
2.1.4 (2026-02-22)
- feat(button): add link, block, responsive variants and inversion hover for default buttons (1c37243)
- feat(docs): replace static API tables with interactive ApiTable component (e6ff7ec)
- feat(docs): unify API table categories and merge sub-component tables (f07700b)
- feat(input): add color variants, ghost style, and fix focus border to inversion system (817ddde)
- feat(select): add color variants with preset themes and custom hex support (f64275b)
- feat(select): add ghost/size variants, fix VNode caching bug, and rewrite docs (973c233)
- fix(docs): rename api/ to apis/ to avoid Vercel serverless function detection (5d9019b)
- fix(theme): improve dark mode shadow visibility across all components (3e144f3), closes #11111 #585b70 #000000 #45475
2.1.3 (2026-02-18)
- feat: add Badge component with various styles and custom color support (319f95d)
- feat(docs): add comprehensive SEO optimization for documentation site (459637f)
2.1.2 (2026-02-17)
- docs: add Icon flip/collection demos and streamline icon docs (6f06384)
2.1.1 (2026-02-16)
Note: Version bump only for package @sakana-element/docs
2.0.2 (2026-02-15)
Note: Version bump only for package @sakana-element/docs
2.0.1 (2026-02-15)
- fix: fix package exports and rewrite docs (9816e60)
2.0.0 (2026-02-15)
- fix: Fix deployment (fad0219)
- fix: Fix deployment (53be4cf)
- fix: Fix deployment (b4bbbe2)
- fix: Fix deployment (2d18e34)
- fix: Fix deployment (580f2a9)
- fix(ci): Rewrite GitHub Actions workflow and switch docs deploy to Vercel (244ee99)
- feat: add Chinese documentation for various components and get started guide (e6a3730)
- feat: Add custom color support, update the Button component, and update documentation and examples. (11b85a6)
- feat: add pixel art icons and icon registry (ed2f18d)
- feat: add pixel border and shadow paint worklets; implement component renaming script (eb02960)
- feat: Add VitePress deployment and theme configuration documentation (89cafd6)
- feat: Enhance form item layout and label positioning; remove console logs and improve popconfirm tex (ffb9d18)
- feat: refactor button components and update styling; remove legacy variables (59a4914)
- feat: Update icon names, improve component consistency, and add support for custom icon registration (0e2e4e3)
- feat(tests): Add unit tests for ConfigProvider, Form, Icon, and Overlay components (e868fc0)
- 🎉 first commit (9df6968)
- docs:README.md (edfa957)
- Vitepress组件文档 (ecd0c0a)