Skip to content

Latest commit

 

History

History
113 lines (53 loc) · 5.3 KB

CHANGELOG.md

File metadata and controls

113 lines (53 loc) · 5.3 KB

0.0.12 (2021-11-04)

Bug Fixes

  • github-ci: adds github token in the ci configuraton file at release step (628582e)
  • github-ci: adds name to package.json file due an error in ci configuration file (4605357)

0.0.11 (2021-10-25)

Features

  • dual-card: adds new-card to background card and changes background colour (e4b3551)
  • new-card: adds new card component with only basic options (1e53c33)

Refactors

  • styles: updates styles extension to ts, was tsx wrongly (06f7aed)

0.0.10 (2021-10-20)

Bug Fixes

  • dual-card: implements new way to control gesture and flatlist interaction (1561fad)

0.0.9 (2021-10-17)

Features

  • dualcard/home: adds new component and update animations to support second animation (12677bd)

Refactors

  • home: updates credit card width calculation (68b7e0e)

0.0.8 (2021-10-16)

Features

  • settingscard: adds new animation to return settings card to initial state (eeabf28)

Bug Fixes

  • home: update pan gesture callback data access and rule (e00357e)
  • home: updates activeOffsetY threshold (2dcc91a)

0.0.7 (2021-10-15)

Features

  • animation: includes pan gesture animation (0fd581d)
  • home: adds flatlist base and updates pan gesture animation when scroll down (e93e705)

0.0.6 (2021-10-12)

Features

  • home: adds divider to home screen (c79e4d9)
  • home: adds main card skeleton (dfce17d)

Refactors

  • settingscard: update horizontal margin and vertical padding (6f8ed30)

0.0.5 (2021-10-11)

Features

  • asset: adds icons and images assets (d17d2c9)
  • imagecircle: adds image circle component to home screen (806d246)

Bug Fixes

  • settingscard: update animation and text style (92b210b)

Refactors

  • settingscard: updates settings card with new image card and animations (06b0efc)

0.0.4 (2021-10-10)

Features

  • home: add new source folder with home screen (50867e5)
  • settingscard: add new component settings card to home screen (5c31ab1)

Refactors

  • app: refactor app file with new home component (a1a7ef3)
  • home: updates home screen folder structure (6651d67)
  • home: updates home screen with new animated settings card (a047081)

0.0.3 (2021-09-26)

0.0.2 (2021-09-26)

0.0.1 (2021-09-26)