Umbraco.CMS.Backoffice
Umbraco.CMS.Backoffice copied to clipboard
Working repository for the Umbraco Backoffice project
## Description Dropzone Manager update that can handle folder uploads. Changes: - Dropzone element can now be disabled. - The dropzone no longer dispatches a change event. Instead listen for...
## Description ## Types of changes - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [ ]...
Makes it a requirement that mandatory languages follow each other in publish/publish-with-descendants/unpublished dialogs. ## Types of changes - [x] Bug fix (non-breaking change which fixes an issue) - [x] New...
## Description Added more padding/gap in context menu. There are multiple ways of doing this, but I just altered the css variable --uui-menu-item-flat-structure for the list item. ## Types of...
## Description Adds unit tests for string functions ## Types of changes - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change...
## Description Added a arabic language file ## Types of changes - [ ] Bug fix (non-breaking change which fixes an issue) - [x] New feature (non-breaking change which adds...
## Description Adds tests for the debounce function ## Types of changes - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change...
## Description ## Types of changes - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [ ]...
## Description Adds tests for the State Manager ## Types of changes - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change...
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 26.0.1 to 28.0.0. Changelog Sourced from @rollup/plugin-commonjs's changelog. v28.0.0 2024-09-23 Breaking Changes chore: switch to fdir for fewer dependencies (#1741) v27.0.0 2024-09-23 Breaking Changes feat!: default strictRequires...