Ivy Rose

Results 5 issues of Ivy Rose

I'm trying to write vanilla JS and jQuery code inside of tags in .php and .html files, but no suggestions pop up when I try to do so. In dev...

enhancement

This search option can be utilized with the `client.sendCommand(...)` method but I would love to see it natively supported. Here is the argument spec: ``` FT.SEARCH ... GEOFILTER {geo_attribute} {lon}...

feature

### Motivation While form inputs often have a unique `name`, this isn't always the case. Take the following [example from MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/checkbox#handling_multiple_checkboxes) about checkboxes, which I Ariakit-ified below: ### Usage example...

feature
has workaround

**Describe the bug** I'm trying to use GROQ typegen in my Astro project, but it doesn't recognize the JSX-in-frontmatter syntax and mistakenly thinks its all errors, for example: ``` src/pages/about.astro:...

typegen
Feature

### Describe the bug The `tabpanel` provides an `aria-labelledby` attribute, but doesn't assign an `id` to the `tab`. This makes the tabs inaccessible to screen reader users and is invalid...

bug