Skip to content

Reorganize code and UI

Latest
Compare
Choose a tag to compare
@kana-ph kana-ph released this 21 Oct 13:51
· 117 commits to master since this release

Previous Version: https://github.com/kana0011/symmetrical-memory/releases/tag/v1.0

Changes:

  • Added copy hyperlink in password reveal modal
  • Reordered domain and username texts in account cards
  • Changed wordings to various modals
  • Added version number in drop down menu

Code changes:

  • Moved every modal to their own view and controller files
  • Modal are now created on request. Previously, modals are just hidden and shown on demand