Dean Verleger

Results 8 issues of Dean Verleger

Re #25 - [x] add kirby() object to end of parameters for default and templates functions - [x] update readme

Passing `$kirby` to `pedroborges.meta-tags.default|templates` is helpful. I.e. to differ metadata on the route used: ```php

#### Category - [x] Bug - [ ] Enhancement #### Environment - [x] Office 365 / SharePoint Online - [ ] SharePoint 2016 - [ ] SharePoint 2013 #### Expected...

Needs: Triage :mag:

#### Category - [x] Enhancement - [ ] Bug - [ ] Question #### Version 1.15.0 #### Desired Behavior A new Dropdown Control (and/or updating the `PropertyFieldDropDownWithCallout` control) allowing for...

help wanted
type:enhancement

Greetings, It looks like it's time to update @microsoft packages for 1.6.0 (`"@microsoft/sp-webpart-base": "1.6.0"`) compatibility... IWebPartContext has changed. Using PropertyFieldPicturePicker when i specify context i.e.: ```ts PropertyFieldPicturePicker('id', { ...props, context:...

Noticing the following issues with named anchors (i.e. #terminology) within scrollbox content: 1. navigating manually to a url that includes a location (i.e. mysite.com/my-page#myloc): - content is in the correct...

Ref: https://devblogs.microsoft.com/commandline/the-windows-subsystem-for-linux-build-2020-summary/#wsl-install Replace wsl installation and wsl2 installation with: `wsl.exe --install`

Greetings, In my experience onLoadEnd is an invalid input property - I get the 'react-unknown-prop' error. Just need to add it here: https://github.com/greena13/react-simple-file-input/blob/master/src/index.js#L32