Skip to content

Releases: Psychedelic/cap-explorer

v1.3.0

21 Mar 15:09
Compare
Choose a tag to compare

1.3.0 (2022-03-21)

Bug Fixes

  • 🐛readme table of content links (bf1a973)

Features

  • 🎸 added new token field (#101) (fd658f5)
  • 🎸 Price column in transaction tables (47fb269)

v1.2.0

14 Jan 10:49
Compare
Choose a tag to compare

1.2.0 (2022-01-14)

Bug Fixes

  • 🐛 generate random principal, prepare should call build (cf9f44c)
  • 🐛 psychedelic to lowercase (67f2911)
  • 🐛 search input (#95) (f64e007)

Features

  • 🎸 more flexible to/from fields (#93) (2c0c4ff)

v1.1.0

14 Dec 15:30
Compare
Choose a tag to compare

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

v1.0.1

06 Dec 18:07
Compare
Choose a tag to compare

1.0.1 (2021-12-06)

Bug Fixes

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

v1.0.0

26 Nov 19:24
Compare
Choose a tag to compare

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)