Skip to content

Load more on graph #119

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 3 commits into from
May 1, 2025
Merged

Load more on graph #119

merged 3 commits into from
May 1, 2025

Conversation

maoyama
Copy link
Owner

@maoyama maoyama commented May 1, 2025

No description provided.

maoyama added 3 commits May 2, 2025 07:34
…od to remove directory parameter

- Introduced `canLoadMore` computed property to determine if more commits can be loaded based on the total commit count.
- Refactored `loadMore` method to eliminate the need for the `directory` parameter, ensuring correct behavior when loading more commits.
- Introduced a new @State variable `isLoading` to manage loading state.
- Added a progress indicator that displays while loading more commit logs.
- Implemented a button to load more commits when available, providing better usability and user feedback.
@maoyama maoyama merged commit a17c475 into main May 1, 2025
4 checks passed
@maoyama maoyama deleted the load-more branch May 1, 2025 23:25
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.

1 participant