Skip to content
This repository has been archived by the owner on Sep 10, 2021. It is now read-only.

0.7.1

No due date 60% complete

For this first round of changes to get the Qri frontend to be more readable, usable, and malleable, we are going to focus on our components.

  • have descriptive comments for each component
  • refactor our component conventions away from template (aphrodite) and inheriting from Base class
  • deprecating methods like componentWill... that React no longer relies on
  • l…

For this first round of changes to get the Qri frontend to be more readable, usable, and malleable, we are going to focus on our components.

  • have descriptive comments for each component
  • refactor our component conventions away from template (aphrodite) and inheriting from Base class
  • deprecating methods like componentWill... that React no longer relies on
  • look more like plain react
  • use storybook for isolated visual debugging
Loading