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
fix: align ViewType and Zod schemas with spec UI protocol
- Add 'gallery' and 'gantt' to ViewType in views.ts
- Add 'gallery' and 'gantt' to ViewTypeSchema in views.zod.ts
- Sync DetailViewFieldSchema type enum with TS interface (add data-oriented types)
- Add missing options, reference_to, reference_field, currency fields to DetailViewFieldSchema
- Add missing showBorder, headerColor fields to DetailViewSectionSchema
- Add gallery and gantt icons/labels to plugin-view ViewSwitcher
Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
0 commit comments