Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Render Strategy: BigQuery Table Schema #138

Open
11 tasks
elbakerino opened this issue Apr 3, 2021 · 0 comments
Open
11 tasks

Render Strategy: BigQuery Table Schema #138

elbakerino opened this issue Apr 3, 2021 · 0 comments
Labels
enhancement New feature or request material-ui About the material-ui design-system widget
Projects

Comments

@elbakerino
Copy link
Member

elbakerino commented Apr 3, 2021

Example implementation of a custom render strategy with two new packages:

  • @ui-schema/bigquery as the no-HTML rendering core
  • @ui-schema/bigquery-material as ds-material replacement for BigQuery

Supporting keywords:

  • name
  • type
  • mode
  • description

Features:

  • custom root renderer
  • custom object (records)
  • custom array (repeatable records)
  • custom virtual renderer
  • no plugins like $ref or conditional
  • only - and new - validators: "type","modus" (nullable)
  • ? additional option to specify JSON-Schemas in a JSON-Pointer object for stronger validation ?
@elbakerino elbakerino added enhancement New feature or request material-ui About the material-ui design-system widget labels Apr 3, 2021
@elbakerino elbakerino added this to To do in ui-schema via automation Apr 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request material-ui About the material-ui design-system widget
Projects
ui-schema
  
To do
Development

No branches or pull requests

1 participant