-
There is another similar repo [antd-jsonschema-form](https://github.com/eddyzhang1986/antd-jsonschema-form) which follows [react-jsonschema-form](https://github.com/mozilla-services/react-jsonschema-f…
-
It might be interesting to build a web based configuration site that makes it simple to configure through a form and generate the JSON file.
-
Using the following does nothing. Furthermore, this doesn't appear to match the API of `style` (imported from react-stylesheet). Is this project (and/or react-stylesheet) abandoned?
> Customizing l…
-
This might be an idea for the future.
But one thing that Panel lacks are easy to create, nice looking forms. For example using the Fast Design system that I have started to implement.
In the Fas…
-
**Describe the bug**
Not sure if a bug, but when I tried to use the `toFormikValidationSchema(Schema)`, I get a warning saying `Type instantiation is excessively deep and possibly infinite.`. This se…
-
## What is Yup and its applications
- [Yup](https://github.com/jquense/yup) is a versatile schema builder designed for runtime value parsing and validation. Its killer features include:
- compos…
-
- vue.js, esempio: https://gitlab.com/formschema/native
- react, esempio: https://github.com/mozilla-services/react-jsonschema-form
- angular, esempio: https://github.com/json-schema-form/angula…
-
#### 描述问题:
项目用react^18.2.0,编辑器中拖动组件会警告
console.js:213 Warning: ReactDOM.render is no longer supported in React 18. Use createRoot instead. Until you switch to the new API, your app will behave as…
-
### Environment information
```plain text
System:
OS: macOS 14.5
CPU: (14) arm64 Apple M3 Max
Memory: 220.56 MB / 36.00 GB
Shell: /bin/zsh
Binaries:
Node: 18.18.0 - ~/.asdf/install…
-
I have a validation error disabled submit button - when inside a ``, it will be disabled (upon the first error #98).
When using a ``, necessary due to the structure of the UI components, it doesn't…