Skip to content

Latest commit

 

History

History
60 lines (43 loc) · 6.68 KB

CHANGELOG.md

File metadata and controls

60 lines (43 loc) · 6.68 KB

1.1.0 (2021-12-14)

Bug Fixes

  • 🐛 amends icon arrow name (#69) (d60115e)
  • 🐛 image fallback (aaa7e4d)
  • 🐛 learn more tooltip, link should open correct address (#78) (12ca14b)
  • 🐛 pagination index computation (#77) (6a923f3)
  • 🐛 should extend page data not overwrite (#72) (4e2d8b8)
  • 🐛 tooltip hover close area (#75) (2027ee3)
  • 🐛 use DAB mainnet address during dev for now (c1fe7a4)
  • 🐛 video should not have pointer events (6278e27)

Features

1.0.1 (2021-12-06)

Bug Fixes

  • 🐛 pagination index computation (#77) (87048b7)

1.0.0 (2021-11-26)

Bug Fixes

  • 🐛 amend environment variable name, missing _ID (4b45d15)
  • 🐛 amend route home, as overview (#15) (a36536b)
  • 🐛 eslintrc, aliases (7f6c6d0)
  • 🐛 function signature expects one argument (#51) (471646d)
  • 🐛 identity copy, should not copy trimmed account (a0523f7)
  • 🐛 lerna bootstrap prod dependencies (#38) (cf502a3)
  • 🐛 the not available should be 3x dashes (9f87586)
  • 🐛 titles (b014845)
  • 🐛 total transactions (#28) (b5a0144)
  • 🐛 type def amends (34619be)
  • 🐛 type def warnings, bootstrap, initialisation (cc6005f)
  • 🐛 workspace package.json to avoid conflict with main branch version (555e2e0)

Features

  • 🎸 add overall values for overview page (#25) (6745c8a)
  • 🎸 App specific page, initial version (#5) (217f656)
  • 🎸 application transactions page, initial (9130683)
  • 🎸 CAP Service for development (#1) (7c38739)
  • 🎸 introduces fleekon to manage icons (tokeneless) (#27) (847fe3e)
  • 🎸 metadata for contract in transaction page (#24) (0d08fa0)
  • 🎸 mock data generator for CAP Service for development (#2) (39c57bf)
  • 🎸 mock provider for staging or testing (#10) (fda15c8)
  • 🎸 token contracts initial implementation (#4) (3258675)
  • 🎸 token contracts paired roots on overview (#34) (46c3e2d)
  • 🎸 transactions named column via dab metadata (#23) (5904130)