Skip to content

Enhancements #24

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Jan 12, 2025
Merged

Enhancements #24

merged 7 commits into from
Jan 12, 2025

Conversation

NickChecan
Copy link
Member

@NickChecan NickChecan commented Jan 12, 2025

Summary of Changes

  • Features:

    • Implemented asynchronous AI request handling. (feat: implement async ai request)
    • Added a loading indicator to display during AI requests. (feat: add loading indicator to ai request)
    • Disabled the input field and send button while waiting for an AI message to improve user experience. (feat: disable input and send button when waiting for ai message)
  • Fixes:

    • Resolved issues caused by missing icon components. (fix: avoid issues when running if icon component is missing)
    • Removed an unnecessary dependency to streamline the project. (fix: remove unnecessary dependency)
  • Refactoring:

    • Renamed the loading icon for clarity. (refactor: rename loading icon)
    • Reformatted JavaScript scripts for consistency and readability. (refactor: format js scripts)

Copy link

@NickChecan NickChecan merged commit 9b4bd9a into main Jan 12, 2025
3 checks passed
@NickChecan NickChecan deleted the enhancements branch January 12, 2025 04:33
@NickChecan
Copy link
Member Author

🎉 This PR is included in version 1.1.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant