Skip to content

Migrate pf mapper to TS#1552

Merged
Hyperkid123 merged 4 commits intomasterfrom
migrate-pf
Feb 5, 2026
Merged

Migrate pf mapper to TS#1552
Hyperkid123 merged 4 commits intomasterfrom
migrate-pf

Conversation

@Hyperkid123
Copy link
Member

Changes

  • fix select/dual list select types in common package
  • fix wizard context/use field API types in renderer package
  • fix missing demo tsconfig in renderer package
  • migrate PF4 package to TS

@vercel
Copy link

vercel bot commented Feb 4, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
react-forms Ready Ready Preview, Comment Feb 4, 2026 3:34pm

import { PF4ComponentMapper } from '../types';

// Import TypeScript components where available
import TextField from '../text-field/text-field';

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems odd?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh yeah, let me fix the typings for the component mapper as well as imports.

@Hyperkid123 Hyperkid123 merged commit 8f8aa21 into master Feb 5, 2026
3 checks passed
@Hyperkid123 Hyperkid123 deleted the migrate-pf branch February 5, 2026 08:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants