James Gregory

Results 36 comments of James Gregory

I've merged the PR and published a new release: https://github.com/jagregory/cognito-local/releases/tag/v3.23.3 As you can all tell, my current work doesn't overlap much with Cognito so this tool isn't getting much attention....

I've also been experiencing this issue with macros which generate code (like [typify's import_types macro](https://github.com/oxidecomputer/typify/blob/main/example-macro/src/main.rs)). I sometimes have to invalidate IntelliJ's caches otherwise the IDE won't find the updated types,...

I'm still seeing this issue with `onlyRenderVisibleElements` and v12.0.4. `useNodesInitiailized` always returns false, but interestingly if I set a breakpoint and introduce an artificial delay it will return true. I'm...

@ckalan Could you supply a pull request with your changes? What you've done _sounds_ correct, we do something similar to support pseudo-ids.

I don't use embedded resources (hence their absence), but I would accept a pull request. On Saturday, 10 January 2015, Michael Tiller [email protected] wrote: > +1 > > Would you...

Other pull requests merged, feel free to send some more my way.

Apologies for letting the previous PRs languish for so long, they came at a very busy time for me :) If you send another one across I'll get it in...

Pull request welcome. This library was developed for my own purposes, the "rationale behind this" is I never needed to expose it so I didn't expose it. Happy for that...

I'm happy to take on a breaking change. Halgo is still evolving, I don't mind breaking changes to get it on track with proper conventions. I'm less comfortable with moving...

Spark is ILMerged into Docu at build time. I've just had a look and I belive we're running `v1.5.0.0`. Looks like we'll need to upgrade then.