habitica-self-host/website/common
negue 7b562c45cf Fix Modal Stack - reopening modals (#10493)
* use fallback target.id - only scroll modal content (not the page)

* fix lint

* debug information

* add snackbar onClick callback - use notification instead of modal for joined-challenge

* revert console.log / fix lint
2018-07-20 15:50:40 -05:00
..
errors moving developer-only strings to api/common messages (#10258) 2018-05-04 16:00:19 -05:00
locales Fix Modal Stack - reopening modals (#10493) 2018-07-20 15:50:40 -05:00
script Merge branch 'develop' into release 2018-07-19 13:38:00 -05:00
index.js Common reorg (#8025) 2016-09-16 17:18:07 +02:00
README.md Common reorg (#8025) 2016-09-16 17:18:07 +02:00

Common

Files that are shared among the server and the client.

  • Code that is run on both the client and the server
  • Item definitions - weapons, armor, pets, etc