1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-07-13 23:41:50 +03:00
Commit Graph

7 Commits

Author SHA1 Message Date
ae0a8b8da4 Auto-fix lint errors 2021-06-29 13:11:58 +01:00
46bfbbadf9 Enable indent rule and fix indent
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-04-27 17:23:27 +02:00
c81847689a Remove query matcher shouldMatchPrefix support 2021-03-31 18:21:02 +01:00
6af4d82ce7 Extend QueryMatcher's sorting heuristic
Use the order of the input keys as a signal for relative importance of
matches.

Signed-off-by: Mike Pennisi <mike@mikepennisi.com>
2020-06-17 23:41:41 -04:00
6ad31fe023 30 test failures to go :D 2019-12-16 11:12:48 +00:00
a58de9e189 Also test the two options while we're at it 2018-10-11 21:04:50 +01:00
53e13be047 Add some unit tests for QueryMatcher
Which 1) has a fairly complex interface with lots of subtleties and
2) is really trivial to unit test.
2018-10-11 20:50:48 +01:00