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

Releases: howtocards/frontend

v0.7.4

26 Oct 04:51
7530a1e
Compare
Choose a tag to compare

v0.7.3...v0.7.4

  • 2ae0756 feat(features/cards): fade card content on preview

v0.7.3

26 Oct 04:50
c6bf1cf
Compare
Choose a tag to compare

v0.7.2...v0.7.3

  • c6bf1cf 0.7.3
  • e202b45 fix(app): layout padding on mobiles
  • ccfe6e2 feat(features/cards): show language name rotated on the left side
  • ebe1491 fix(features/cards): card-item layout for mobile
  • 9869951 feat(app): setup storybook

v0.7.2

26 Oct 04:50
d417090
Compare
Choose a tag to compare

v0.7.1...v0.7.2

  • 2fff931 feat(pages): change username in settings
  • 9e82c5f feat(lib/guards): add guards compiler
  • 22a7b9a refactor(features/search): move to api
  • 52ba1a4 refactor(pages): move search main to pages
  • c7ce2b1 refactor(pages): move not-found to pages
  • 9b62f3a refactor(pages): move logout to pages

v0.7.1

26 Oct 04:49
17f6972
Compare
Choose a tag to compare

v0.7.0...v0.7.1

  • 790c903 fix(app): change elevation of cards
  • bcb90ef fix(lib/theme-context): matchMedia in safari

v0.7.0

26 Oct 04:48
e3cec6b
Compare
Choose a tag to compare

v0.6.0...v0.7.0

  • 506f459 now users identified by username not id (#101)
  • 829dfc0 feat(features/settings): add username section WIP
  • fee0c0a refactor(app): now users identified by username not id

v0.6.0

26 Oct 04:48
124d9e0
Compare
Choose a tag to compare

v0.5.3...v0.6.0

  • b8b602e HOW-59 show user avatar (#100)
  • 139d8ff HOW-40 add gravatar to settings (#99)
  • f7c6829 chore: travis don't want to check flow
  • e9fb1b5 fix(ui/atoms): zerobutton should be more touchable
  • b1bc800 feat(features/settings): change gravatar email to set avatar
  • d9b6482 refactor(features/users): move pages to pages
  • 7e42bdc refactor(lib/theme-context): use objects instead of switch/case
  • ce84bb6 fix(lib/theme-context): remove console log
  • 6210735 feat(lib/theme-context): add support for prefers-color-scheme

v0.5.3

26 Oct 04:53
7281f7e
Compare
Choose a tag to compare

v0.5.2...v0.5.3

  • af67a0a fix: nginx comments
  • c8751af chore: location should be correct in nginx config
  • bd97903 chore: deploy to nightly only on push to dev

v0.5.2

08 Sep 11:52
6100841
Compare
Choose a tag to compare

v0.5.1...v0.5.2

improvement for docker building

v0.5.1

08 Sep 11:52
3ad2fe9
Compare
Choose a tag to compare

v0.5.0

08 Sep 11:51
342279b
Compare
Choose a tag to compare

v0.3.0...v0.5.0

Updates