-
### Which Umbraco version are you using? (Please write the *exact* version, example: 10.1.0)
13.5.1
### Bug summary
The purpose of Single Block Mode is to help the Models Builder in giving us…
-
*bug*
**What is the current behavior?**
If i copy just a **header** or a **code block** and paste it, it only pastes the raw text. It does not keep the block formatting.
If you copy multiple…
-
**Describe the bug**
I couldn't find an issue about it, and the docs don't mention the behaviour either. Is it expected behaviour that an animation of an element blocks a transition of it?
![bug](…
-
What I'm trying to convert:
```md
> [!IMPORTANT]
> 42
```
Start:
```php
return $block = array(
'element' => array(
'name' => 'div',
…
-
### Type of Svelte app
Svelte Vite template
### Describe the bug
Element gets wrapped in a "data-action" div.
Div constrains the elements size.
### Reproduction
`Hello world
`
turns into:
`He…
-
**Is your request related to a problem?**
Invalid HTML markup may cause Vue hydration issues.
**Describe the solution you'd like**
Replace the use of span to avoid invalid HTML markup in Vue …
tlylt updated
6 months ago
-
> Make the input boxes narrower so we can fit more than one of them per line?
>
> ![image](https://user-images.githubusercontent.com/766406/207972491-743fa68d-926a-4925-ad3e-a05e3d0dbb89.pn…
-
**Context**:
When adding a new building block, there are several places in the code base that need to be updated.
**Acceptance Criteria**:
- A new document has been added to the [tutorials sectio…
-
### Quick summary
If you use the Video block on a site with the Button 2 theme, the video is not visible in the published view.
### Steps to reproduce
1. Install the Button 2 theme on a site with t…
-
It's currently possible to use ::first-letter only with block elements. It would be useful to make it work for inline elements, too.
Example use case:
I've been developing an app to take inform…