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
Copy file name to clipboardExpand all lines: HydeFront-v4-plan.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -115,3 +115,9 @@ Key files to modify:
115
115
- CDN usage changes
116
116
117
117
This plan maintains backward compatibility through the CDN while providing a more flexible component-based approach for customization. The changes align with modern frontend practices while keeping Hyde's simplicity.
118
+
119
+
## Changes Made:
120
+
121
+
Lists all the changes made to the codebase to implement the new component system in order to make the changelog later on, and to keep track of the changes.
122
+
123
+
- Remove x-cloak style from app CSS as we have it in the head HTML
0 commit comments