Skip to content

Releases: acadxp/xpui

@acadxp/xpui@v0.1.0-beta.2

08 Nov 09:14
9bd4ed5

Choose a tag to compare

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

Full Changelog: v0.1.0-beta.1...v0.1.0-beta.2

v0.1.0-beta.1

08 Nov 05:38

Choose a tag to compare

🎮 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