giveth-dapp icon indicating copy to clipboard operation
giveth-dapp copied to clipboard

Remove unused dependencies

Open MoeNick opened this issue 3 years ago • 4 comments

Formsy Swal

Review package Json

MoeNick avatar Jul 14 '21 09:07 MoeNick

@MoeNick As I analyzed package.json, I suggest adding these issues to this epic:

  1. Using just one modal (currently react-modal and antd)
  2. Using just one notification component (currently react-toastify and antd)
  3. Using just one http component (currently request, feathers, axios, whatwg-fetch and node-fetch)
  4. Using just one date-picker (currently react-datepicker and antd)
  5. Using just one cropper tool (currently react-cropper and antd-img-crop)
  6. Using just one resize tool if possible (currently quill-image-resize-module-react and react-image-file-resizer)
  7. Using just one toggle (currently react-toggle and antd)
  8. Using just one tool-tip (currently react-tooltip and antd)
  9. Check yarn.lock for previously deleted packages

RamRamez avatar Jul 19 '21 12:07 RamRamez

Issues done: #2396 #2434 #2398 #2397 #2486

RamRamez avatar Jul 28 '21 20:07 RamRamez

@MoeNick As I analyzed package.json, I suggest adding these issues to this epic:

  1. Using just one modal (currently react-modal and antd)
  2. Using just one notification component (currently react-toastify and antd)
  3. Using just one http component (currently request, feathers, axios, whatwg-fetch and node-fetch)
  4. Using just one date-picker (currently react-datepicker and antd)
  5. Using just one cropper tool (currently react-cropper and antd-img-crop)
  6. Using just one resize tool if possible (currently quill-image-resize-module-react and react-image-file-resizer)
  7. Using just one toggle (currently react-toggle and antd)
  8. Using just one tool-tip (currently react-tooltip and antd)
  9. Using just one icon component if possible (currently @ant-design/icons and react-share)

No. 1, 2, 4, 5, 7, 9 is done

RamRamez avatar Jul 28 '21 20:07 RamRamez

Formsy Swal

Review package Json

These three are done.

RamRamez avatar Jul 29 '21 20:07 RamRamez