yahoo/jafar

react-components - update components to use toJafar hoc util

Ouverte

#90 ouverte le 27 juil. 2020

 (0 commentaire) (1 réaction) (0 personne assignée)JavaScript (9 forks)auto 404
enhancementgood first issuehelp wanted

Métriques du dépôt

Stars
 (109 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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

Guide contributeur