Hasan Ayan

Results 7 comments of Hasan Ayan

This probably can be solved with project inference plugins, but [the example you gave in the docs](https://nx.dev/recipes/advanced-plugins/project-inference-plugins) is not clear. How is that plugin created? is it enough to create...

thanks, @AgentEnder, I worked around this issue by renaming my project.json ( which led to renaming whole bunch of other stuff but that's my problem : ) ) But, yeah,...

This is a valid request; I don't know how I missed this on the initial implementation :) However, to implement this, I would like to ask for your help because...

sorry guys, I haven't merged this PR because I wanted better type support for the RemoteComponent. it's now a generic component which lets you set the props you want to...

Are there any updates on this issue? This is causing us to use workarounds like forcing re-render after setting the URL search parameters.

Sure. We need to style our tree view so that rows have different height based on their levels or their order in the branch, that's why we needed this and...