Conversation
|
Hi @mattlind, I'm your friendly neighborhood Microsoft Pull Request Bot (You can call me MSBOT). Thanks for your contribution! TTYL, MSBOT; |
|
@mattlind, Thanks for signing the contribution license agreement so quickly! Actual humans will now validate the agreement and then evaluate the PR. |
|
Approved Sorry for the delay here. This change makes sense to me. Once you've addressed the conflicts, happy to merge this in. |
|
Thanks, almost gave up on this one. I will get it up to date. On Thu, Nov 3, 2016, 4:08 PM Peter Jahn notifications@github.com wrote:
|
|
Awesome, thanks for fixing the conflicts! I'll go ahead and merge once CI has finished. |
Add an option for non-modal Panel
Added isModal switch for the Panel control. Turns off the usage of the Overlay control (which effectively also disables lightDismiss).
Not sure if a the team wants a non-modal dialog example but I added that as well.