Skip to content

Commit 0f1d148

Browse files
authoredApr 3, 2025
Merge pull request #81 from nick-pape/user/nicpape/1-21-0-beta-2
SPFx 1.21.0 beta.2
2 parents cff5644 + 2a62876 commit 0f1d148

File tree

62 files changed

+2104
-10
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

62 files changed

+2104
-10
lines changed
 

‎SP-Framework/sp-adaptive-card-extension-base/ipartialteamscontext.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@ properties:
2525
return:
2626
type: |-
2727
{
28-
appInfo: Pick&lt;<xref uid="@microsoft/teams-js!app.AppInfo:interface" />, 'theme'&gt;;
28+
appInfo: Pick&lt;<xref uid="@microsoft/teams-js!AppInfo:interface" />, 'theme'&gt;;
2929
}

‎SP-Framework/sp-application-base.yml

+2
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ summary: SharePoint Framework support for building and extending client-side app
66
classes:
77
- '@microsoft/sp-application-base!ApplicationAccessor:class'
88
- '@microsoft/sp-application-base!ApplicationCustomizerContext:class'
9+
- '@microsoft/sp-application-base!BaseApplication:class'
10+
- '@microsoft/sp-application-base!BaseApplicationContext:class'
911
- '@microsoft/sp-application-base!BaseApplicationCustomizer:class'
1012
- '@microsoft/sp-application-base!PlaceholderContent:class'
1113
- '@microsoft/sp-application-base!PlaceholderProvider:class'

0 commit comments

Comments
 (0)