Billy Tetrud
Billy Tetrud
I completely missed the collapsed CLI reference. This makes the documentation really difficult to use as a reference unless you already know where to find the info. I noticed further...
Is there anything needed from me for this review? @NGPixel
I'd be happy with that solution.
@NGPixel What's the path forward here? I don't know what the appropriate way is to make an optional CSS switch in this project.
Having the same issues. Would very much want a consistent way to override properties. Others have mentioned examples of properties that basically need this functionality, but I don't see why...
I wrote a pre-processing (or I guess a mid-processing) step for our own use that adds a command-like word `$merge`. It works like this: ``` $merge: - $ref: "some/path/to/a.yaml" -...
@karenetheridge I believe others would also like ways to compose structures that are *not* under the `schema` keyword as well. Ideally this would have consistent composition semantics both within and...
No, that is not what I'm talking about. I'm talking about a javascript api that can be used in place of the cli (ie via a node.js script). Please reopen
Thanks for the info. > The SubFactory reference isn’t meant as introductory material, it assumes build strategies are understood by the reader. I do have an understanding of build strategies....