Adam Wójcik
Adam Wójcik
## 🎯Aim The aim of this issue is to upgrade the [Breadcrumb Application Customizer](https://github.com/pnp/sp-dev-fx-extensions/tree/main/samples/react-application-breadcrumb) extension sample to the latest version of [SPFx (1.20)](https://learn.microsoft.com/en-us/sharepoint/dev/spfx/release-1.20) ## 🤔 Tips how to get started...
## 🎯Aim The aim of this issue is to upgrade the [SPFx Applications Customizer CSS Injection](https://github.com/pnp/sp-dev-fx-extensions/tree/main/samples/react-application-injectcss) extension sample to the latest version of [SPFx (1.20)](https://learn.microsoft.com/en-us/sharepoint/dev/spfx/release-1.20) ## 🤔 Tips how to...
#### Category [x] Bug #### Version [3.20.0] #### Expected / Desired Behavior / Question I should be able to use the new `UserPicker` control importing it like `import {} from...
### 🎯 Aim of the feature Currently, we have a few actions available for each app in the app catalog list. The idea/aim is to add two new actions which...
### 🎯 Aim The aim is to create a blog post in which we may compare different tooling and approaches we may take to help us out in SPFx Development....
## 🎯 Aim The aim of this PR is to update extension dependencies to the latest version where possible. Unfortunately, as I checked, we are still not able to use...
The aim is to update all [GitHub workflows](https://github.com/pnp/vscode-viva/tree/main/.github/workflows) to use Node js in version 22 We already have this done in the release docs workflow https://github.com/pnp/vscode-viva/blob/c785cbc73c4b25f52c3c9048cec658ce705215c0/.github/workflows/release-docs.yml#L24 This change should be...
### 🎯 Aim of the feature Currently, we have an upgrade action that allows you to generate a md report (or a code tour report as well) with the changes...
### 🎯 Aim Currently, the LM Tool `spo_page_add` provides only a basic operation to add a SharePoint page. The goal is to refactor and expand the available tools to cover...
### 🎯 Aim of the feature Currently we have basic operation that allow to `add`/`remove`/`get` SPO sites https://github.com/pnp/vscode-viva/blob/194d1c1f2ebbec270b4acf8938ed0f88915eb1c0/package.json#L262-L353 The aim is to rework/refactor what we have: - improve model description...