Solomon Hawk
Solomon Hawk
Unions are an interesting case - I don't think we can reasonably extract input props from _any_ union, given the associated schemas could have conflicting rules. We can handle Discriminated...
@lildesert I don't have any updates here - the PR is offered up for @kiliman to consider. I don't know if they are actively working on `remix-params-helper` although it looks...
> I'm sorry for not getting back to you sooner. I haven't used this package much lately. I have my own _fork_ essentially with a different API. > > I...
Any consideration for using https://github.com/cosmiconfig/cosmiconfig? It might be nice to offload the work to a separate well-tested, fully-featured library and allow backdrop to give end-users the flexibility that they might...
Is there a reason for placing this config as an option in the call to instantiate CK? As an alternative, each item in the `blockTypes` array could contain a special...
A few additional thoughts based on a conversation with @cwmanning: 1. This feature generally unlocks the idea of "Parameterized Block Types", allowing a developer to re-use more code in the...
@nhunzaker Just a gut check is all I was really looking for. We're poised to take ownership here but I wanted to give you an opportunity to surface any relevant...
Thank makes sense. Chris and I had talked about some potential features for making navigating large trees of blocks easier (collapsible sections, or block summaries or something like that, minimap/table...
I recall this work and it makes sense to me for CK not to provide a complete solution to this. I was thinking there might be some machinery that makes...
We want to add these options: `container` `autoClose` `endDate` `startDate`