Howtocards Frontend Versions Save

Save and share your best solutions

v0.5.3

4 years ago

https://github.com/howtocards/frontend/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.7.4

4 years ago

https://github.com/howtocards/frontend/compare/v0.7.3...v0.7.4

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

v0.7.3

4 years ago

https://github.com/howtocards/frontend/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

4 years ago

https://github.com/howtocards/frontend/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

4 years ago

https://github.com/howtocards/frontend/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

4 years ago

https://github.com/howtocards/frontend/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

4 years ago

https://github.com/howtocards/frontend/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.2

4 years ago

v0.5.0

4 years ago

https://github.com/howtocards/frontend/compare/v0.3.0...v0.5.0

Updates

  • new editor #23, and fixes #24 #25 #26 #27 #28 #29 #32 #33 #36
  • migrated to CRA #43
  • new card based on grid #46
  • moved to effector #48 #49 #54
  • loading skeleton for cards #52
  • typographist for cards #72
  • added search #80 #83
  • added user settings #87 #88 #89