1
0
mirror of https://github.com/vector-im/hydrogen-web.git synced 2025-01-05 09:55:08 +01:00
vector-im-hydrogen-web/TODO.md
Bruno Windels 2accab9cb4 WIP
2020-08-05 18:17:35 +01:00

352 B

  • make it a copy, not a fork of brawl, so we can have issues

  • add compilation step for ie11 compatible bundle

    • compile to es5
    • use bluebird for promises
  • make xhr request impl

  • once app is loading, go over errors

  • project goals

    • works on mobile
    • works well offline
    • components can be used in isolation
    • lazyload components?