Jonathan Greene
Jonathan Greene
I would love some feedback on how I am currently solving this issue: I have a mono-repo with several packages. Each package defines a `federation.config.json` file that declares its remote...
Thanks for the feedback! For your suggestions around a poly-repo solution, are you thinking an application would have a config file that defined the repos/remotes they are using, and then...
Very cool. I am happy to help! If it's useful to anyone looking at sharing type definitions between their packages in a mono-repo, here is what I am using: https://github.com/pixability/federated-types
Cool, I'll check that out too. Thanks!
@karlos1337 @guysenpai For what it's worth, we had the same issue in our project, and it ended up being an problem with the redux dev tools not being available in...
As in minimum and maximum x/y/wid/hgt? There is currently no support for this. I don't think it would be very difficult to add though.
you'd want to use the 'getBounds' method of the freetrans object instead of the outerWidth/Height methods. this plugin modifies scale with the CSS3 transform class - which does not affect...
hmm, the height does not seem to be working as expected...
heya, i haven't been active on this in a while, but you can create a pull and i would be happy to include it here. or feel free to fork...