Travis Ralston
3912f2d21c
Merge remote-tracking branch 'origin/develop' into travis/room-list/resizable
2020-07-08 07:55:10 -06:00
Michael Telatynski
c5e8a0b5af
Convert HtmlUtils to TypeScript
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-07-08 08:40:58 +01:00
Travis Ralston
15b6a273c9
Swap out the resizer lib for something more stable
...
react-resizer appears to be okay at tracking state, but it often desyncs from reality. re-resizer is more maintained and more broadly used (160k downloads vs 110k), and appears to generally do a better job of tracking the cursor.
The new library has some oddities though, such as deltas, touch support (hence the polyfill), and calling handles "Enable".
For https://github.com/vector-im/riot-web/issues/14022
2020-07-07 22:21:00 -06:00
Michael Telatynski
2c1eb07768
Merge pull request #4883 from matrix-org/t3chguy/ts123
...
Convert things to Typescript, including languageHandler
2020-07-06 18:54:19 +01:00
RiotRobot
449ac2e5e4
Reset matrix-react-sdk back to develop branch
2020-07-03 13:37:33 +01:00
RiotRobot
ebe1d7c336
Reset matrix-js-sdk back to develop branch
2020-07-03 13:37:22 +01:00
RiotRobot
7815810cf8
Upgrade matrix-react-sdk to 2.9.0
2020-07-03 13:31:26 +01:00
RiotRobot
14fc25e635
Upgrade matrix-js-sdk to 7.1.0
2020-07-03 13:30:52 +01:00
RiotRobot
5c56a55cf0
Reset matrix-js-sdk back to develop branch
2020-07-03 13:29:56 +01:00
RiotRobot
452bb73dcf
Upgrade matrix-js-sdk to 7.1.0
2020-07-03 13:22:03 +01:00
Michael Telatynski
48ce294a49
Transition languageHandler to Typescript
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-07-02 23:15:08 +01:00
RiotRobot
a14cff6539
Upgrade matrix-react-sdk to 2.9.0-rc.1
2020-07-01 14:37:15 +01:00
RiotRobot
003a2942fe
Upgrade matrix-js-sdk to 7.1.0-rc.1
2020-07-01 14:34:47 +01:00
RiotRobot
161c37d93c
Upgrade matrix-js-sdk to 7.1.0-rc.1
2020-07-01 14:21:35 +01:00
Jorik Schellekens
b110639c76
Merge remote-tracking branch 'origin' into joriks/eslint-config
2020-06-29 16:49:33 +01:00
RiotRobot
af349a7ac5
Reset matrix-react-sdk back to develop branch
2020-06-29 16:23:35 +01:00
RiotRobot
d4fa099877
Reset matrix-js-sdk back to develop branch
2020-06-29 16:23:22 +01:00
RiotRobot
98f1536d45
Merge branch 'master' into develop
2020-06-29 16:22:44 +01:00
RiotRobot
ec49f4555b
Upgrade matrix-react-sdk to 2.8.1
2020-06-29 16:15:21 +01:00
Jorik Schellekens
0a2934203f
Remove tslint
2020-06-23 17:01:40 +01:00
Jorik Schellekens
7699aafcaf
Use new eslint package- fix lint issues in ts and js
2020-06-23 17:01:19 +01:00
RiotRobot
2000f420bd
Reset matrix-react-sdk back to develop branch
2020-06-23 15:31:49 +01:00
RiotRobot
979ce51208
Reset matrix-js-sdk back to develop branch
2020-06-23 15:31:35 +01:00
RiotRobot
b1c106e8b2
Upgrade matrix-react-sdk to 2.8.0
2020-06-23 15:20:43 +01:00
RiotRobot
ae7f354811
Upgrade matrix-js-sdk to 7.0.0
2020-06-23 15:20:24 +01:00
RiotRobot
f3af603102
Reset matrix-js-sdk back to develop branch
2020-06-23 15:19:55 +01:00
RiotRobot
54ba75afd7
Upgrade matrix-js-sdk to 7.0.0
2020-06-23 14:48:23 +01:00
RiotRobot
d587a8e910
Upgrade matrix-react-sdk to 2.8.0-rc.1
2020-06-17 21:49:25 +01:00
RiotRobot
2c227f68d4
Upgrade matrix-js-sdk to 7.0.0-rc.1
2020-06-17 21:49:00 +01:00
RiotRobot
dd23a50a3c
Upgrade matrix-js-sdk to 7.0.0-rc.1
2020-06-17 21:40:30 +01:00
RiotRobot
59d37ec94b
Reset matrix-react-sdk back to develop branch
2020-06-16 12:01:07 +01:00
RiotRobot
6558d6d828
Reset matrix-js-sdk back to develop branch
2020-06-16 12:00:53 +01:00
RiotRobot
754d849055
Merge branch 'master' into develop
2020-06-16 12:00:14 +01:00
RiotRobot
9ed7c96df6
Upgrade matrix-react-sdk to 2.7.2
2020-06-16 11:51:28 +01:00
RiotRobot
93da1f192b
Upgrade matrix-js-sdk to 6.2.2
2020-06-16 11:51:11 +01:00
RiotRobot
6f6793bc85
Reset matrix-js-sdk back to develop branch
2020-06-16 11:45:28 +01:00
RiotRobot
8047bace91
Merge branch 'master' into develop
2020-06-16 11:44:27 +01:00
RiotRobot
1374d2020a
Upgrade matrix-js-sdk to 6.2.2
2020-06-16 11:26:12 +01:00
Travis Ralston
1467191a5d
Update the CSS transition for breadcrumbs
...
The actual transition length might need adjusting, but this is fairly close to what was requested.
2020-06-09 15:06:54 -06:00
J. Ryan Stinnett
7d800f9f38
Upgrade deps
2020-06-08 10:16:33 +01:00
J. Ryan Stinnett
1315ed503b
Upgrade deps
2020-06-08 10:12:11 +01:00
dependabot[bot]
e8ebf886e4
Bump websocket-extensions from 0.1.3 to 0.1.4
...
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node ) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases )
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md )
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-06-06 13:56:59 +00:00
Michael Telatynski
69ea635398
Allow searching the emoji picker using other emoji
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-06-05 23:19:00 +01:00
Travis Ralston
ee3d2c51d8
Merge pull request #4697 from matrix-org/travis/room-list/scrolling-resize
...
New room list scrolling and resizing
2020-06-05 13:17:59 -06:00
RiotRobot
6875ffe0d5
Reset matrix-react-sdk back to develop branch
2020-06-05 16:03:24 +01:00
RiotRobot
befc7589cd
Reset matrix-js-sdk back to develop branch
2020-06-05 16:03:09 +01:00
RiotRobot
21dd4c99f3
Upgrade matrix-react-sdk to 2.7.1
2020-06-05 15:53:38 +01:00
RiotRobot
45fb8adc5d
Upgrade matrix-js-sdk to 6.2.1
2020-06-05 15:52:31 +01:00
RiotRobot
d54308a8c6
Reset matrix-js-sdk back to develop branch
2020-06-05 15:48:06 +01:00
RiotRobot
1d6141cf73
Merge branch 'master' into develop
2020-06-05 15:47:23 +01:00