Skip to content

Commit 6604d8f

Browse files
guynikanEdson Batista
andauthored
Refactor/tests (#4)
* chore(examples/react): add Chakra, MUI, react-icons deps * feat(examples/react): add basic-ui form components and page * feat(examples/react): add chakra-ui form components and page * feat(examples/react): add material-ui form components and page * refactor(examples/react): slim FormComponents to SubmitButton only * refactor(examples/react): add tabbed app shell and Basic/Chakra/MUI routes * Remove standalone react-chakra-ui example * Refactor basic-ui: move ComponentRegistry, Form with schema prop, add complex form tab * Implement Chakra UI in examples/react: ComponentRegistry, Form, inputs, containers, ChakraFormPage with tabs * Remove shared FormComponents (SubmitButton) * Implement Material UI: ComponentRegistry, Form, inputs, containers, MaterialFormPage with tabs, export TabPanel * BasicFormPage: import TabPanel from MaterialFormPage * Remove standalone react-material-ui example * Remove ProviderExample, wrap App with ScheptaProvider (middlewares, externalContext) * Slim Form: remove submitted-values display; basic-ui gets components from provider --------- Co-authored-by: Edson Batista <edson.batista@conduent.com>
1 parent 9734aef commit 6604d8f

68 files changed

Lines changed: 1451 additions & 1424 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

examples/react-chakra-ui/index.html

Lines changed: 0 additions & 14 deletions
This file was deleted.

examples/react-chakra-ui/package.json

Lines changed: 0 additions & 31 deletions
This file was deleted.

0 commit comments

Comments
 (0)