Commit ea4078a
TT-6812b Add Plan View with Passage Cards for mobile experience (#179)
- Added new translation entry for `Unknown Book` in localization files.
- Introduced new JSON localization file for updated strings.
- Refactored PlanTabs and PlanSheet components to support mobile view and improve responsiveness.
- Implemented new GraphicAvatar and PassageCard components for better visual representation of data.
- Updated PlanBar and PlanView components to enhance user interaction and layout.
These changes collectively improve the localization support and enhance the UI components, ensuring a more intuitive experience for users across different devices.
* Update src/renderer/src/components/Sheet/ScriptureTable.tsx
* Refactor PlanTabSelect and PlanView components for improved readability and structure
---------
Co-authored-by: Greg Trihus <gtryus@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>1 parent c0ce2fb commit ea4078a
File tree
16 files changed
+722
-424
lines changed- localization
- src/renderer
- public/localization
- src
- components
- App
- Sheet
- control
- store/localization
16 files changed
+722
-424
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6654 | 6654 | | |
6655 | 6655 | | |
6656 | 6656 | | |
| 6657 | + | |
| 6658 | + | |
| 6659 | + | |
| 6660 | + | |
| 6661 | + | |
| 6662 | + | |
| 6663 | + | |
6657 | 6664 | | |
6658 | 6665 | | |
6659 | 6666 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5704 | 5704 | | |
5705 | 5705 | | |
5706 | 5706 | | |
| 5707 | + | |
| 5708 | + | |
| 5709 | + | |
| 5710 | + | |
| 5711 | + | |
| 5712 | + | |
5707 | 5713 | | |
5708 | 5714 | | |
5709 | 5715 | | |
| |||
0 commit comments