Jacob Overgaard
Jacob Overgaard
### Which *exact* UI Library version are you using? For example: 1.0.1 - don't just write v1. 1.8.0 ### Summary I would like a component that helps you input a...
chore: remove import from backoffice icons since we now only have to rely on the ui library this also fixes an issue where icons did not work anymore due to...
## Description ## Types of changes - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [ ]...
## Description This ensures that if, say, a textarea is saved with "rows=10" without touching the input box at all **Before**  **After**  ## How to test 1. Create...
Check the property editor for accessibility issues.
Check the property editor for accessibility issues.
There's a new design ready and implemented for the main settings dashboard found immediately in the "Settings" section. We need to verify that it lives up to the latest accessibility...
## Description Currently, the files for umbraco-package-schema.json and the custom-elements stuff reside in the "dist-cms" folder. This is due to a legacy thing where only that folder was published and...