Jacob Overgaard
Jacob Overgaard
## Description Component for OTP input. Resolves #787 ## Types of changes - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change...
**Describe the bug** Using `@storybook/web-components` with `setCustomElements` from a schema created by something like `web-component-analyzer` with the Lit library, if you have a **property** and a **slot** with the same...
### Description Umbraco is using TinyMCE 6 which reaches its end-of-support on October 31, 2024 ([source](https://www.tiny.cloud/docs/tinymce/6/support/)). We cannot upgrade to TinyMCE 7 due to licensing incompatibilities. We are introducing a...
### Feature summary With the update of Umbraco 15.4, there should be no need to install and build npm manually as that will happen automatically with msbuild. When this template...
## Description Adds a sentence to instruct users to add Categories to umbraco-marketplace.json including a link to the accepted categories. Lastly, it adds a comment to let users know they...
## Description Fixes #26 Allows the template action to run on ubuntu-latest. This has been tested on https://github.com/iOvergaard/umbraco-servervariables It also switches the repository's own action to ubuntu-latest.
### Feature summary I think it is generally a good idea to run any automated builds on the agent `ubuntu-latest`; it is faster to start and uses fewer resources (=...
This pull request introduces enhancements to error handling and user feedback mechanisms in the `Umbraco.Web.UI.Client` project. Specifically, it improves localization support for error messages across multiple languages, refines the handling...
## Description Fixes #19522 This seems to only happen when you are on a variant document or a document with tabs, because the first tab is a redirect target. But...
### Which Umbraco version are you using? 16.0.0-rc6 and 919b65e ### Bug summary If you click on an already active page twice in the tree, it will give you a...