You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor the Tina Docs implementation to remove repeated code, ensure consistent use of TinaCMS across pages, and improve the layout handling. This includes using the Tina client wrapper instead of TinaCMS hooks in individual components.
Acceptance Criteria
Remove repeated code across Tina Docs pages.
Ensure TinaCMS is used consistently across all relevant pages.
Refactor layout handling to ensure the left-hand side table of contents is controlled by the layout and not re-rendered on reroute.
Use Tina client wrapper instead of TinaCMS hooks in individual components.
Screenshot
Figure: Inconsistent use of TinaCMS across pages with similar documentation client basis.
The text was updated successfully, but these errors were encountered:
isaaclombardssw
changed the title
✨ Refactor Tina Docs for Code Consistency and Improved Layout
♻️ TinaDocs | Big Refactor for Code Consistency and Improved Layout
Apr 10, 2025
isaaclombardssw
changed the title
♻️ TinaDocs | Big Refactor for Code Consistency and Improved Layout
♻️ TinaDocs | Remove ToC Coupling and use Hook Wrapper
Apr 10, 2025
Requested by: @isaaclombardssw via YakShaver.ai 🦬
cc: @isaaclombardssw, @amankumarrr, @JackDevAU, @Marxoz, @wicksipedia, @adamcogan
Hi Team!
🟥 Watch the video (3 min 17 sec)
Pain
Refactor the Tina Docs implementation to remove repeated code, ensure consistent use of TinaCMS across pages, and improve the layout handling. This includes using the Tina client wrapper instead of TinaCMS hooks in individual components.
Acceptance Criteria
Screenshot
Figure: Inconsistent use of TinaCMS across pages with similar documentation client basis.
The text was updated successfully, but these errors were encountered: