element-web/src/components
Richard van der Hoff 5706a879d0 Hack around absence of String.codePointAt on PhantomJS
I've been trying to get some tests working under PhantomJS, which appears not
to support String.codePointAt (which is, to be fair, an ES6 addition). For our
limited usecase, it's easier to implement the functionality from first
principles than to try to polyfill support.
2016-04-13 10:35:07 +01:00
..
structures Merge pull request #260 from matrix-org/matthew/preview_urls 2016-04-11 23:55:15 +01:00
views Hack around absence of String.codePointAt on PhantomJS 2016-04-13 10:35:07 +01:00