This website requires JavaScript.
Explore
Help
Sign In
RyderTech
/
the-bible
Watch
1
Star
0
Fork
0
You've already forked the-bible
Code
Issues
Pull Requests
Packages
Activity
Files
681a724e8e153c9592c72ebbd418555e65a8881d
the-bible
/
frontend
/
src
/
components
History
Ryderjj89
681a724e8e
Fix verse parsing regex to match actual markdown format (1. instead of 1 ) - this will make verse stars appear
2025-09-14 11:45:25 -04:00
..
BibleReader.tsx
Fix verse parsing regex to match actual markdown format (1. instead of 1 ) - this will make verse stars appear
2025-09-14 11:45:25 -04:00
BookSelector.tsx
Fix book favoriting logic to match working ChapterSelector pattern
2025-09-13 19:13:38 -04:00
ChapterSelector.tsx
Fix TypeScript compilation errors in BookSelector and ChapterSelector by explicitly typing Set<string>
2025-09-13 18:25:29 -04:00
FavoritesMenu.tsx
Add organized subheadings to favorites menu with icons for Books, Chapters, and Verses
2025-09-13 19:08:58 -04:00