Azure / azure-iot-explorer

Cross-platform UI for interacting with devices attached to Azure IoT Hub. This tool is meant for learning and testing, not for production environment.
MIT License
223 stars 73 forks source link

adopt fluent theme for json schema from #616

Closed YingXue closed 1 year ago

YingXue commented 1 year ago

One drawback is that we have to temporarily enable npm ci --force, as rjsf has not updated its fluent dependency from 7 to 8, and we have an accessibility dependency on fluent 8. Tracking the issue here: https://github.com/rjsf-team/react-jsonschema-form/issues/3463