mirror of
https://github.com/apache/superset.git
synced 2026-05-10 02:15:50 +00:00
- Fix AnnotationLayer.tsx close() possibly undefined with optional chaining - Fix AnnotationTypes.ts readonly array incompatibility by spreading to mutable - Add TypeScript interface to SelectControl.tsx - Add missing props (name, description, hovered, showHeader) to TextControl - Add missing props (name, description, hovered) to CheckboxControl 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>