Releases: acadxp/xpui
Releases · acadxp/xpui
@acadxp/xpui@v0.1.0-beta.2
Features
- ✅ Updated SEO metadata and Open Graph tags
- ✅ Improved package documentation (README)
- ✅ Added logo/favicon to project branding
- ✅ Enhanced project structure and configuration
- ✅ Better TypeScript definitions export
- ✅ Optimized build configuration
What's Changed
- Storybook to the project for interactive component development and documentation by @Lil-Code30 in #1
- Updates branding and links to reflect the migration of the project to new domains and authorship by @Lil-Code30 in #2
New Contributors
- @Lil-Code30 made their first contribution in #1
Full Changelog: v0.1.0-beta.1...v0.1.0-beta.2
v0.1.0-beta.1
🎮 First Beta Release!
Features
- ✅ Button component with pixel-art styling
- ✅ Multiple variants (primary, secondary, success, danger, outline)
- ✅ Size options (sm, md, lg)
- ✅ Pixelated font option
- ✅ Full TypeScript support
- ✅ Tailwind CSS integration