Ethan Nagano
Ethan Nagano
When publishing, if the selected page does not yet have a page created, handle the FailedPublishNothingToPublish error so that the user is not presented with an exception. A warning is...
InstallMissingDatabase should be nullable so that if 1. the variable is false, Umbraco will not install missing database under any circumstances and 2. if the variable is null, the installation...
Lighthouse accessibility tool identified the green selected for "Login" (and other) buttons as low-contrast. Change default greens to offer more contrast. ### Prerequisites - [X] I have added steps to...