John Bender

Results 17 issues of John Bender

This is just an experiment. I'd like to make it easier to make functionality optional by making calls to methods if they are defined. I'd also like to add a...

You need `shoestring.fn.children` to create nodes using `shoestring` but the dependency isn't reflected in the build. Unfortunately `shoestring.fn.children` depends on the `window.shoestring` namespace and some methods so we either need...

wrt: https://github.com/filamentgroup/vineyardvines/issues/1302 If you use a URL with the same hash as the dialog you are about to open the hash assignment won't add to the history.

Corrects an issue with trigger where the focus bindings in the menu trigger were closing and then reopening the menu before the `selectActive` method had a chance to execute. The...

We're seeing some double open menus in a client project, this ensures that only one menu can be open at a time.

Use existing code samples to alter the content and view `data.state` of the navigate event.

Hello! We're working with terms that produce a lot of top level SMTLib definitions and we noticed that the interaction overhead with the solver appears to quickly dominate the solver...