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
- Fixed useLoading hook to support async function signature
- Fixed useRef initialization with proper undefined handling
- Extended UI components to support custom props:
- FormLabel now accepts resetDisabled and onFieldReset props
- FormItem now accepts disableBorder prop
- Button now supports outline-destructive variant
- Alert now supports primary variant
- Fixed chart component type issues with proper any typing
- Fixed form resolver type compatibility with type assertion
- All TypeScript errors resolved and formatted with Prettier
0 commit comments