yahoo/jafar

react-components - update components to use toJafar hoc util

オープン

#90 opened on 2020/07/27

 (0 件のコメント) (1 件のリアクション) (0 人の担当者)JavaScript (9 件のフォーク)auto 404
enhancementgood first issuehelp wanted

Repository metrics

Stars
 (109 個のスター)
PR merge metrics
 (30d に merged 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

コントリビューターガイド