semantic-ui-react-lightlib
v3.0.2
Published
## TODO
Downloads
7
Readme
semantic-ui-react-lightlib
TODO
- ~~Array editor emulating tags~~
- Sortable on Array Editor
- Allow null as option on array
- ~~Allow controls to set error~~
- ~~Allow to create stand alone editor~~
- ~~Provide route configurator~~
- ~~Checkbox~~
- Manage debouncing
- ~~Allow styling controls.~~
- Stand alone list
- ~~Manage to use FormEditor inside CrudEditor~~
- ~~Embed Errors and isDirty in object item using Symbols~~
- ~~Optional JSON Editor~~
- Optional YAML Editor
- ~~Add Semantic size to components~~
- ~~Add new on list~~
- Add Error message on main json editor
- ~~Add Drop/Search that manage only string but get description from elsewhere~~
- Fix inline layout in form editor (use grid??)
ISSUES
- index.js:17766 Uncaught Error: couldn't load module ace/theme/terminal or it didn't call define
- Warning: Can't perform a React state update on an unmounted component. This is a no-op, but it indicates a memory leak in your application. To fix, cancel all subscriptions and asynchronous tasks in a useEffect cleanup function.
- ~~Avoid Form nesting.~~
- Search control margin wrong