mirror of
https://github.com/halo-dev/upage.git
synced 2026-05-06 13:20:57 +08:00
Migrates project persistence and editor logic to use a new PageData (V2) structure, supporting assets and improved compatibility. Updates deployment dialogs and deployment link components to accept deployment info as props. Refactors image upload logic in ImageEditor for better reliability and error handling. Updates hooks, stores, and utility types to support the new data model and improves local project save/load logic. Removes legacy code and improves code clarity throughout affected files.