Skip to content

SPFx 1.20.0-beta.0 API #74

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Aug 20, 2024
Merged

SPFx 1.20.0-beta.0 API #74

merged 2 commits into from
Aug 20, 2024

Conversation

AJIXuMuK
Copy link
Collaborator

@AJIXuMuK AJIXuMuK commented Aug 9, 2024

API for SPFx 1.20.0-beta.0

Copy link

Learn Build status updates of commit 4aeb2de:

💡 Validation status: suggestions

File Status Preview URL Details
SP-Framework/sp-property-pane/ipropertypanecustomfieldprops.yml 💡Suggestion Details
SP-Framework/sp-adaptive-card-extension-base.yml ✅Succeeded
SP-Framework/sp-adaptive-card-extension-base/basehtmlquickview.yml ✅Succeeded
SP-Framework/sp-adaptive-card-extension-base/cardcomponentconfiguration.yml ✅Succeeded
SP-Framework/sp-adaptive-card-extension-base/cardcomponenteventnames.yml ✅Succeeded
SP-Framework/sp-adaptive-card-extension-base/cardcomponentname.yml ✅Succeeded
SP-Framework/sp-adaptive-card-extension-base/carddatavisualizationkind.yml ✅Succeeded
SP-Framework/sp-adaptive-card-extension-base/cardsearchboxeventnames.yml ✅Succeeded
SP-Framework/sp-adaptive-card-extension-base/cardsize.yml ✅Succeeded
SP-Framework/sp-adaptive-card-extension-base/cardtextinputeventnames.yml ✅Succeeded
SP-Framework/sp-adaptive-card-extension-base/cardviewactionsfooterconfiguration.yml ✅Succeeded
SP-Framework/sp-adaptive-card-extension-base/cardviewactionsfooterparameters.yml ✅Succeeded
SP-Framework/sp-adaptive-card-extension-base/componentscardviewparameters.yml ✅Succeeded
SP-Framework/sp-adaptive-card-extension-base/devicecontext.yml ✅Succeeded
SP-Framework/sp-adaptive-card-extension-base/genericcardviewfooterconfiguration.yml ✅Succeeded
SP-Framework/sp-adaptive-card-extension-base/genericcardviewfooterparameters.yml ✅Succeeded
SP-Framework/sp-adaptive-card-extension-base/iactionarguments.yml ✅Succeeded
SP-Framework/sp-adaptive-card-extension-base/iactionerrorarguments.yml ✅Succeeded
SP-Framework/sp-adaptive-card-extension-base/iadaptivecardextensionicon.yml ✅Succeeded
SP-Framework/sp-adaptive-card-extension-base/iaxis.yml ✅Succeeded
SP-Framework/sp-adaptive-card-extension-base/icardaction.yml ✅Succeeded
SP-Framework/sp-adaptive-card-extension-base/idatapoint.yml ✅Succeeded
SP-Framework/sp-adaptive-card-extension-base/ilinechartseries.yml ✅Succeeded
SP-Framework/sp-adaptive-card-extension-base/ionbeforeactionarguments.yml ✅Succeeded
SP-Framework/sp-adaptive-card-extension-base/linechartdata.yml ✅Succeeded

This comment lists only the first 25 files in the pull request.

SP-Framework/sp-property-pane/ipropertypanecustomfieldprops.yml

  • Line 34, Column 31: [Suggestion: other-site-link-broken - See documentation] Link 'https://facebook.github.io/react/docs/lists-and-keys.html#keys' points to a page that doesn't exist. Check the path or URL and update the link.

For more details, please refer to the build report.

Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.

For any questions, please:

Copy link

Learn Build status updates of commit 274838f:

💡 Validation status: suggestions

File Status Preview URL Details
SP-Framework/sp-property-pane/ipropertypanecustomfieldprops.yml 💡Suggestion Details
SP-Framework/sp-adaptive-card-extension-base.yml ✅Succeeded
SP-Framework/sp-adaptive-card-extension-base/barchartdata.yml ✅Succeeded
SP-Framework/sp-adaptive-card-extension-base/basehtmlquickview.yml ✅Succeeded
SP-Framework/sp-adaptive-card-extension-base/cardcomponentconfiguration.yml ✅Succeeded
SP-Framework/sp-adaptive-card-extension-base/cardcomponenteventnames.yml ✅Succeeded
SP-Framework/sp-adaptive-card-extension-base/cardcomponentname.yml ✅Succeeded
SP-Framework/sp-adaptive-card-extension-base/carddatavisualizationkind.yml ✅Succeeded
SP-Framework/sp-adaptive-card-extension-base/cardsearchboxeventnames.yml ✅Succeeded
SP-Framework/sp-adaptive-card-extension-base/cardsize.yml ✅Succeeded
SP-Framework/sp-adaptive-card-extension-base/cardtextinputeventnames.yml ✅Succeeded
SP-Framework/sp-adaptive-card-extension-base/cardviewactionsfooterconfiguration.yml ✅Succeeded
SP-Framework/sp-adaptive-card-extension-base/cardviewactionsfooterparameters.yml ✅Succeeded
SP-Framework/sp-adaptive-card-extension-base/componentscardviewparameters.yml ✅Succeeded
SP-Framework/sp-adaptive-card-extension-base/devicecontext.yml ✅Succeeded
SP-Framework/sp-adaptive-card-extension-base/genericcardviewfooterconfiguration.yml ✅Succeeded
SP-Framework/sp-adaptive-card-extension-base/genericcardviewfooterparameters.yml ✅Succeeded
SP-Framework/sp-adaptive-card-extension-base/iactionarguments.yml ✅Succeeded
SP-Framework/sp-adaptive-card-extension-base/iactionerrorarguments.yml ✅Succeeded
SP-Framework/sp-adaptive-card-extension-base/iadaptivecardextensionicon.yml ✅Succeeded
SP-Framework/sp-adaptive-card-extension-base/iaxis.yml ✅Succeeded
SP-Framework/sp-adaptive-card-extension-base/ibarchartcardviewconfiguration.yml ✅Succeeded
SP-Framework/sp-adaptive-card-extension-base/ibarchartseries.yml ✅Succeeded
SP-Framework/sp-adaptive-card-extension-base/icardaction.yml ✅Succeeded
SP-Framework/sp-adaptive-card-extension-base/icardbarchartconfiguration.yml ✅Succeeded

This comment lists only the first 25 files in the pull request.

SP-Framework/sp-property-pane/ipropertypanecustomfieldprops.yml

  • Line 34, Column 31: [Suggestion: other-site-link-broken - See documentation] Link 'https://facebook.github.io/react/docs/lists-and-keys.html#keys' points to a page that doesn't exist. Check the path or URL and update the link.

For more details, please refer to the build report.

Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.

For any questions, please:

@AJIXuMuK AJIXuMuK merged commit 8999c74 into main Aug 20, 2024
2 checks passed
@AJIXuMuK AJIXuMuK deleted the spfx-1-20-beta-0 branch August 20, 2024 10:34
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.

1 participant