Skip to content

Conversation

@YugaJ7
Copy link
Collaborator

@YugaJ7 YugaJ7 commented Jun 5, 2025

No description provided.

YugaJ7 added 3 commits June 5, 2025 20:17
…ce and scrolling.

- Dynamically build Table of Contents items based on available sections.
- Enable smooth scrolling to sections when a Table of Contents item is clicked.
- Update `TableOfContents` to handle clicks and accept a list of items.
@YugaJ7 YugaJ7 requested review from RajashekarRaju and yesshreyes and removed request for RajashekarRaju and yesshreyes June 5, 2025 14:50
Copy link
Member

@RajashekarRaju RajashekarRaju left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please let me know if you don't know how to adapt your changes to suggested implementation. We will do it together.
This new implementation helps us isolate ViewModel/UI which allows us to write tests.

@YugaJ7
Copy link
Collaborator Author

YugaJ7 commented Jun 7, 2025

@RajashekarRaju
Yes please help me in implementing these changes

YugaJ7 and others added 5 commits June 7, 2025 19:53
…scroll

# Conflicts:
#	composeApp/src/androidMain/kotlin/com/developersbreach/kotlindictionarymultiplatform/previews/PreviewUtils.kt
#	composeApp/src/commonMain/kotlin/com/developersbreach/kotlindictionarymultiplatform/ui/screens/detail/DetailScreen.kt
#	composeApp/src/commonMain/kotlin/com/developersbreach/kotlindictionarymultiplatform/ui/screens/detail/DetailScreenUI.kt
#	composeApp/src/commonMain/kotlin/com/developersbreach/kotlindictionarymultiplatform/ui/screens/detail/DetailTopAppBar.kt
#	composeApp/src/commonMain/kotlin/com/developersbreach/kotlindictionarymultiplatform/ui/screens/detail/components/IntroductionSection.kt
#	composeApp/src/commonMain/kotlin/com/developersbreach/kotlindictionarymultiplatform/ui/screens/detail/components/PitfallsSection.kt
#	composeApp/src/commonMain/kotlin/com/developersbreach/kotlindictionarymultiplatform/ui/screens/detail/components/RelatedTopicsSection.kt
#	composeApp/src/commonMain/kotlin/com/developersbreach/kotlindictionarymultiplatform/ui/screens/detail/components/SectionsList.kt
#	composeApp/src/commonMain/kotlin/com/developersbreach/kotlindictionarymultiplatform/ui/screens/detail/components/SyntaxSection.kt
#	composeApp/src/commonMain/kotlin/com/developersbreach/kotlindictionarymultiplatform/ui/screens/detail/components/TableOfContents.kt
@RajashekarRaju RajashekarRaju requested a review from yesshreyes June 9, 2025 14:44
@RajashekarRaju RajashekarRaju merged commit a50640c into master Jun 10, 2025
1 check 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.

4 participants