Sam

Results 63 comments of Sam

I believe this issue can be closed with the release of v0.3.0.

@vladfrangu Tried to make args abstract based on that document. I had to fight typescript to get peek to work, but I'm not sure how to do it better.

Thanks for the kind words! Most of this was just moving stuff to the base class, so it was pretty easy changes. Appreciate that you're taking time to look over...

Also, should I be marking conversations as resolved or do you wish to do that?

@vladfrangu Any updates about this? I'm still not sure if my [implementation of many()](https://github.com/sapphiredev/framework/pull/728/files#diff-fc2ae2497984be979c7783c8751a4d374b77cd5acf7260fadda2dce0a5f522ddR43) makes sense.

If you have any suggestions about how we can improve the UI, I'd love to hear them. I do not know when I'll have time to work on them but...

@bhaskarblur Sure! Feel free to work on it.

It might be a good idea to take advantage of Tweak's settings editor, not sure. If we don't we should try to avoid code duplication with the existing settings commands.

Minifying content.js saves about 67.77 kB. It also looks like there might be two copies of react and react-dom included. One in content.js and another in the vendor folder. Which...

I'd recommend to disable any chrome extensions that might be changing the ROBLOX website and see if that fixes the issue.