Cyrus Collier

Results 6 issues of Cyrus Collier

Does anyone have an idea of when the Event node will be available in this library? The docs say it's in development, but I don't see it anywhere in the...

**What package within Headless UI are you using?** @headlessui/vue **What version of that package are you using?** v1.6.2 **What browser are you using?** Chrome **Reproduction URL** https://github.com/cyruscollier/nuxt3-demos/tree/headlessui **Describe your issue**...

Since BooleanFilter supports an array of checkboxes, this library should as well. I updated the FilterModal Vue component to support multiple checkboxes when the component is "boolean-filter" and I updated...

https://github.com/stellarwp/kadence-blocks/blob/master/src/plugins/prebuilt-library/ai-wizard/scss/global.scss There are margin styles in this file affecting ALL headings, paragraphs and lists in the editor. Since these styles are bundled into the Row Layout block, they appear even...

There are 2 margin-related issues with the Row Layout block that this PR addresses: 1. Rowlayout uses its own version of `getSpacingOptionOutput()` that does not correctly return an empty string...

This PR addresses two bugs we came across recently: 1. There is currently no control to disable the Tabs subtitle panels in the Tabs block visibility settings. 2. There is...