redux-form-antd
redux-form-antd copied to clipboard
Rewrite roadmap
- add typescript support
- upgrade to new react (use forward ref)
- refactor code (remove textarelazy and datepickerru components)
- switch datepicker options from values array to jsx ?
- check how it works with new antd version
- should we include styles by default ?
- remove options prop from select input
- add fieldProps to baseComponent
- should we create separate file per component to reduce bundle size?