Commit Graph

4 Commits

Author SHA1 Message Date
Daniel Kaspo 608f50ae1c Added keys for bolding and linking for markup.js
If you were to mix-and-match or use multiple markdown elements in one
string, this would cause a React key error. This fixes it by key-ing all
the things!
2017-05-31 20:46:03 -04:00
Daniel Kaspo 9d557785e3 linkify in markup.js now adds keys to multiple links.
Notably, LID "VIEWWALLET_Subtitle" was causing an issue here, since it
had more than one link. React was complaining about it but now it's all
good.
2017-05-31 19:58:03 -04:00
crptm b7ffa458b0 decode &s 2017-05-30 15:18:59 +04:00
crptm 1602e19214 support translations markup 2017-05-26 02:05:11 +04:00