Luke Warlow

Results 560 comments of Luke Warlow

A syntax such as that below could be used instead allowing you to show nesting and then this could be converted to an actual HTML representation of the anatomy for...

Huh that looks pretty neat. I think that's a good idea. Will be quite exhaustive that way. Do we want to discuss that or should I just go ahead and...

I noticed our schemas were lacking in other places https://github.com/openui/open-ui/issues/875 that I think that above one could handle (events for example) and others that it might not handle (state pseudos...

@gregwhitworth on the topic of upstreaming improvements, I've made a [PR](https://github.com/webcomponents/custom-elements-manifest/pull/128) to add custom state to the schema which we can use for both design systems proper and also for...

THe PR mentioned above got merged. So when I've got some time I'll pick this back up and see what I can come up with.

I wonder if rather than having a second attribute we can allow the attribute to be two space separated values? First for gain action second for lose action? Idk if...

Thinking on this some more I think a manual popover should behave just like a hint or auto wrt the interest behaviour. Just like invokers can open and close a...

I get what you mean. "spec" wise light dismiss is explicitly click outside, so they're missing a close watcher AND light dismiss. But invokers are effectively the same as the...

Fully agree with this, other UI that comes to mind is the textarea resize handle which while I haven't checked I would all but guarantee doesn't mean the requirements.

Potentially could allow a listbox inside datalist element and that would enable the new stylability? I do feel like there's a case for stylable datalists alongside any solution for searchable...