yahoo/jafar

react-components - update components to use toJafar hoc util

開放

#90 建立於 2020年7月27日

 (0 則留言) (1 個反應) (0 位負責人)JavaScript (9 個分叉)auto 404
enhancementgood first issuehelp wanted

倉庫指標

星標
 (109 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

Update components in @jafar/react-components to use toJafar mapper util As described in https://github.com/yahoo/jafar/issues/86

A good reference - https://github.com/yahoo/jafar/tree/master/packages/react-components/src/components/edit/Switch

Test also update tests similar to - https://github.com/yahoo/jafar/blob/master/packages/react-components/src/test/edit/Switch.spec.js

md file - verify demos of the components:

  • all examples of the component work as expected
  • no console errors or warnings
  • description and import with link appear in the top of all examples
  • props & methods appear and show correct data - props and default props

貢獻者指南