Kevin Jump
Kevin Jump
### Which Umbraco version are you using? (Please write the *exact* version, example: 10.1.0) v14-rc2 ### Bug summary When picking a colour for the values in the colour picker the...
### Which Umbraco version are you using? (Please write the *exact* version, example: 10.1.0) v14-rc2 ### Bug summary When entering data into a dropdown style (e.g dropdown, checkbox, radio button)...
Make the contribution template a bit more focused on making item templates. we will build up a library of item templates, but not all of them will be copied over...
Some usage/reference docs for switches etc.
Add a command line parameter to select the Umbraco version. by default the package/site should use a defined version but if you want you should be able to override it...
**Describe the bug** `UmbVariantableWorkspaceContextInterface` is marked as obsolete in RC1 https://github.com/umbraco/Umbraco.CMS.Backoffice/blob/683187c28a0f923f320b075f35b88cd9cd07c2bd/src/packages/core/workspace/contexts/tokens/variant-dataset-workspace-context.interface.ts#L33-L37 The deprecation notice says to Use `UmbVariantWorkspaceContextInterface` instead, but this does not exist in the code base. ? either:...
At the moment we don't support migrating variant content - which is only a convert issue The migrator(s) have been built (at the moment) to convert the content values ```xml...
I was starting to put in replacement stuff into options - (e.g map property name from to something type config) but it seemed like i was about to make a...
Ability to tell the migrator how to map properties in config . e.g. - how to get from grid to custom block list or something - or leblender to something...
**Describe the bug** `UmbVariantableWorkspaceContextInterface` is marked as obsolete in RC1 https://github.com/umbraco/Umbraco.CMS.Backoffice/blob/683187c28a0f923f320b075f35b88cd9cd07c2bd/src/packages/core/workspace/contexts/tokens/variant-dataset-workspace-context.interface.ts#L33-L37 The deprecation notice says to Use `UmbVariantWorkspaceContextInterface` instead, but this does not exist in the code base. ? either:...