Matthew Cheely
Matthew Cheely
I looks like html-test-runner has yet to be updated for 0.19, and that may or may not happen, as there doesn't seem to be a lot of folks asking for...
Much like @nucleartide suggested, we're using ember component tests to test the integrated components in Ember, which generally works well. IIRC, the only change we made to the existing tests...
@nucleartide Yeah, I'd be happy to be a maintainer, thanks! @ondrejsevcik already done in #21! Just needs to be published to npm.
@nucleartide Thanks!
@ondrejsevcik Took me a while to get around to it, but I've finally published support for Elm 0.19 to npm as [email protected]
It should work recursively. You can have have a labeled menu inside of another labeled menu. A very contrived version might look like: ```toml [keys.normal.space.f] label = "File" f =...
It seems like there are no major objections to this approach, so I am going to try to start working on some documentation.
I think that apart from the terrible example this is now in a spot that I'm happy enough with it to start getting feedback. Things I am particularly wondering are:...
I could merge the PR, but it would probably take me longer to get my updated version to maven central than it will for @bringking to do the same. I...
Hello, and welcome to github! I have pushed a new version which I think should resolve your issue. You can build it from source, or you should be able to...