Skip to content

v0.2.3

Latest
Compare
Choose a tag to compare
@iamleigh iamleigh released this 10 Jan 06:06
f545d03

What's Changed

  • fix(dashboard): Improve charts and cards lazy loading (#24)

  • feat(loader): Create new component

  • fix(loader): Add inner spacing to container

  • fix(bar-chart): Update with loader component

  • fix(pie-chart): Update with loader component

  • fix(line-chart): Update with loader component

  • fix: Update charts loading message on resize

  • fix(dashboard): Lazy load cards and charts

  • feat(quick-transfer): Create new component (#25)

  • fix(quick-transfer): Create new component

Move content related to “quick transfer” block from Dashboard page into its own component.

  • fix(dashboard): Import “quick transfer” component

  • fix(quick-transfer): Improve code

  • Replace component.
  • Add new state variables to handle the payee state.
  • Disable button unless a payee is selected and amount is more than 0
  • Rename styled component
  • Map imports using alias
  • fix(quick-transfer): Give styles to payee contact

  • fix(quick-transfer): Empty transfer value when unselecting payee

  • fix(quick-transfer): Reset payee on successful transfer

  • fix: Add mock transfer data (#26)