gqty icon indicating copy to clipboard operation
gqty copied to clipboard

feat(package/cli): add params to args conversion to generator

Open kleberbaum opened this issue 1 year ago • 3 comments

https://github.com/gqty-dev/gqty/issues/2051

kleberbaum avatar Jan 23 '25 02:01 kleberbaum

Hi @vicary, sorry for the radio silence. I am currently on vacation in Japan until 01.03.2025 I am still interested in introducing these changes and will try to be more responsive during the next week.

kleberbaum avatar Feb 06 '25 08:02 kleberbaum

Hi @vicary, I have rebased the PR to include ohash etc.

Yes, it comes from our legacy of --react when it is the only framework on top of core. When framework support is further expanded this option will definitely be reworked. But let's stick with --pylon for the moment. _Originally posted by @vicary in https://discord.com/channels/874477141834739762/1330852173600391211/1333984259932688495

Can I help you with that?

kleberbaum avatar Feb 14 '25 02:02 kleberbaum

Hi @vicary, I reduced the scope of the PR to just include params-to-args conversion like you suggested.

The current idea is to break it down and get the common features into the core from separate PRs until the idea of adding frameworks feels trivial.

_Originally posted by @vicary in https://discord.com/channels/874477141834739762/1330852173600391211/1339810280699334696

Everything that is still in this PR is needed to make this feature possible as a GQty core feature. As I am planing to use this feature in a project could you maybe release as a Snapshot Release (canary) release?

Conditional CORS and additional frameworks will maybe be discussed in different PRs in the future.

kleberbaum avatar Feb 15 '25 09:02 kleberbaum