#OpenToWork Available for new opportunities! Let's build something amazing together.

Get in touch

Archive for November 2018

archm

Testing the UI of your SPFx solution with Puppeteer and Jest

When building any type of solutions which involve a UI. One of the most time-consuming things is to test how your solution is rendered, and if everything is still working as it should be. If you are doing these changes yourself. The process is very simple and easy to maintain/test. When you are working in a larger team, things will get more complex and more manual work is involved in order to test it.

Read more

PnP SharePoint Framework Property Controls v1.12.0 released

Version 1.12.0 of the SharePoint Framework Property Controls (@pnp/spfx-property-controls) has been released. This is an open source library that shares a set of reusable property pane controls, which can be used in your SharePoint Framework solutions. This release includes the following changes: New control(s) PropertyPaneWebPartInformation: New control to show more information about the current web part #108 PropertyPanePropertyEditor: New control that allows you to export/import property pane settings #114 Enhancements

Read more

PnP SharePoint Framework React Controls v1.10.0 released

Version 1.10.0 of the SharePoint Framework React Controls (@pnp/spfx-controls-react) has been released. This is an open source library that shares a set of reusable React controls, which can be used in your SharePoint Framework solutions. This release includes the following changes: New control(s) ListItemPicker: New field control #165 Enhancements Dutch localization added #100

Read more
Back to top