prismatic-io / spectral

Prismatic's typescript library for custom components
https://prismatic.io/docs/spectral/custom-component-library
35 stars 2 forks source link

Rework config vars/pages to streamline creation/usage for CNI #174

Closed ryanwersal closed 8 months ago

ryanwersal commented 8 months ago

Remove configVars in favor of defining inline with configPages. Update types to flow through the entire ConfigPages collection which enables richer typing for testing flows and within onTrigger/onExecution functions.