mirror of
https://github.com/AutoMaker-Org/automaker.git
synced 2026-02-02 08:33:36 +00:00
- Extract UI-related state and actions into store/slices/ui-slice.ts - Add UISliceState and UISliceActions interfaces to store/types/ui-types.ts - First implementation of Zustand slice pattern in the codebase - Fix pre-existing bug: fontSans/fontMono -> fontFamilySans/fontFamilyMono - Maintain backward compatibility through re-exports Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>