Skip to content

Conversation

brionmario
Copy link
Member

@brionmario brionmario commented Jul 30, 2025

Purpose

This pull request introduces significant updates to the Asgardeo JavaScript SDKs repository, including a repository rebranding, documentation cleanup, and enhancements to the README.md file. The most important changes involve renaming the repository references, removing outdated documentation files, and improving the onboarding experience for users.

Repository Rebranding:

Documentation Cleanup:

  • Removed legacy documentation files (docs/.gitignore, docs/package.json, docs/src/.vitepress/config.mts, docs/src/.vitepress/theme/index.ts, docs/src/.vitepress/theme/style.css, docs/src/index.md) related to the old web-ui-sdks structure. These files are no longer relevant to the current repository structure. [1] [2] [3] [4] [5] [6]

README Enhancements:

  • README.md: Updated the repository banner image, added links to documentation and changelog, included quick start guides for React and Next.js, and improved the description for better onboarding. Added new badges for community engagement (e.g., StackOverflow, Discord, Twitter).
  • README.md: Added a new package, @asgardeo/react-router, to the list of available SDKs. Updated issue reporting links to reflect the repository name change.

These changes streamline the repository and enhance the user experience for developers working with Asgardeo's JavaScript SDKs.

Related Issues

Related PRs

  • N/A

Checklist

  • e2e cypress tests locally verified.
  • Manual test round performed and verified.
  • UX/UI review done on the final implementation.
  • Documentation provided. (Add links if there are any)
  • Unit tests provided. (Add links if there are any)
  • Integration tests provided. (Add links if there are any)

Security checks

@brionmario brionmario changed the title docs: remove redundant doc site docs: update docs Jul 30, 2025
- Updated package.json files across various packages to change homepage, bugs URL, and repository URL from "asgardeo/web-ui-sdks" to "asgardeo/javascript".
- Modified CHANGELOG.md files to reflect the new repository links for pull requests and commits.
- Adjusted README.md files in the react-router and vue packages to point to the new issue tracker.
- Updated sample applications' CHANGELOG.md and README.md files to reference the new repository.
- Changed links in Vue component files to direct to the new GitHub repository.
@brionmario brionmario merged commit 3fdb41b into asgardeo:main Jul 30, 2025
2 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants