Changes include: - Simplify current SchemaView code - Add ability to reuse the schema data & state management implementation outside the SchemaDialogView component. - Further split components in small and manageable separate files. - Removed the 'DepListenerContext' context as there was no need for separate context. - Added a reload functionality in the 'useSchemaState' - Changes in feature tests. |
||
|---|---|---|
| .. | ||
| DataGridView.jsx | ||
| DepListener.js | ||
| FieldSetView.jsx | ||
| FormView.jsx | ||
| MappedControl.jsx | ||
| SchemaDialogView.jsx | ||
| SchemaPropertiesView.jsx | ||
| SchemaView.jsx | ||
| StyledComponents.jsx | ||
| base_schema.ui.js | ||
| common.js | ||
| index.jsx | ||
| schemaUtils.js | ||
| useSchemaState.js | ||