You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add flow typing to library (nearly) all components. Notable components this avoids are some of the modal components, which need to be refactored altogether because they rely heavily on refs and accept state/props through their open method, and the Settings components, which should see a refactor in #41.
This PR raises the flow coverage to a semi-respectable 76%.
Issue by landonreed
Tuesday Aug 21, 2018 at 17:02 GMT
Originally opened as catalogueglobal#235
Add flow typing to library (nearly) all components. Notable components this avoids are some of the modal components, which need to be refactored altogether because they rely heavily on refs and accept state/props through their
open
method, and the Settings components, which should see a refactor in #41.This PR raises the flow coverage to a semi-respectable 76%.
landonreed included the following code: https://github.com/catalogueglobal/datatools-ui/pull/235/commits
The text was updated successfully, but these errors were encountered: