-
# Problem description
We offer a large number of block types to our editors. Due to the large selection, it quickly becomes confusing and it is not always quite clear which block / component is hid…
ghost updated
2 years ago
-
Related to #49271
We would like to build a mode modular, accessible, and feature-rich (eg. with support for sub-menus) version of the `DropdownMenu` component.
Given how tricky it can be to impl…
-
### Vue version
3.4.27
### Link to minimal reproduction
https://stackblitz.com/edit/vitejs-vite-wennky?file=src%2FApp.vue,tsconfig.json,src%2Fmain.ts,src%2Fcomponents%2FHelloWorld.vue,src%2Fcompone…
-
We have a complicated type that looks like:
```
// HtmlAttributes = AllHTMLAttributes - OnlyButtonProps
// We do this so onClick, and other props that overlap with html attributes,
// have the t…
-
I have a custom astro component that wraps the imagetools `Picture` component. I wanted to design it so that all of the `Picture` properties could be passed along to the underlying component automatic…
-
# Suggestion
## 🔍 Search Terms
List of keywords you searched for before creating this issue. Write them down here so that others can find this suggestion more easily and help provide feedback.
…
-
**Is your feature request related to a problem? Please describe.**
I want to return an class as output for the python tool however it shows error JSON dump failed: For example for the following code:…
-
Wondering how we would do something similar to this...
https://www.sanity.io/schemas/anchored-headings-for-portable-text-a6c70b6e - created by @kmelve
I think I understand how to create the ne…
-
Preface: **This PR contains a lot of breaking things I am looking for feedback, please reply if they make sense or not for your needs.**
Not sure if they all make sense for a 3.0 release, but I think…
-
I'm not too sure why this error is happening, and was hoping you could shed some light on if this is a bug with this library, or something I just have to work around:
```
interface Mx {
data: {…