berrypod/docs
jamey 242fed0501
Some checks failed
deploy / deploy (push) Failing after 10m13s
move branding settings from Theme tab to Site tab
- Add branding_editor component to site_editor.ex with:
  - Shop name input
  - Show shop name / Show logo toggles
  - Logo upload (size slider, SVG recolor, color picker)
  - Header background toggle and upload (zoom, position sliders)
- Add site_ prefixed event handlers in page_editor_hook.ex:
  - site_update_branding, site_toggle_branding, site_update_color
  - site_remove_logo and site_remove_header (delegate to theme handlers)
- Remove branding sections from theme_editor.ex:
  - Deleted shop_name_input, branding_section, logo/header upload sections
- Theme tab now shows only: preset grid, accent colours, customise accordion

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-03-28 23:40:48 +00:00
..
plans move branding settings from Theme tab to Site tab 2026-03-28 23:40:48 +00:00
research add admin UX inspiration research doc 2026-02-19 21:27:57 +00:00