redux-form-antd icon indicating copy to clipboard operation
redux-form-antd copied to clipboard

Rewrite roadmap

Open zmitry opened this issue 6 years ago • 0 comments

  1. add typescript support
  2. upgrade to new react (use forward ref)
  3. refactor code (remove textarelazy and datepickerru components)
  4. switch datepicker options from values array to jsx ?
  5. check how it works with new antd version
  6. should we include styles by default ?
  7. remove options prop from select input
  8. add fieldProps to baseComponent
  9. should we create separate file per component to reduce bundle size?

zmitry avatar Jul 09 '19 23:07 zmitry