From bfb6bcbcedb909d99a9fc407cb9d9c0ec65d6561 Mon Sep 17 00:00:00 2001 From: Ismael Loko <107557003+Lil-Code30@users.noreply.github.com> Date: Sat, 8 Nov 2025 03:42:46 -0500 Subject: [PATCH 1/4] Update documentation link in README Changed the documentation link from GitHub to xpui.vercel.app for improved accessibility and up-to-date information. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c498dca..6ba757b 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ [![TypeScript](https://img.shields.io/badge/TypeScript-Ready-blue.svg)](https://www.typescriptlang.org/) [![Tailwind CSS](https://img.shields.io/badge/Tailwind-Ready-38bdf8.svg)](https://tailwindcss.com/) -[Documentation](https://github.com/acadxp/xpui) • [NPM Package](https://www.npmjs.com/package/@acadxp/xpui) • [Report Bug](https://github.com/acadxp/xpui/issues) +[Documentation](https://xpui.vercel.app/) • [NPM Package](https://www.npmjs.com/package/@acadxp/xpui) • [Report Bug](https://github.com/acadxp/xpui/issues) From 03d39237055af3484a13fb3fdfd3781319244005 Mon Sep 17 00:00:00 2001 From: Ismael Loko <107557003+Lil-Code30@users.noreply.github.com> Date: Sat, 8 Nov 2025 03:52:18 -0500 Subject: [PATCH 2/4] Update README links and credits Changed the AcadXP Platform link to its website and updated the project credit to DripCode Studio with a link. Improves accuracy and attribution in documentation. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6ba757b..07864bd 100644 --- a/README.md +++ b/README.md @@ -194,11 +194,11 @@ MIT © [DripCode-Studio](https://github.com/DripCode-Studio) - [NPM Package](https://www.npmjs.com/package/@acadxp/xpui) - [GitHub Repository](https://github.com/acadxp/xpui) - [Report Issues](https://github.com/acadxp/xpui/issues) -- [AcadXP Platform](https://github.com/acadxp) +- [AcadXP Platform](https://acadxp.vercel.app/) ---
-

Made with ❤️ by the AcadXP Team

+

Made with ❤️ by the DripCode Studio

⭐ Star us on GitHub if you find this project helpful!

From dbfb8826fd6479d1392276c4f8346b51cf93e38f Mon Sep 17 00:00:00 2001 From: Ismael Loko <107557003+Lil-Code30@users.noreply.github.com> Date: Sat, 8 Nov 2025 03:59:23 -0500 Subject: [PATCH 3/4] Bump version to 0.1.0-beta.2 Update package version in package.json for new beta release. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f7ad4e4..762f317 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@acadxp/xpui", - "version": "0.1.0-beta.1", + "version": "0.1.0-beta.2", "description": "Game-inspired React component library for AcadXP", "author": { "url": "https://github.com/DripCode-Studio", From d042afa986a415173f121e1dad0fa43b0a0a5f04 Mon Sep 17 00:00:00 2001 From: Ismael Loko <107557003+Lil-Code30@users.noreply.github.com> Date: Sat, 8 Nov 2025 04:03:05 -0500 Subject: [PATCH 4/4] Update URLs and improve inline styles in index.html Changed Open Graph and Twitter meta tag URLs from acadxp.com to xpui.vercel.app for accurate resource linking. Improved readability and formatting of inline styles in the main container and child elements. --- index.html | 44 +++++++++++++++++++++++++++++++++++--------- 1 file changed, 35 insertions(+), 9 deletions(-) diff --git a/index.html b/index.html index ae4f012..28db1b7 100644 --- a/index.html +++ b/index.html @@ -49,10 +49,10 @@ content="Gamify your educational platform with xpui. React components for XP, badges, levels, and interactive learning." /> - + xpui | Game-Inspired React Component Library for AcadXP
-
+
-

- xpui +

+ xpui

-

+

Game-Inspired React Component Library

-

- 🚀 Run pnpm storybook to view components +

+ 🚀 Run + pnpm storybook + to view components