RiotRobot
|
a40d7474f4
|
Upgrade matrix-react-sdk to 3.30.0
|
2021-09-14 16:05:19 +01:00 |
RiotRobot
|
10a8d06546
|
Upgrade matrix-js-sdk to 12.5.0
|
2021-09-14 16:04:22 +01:00 |
RiotRobot
|
c0ffd980a1
|
Upgrade matrix-react-sdk to 3.30.0-rc.2
|
2021-09-09 18:32:11 +01:00 |
David Baker
|
a947cdfa96
|
Update changelog generator
|
2021-09-07 19:14:25 +01:00 |
RiotRobot
|
a2cde39495
|
Upgrade matrix-react-sdk to 3.30.0-rc.1
|
2021-09-07 19:06:11 +01:00 |
RiotRobot
|
d627faf3f8
|
Upgrade matrix-js-sdk to 12.5.0-rc.1
|
2021-09-07 19:05:21 +01:00 |
Dariusz Niemczyk
|
6fcb021874
|
Lock matrix-widget-api to 0.1.0-beta.16
|
2021-09-03 16:07:37 +02:00 |
Dariusz Niemczyk
|
7b0a89a81f
|
Fix invalid yarn.lock
|
2021-09-03 13:27:34 +02:00 |
Travis Ralston
|
89c0450c73
|
Update matrix-widget-api dependency
|
2021-09-01 13:32:25 -06:00 |
David Baker
|
cbc64dfd68
|
Reset matrix-react-sdk back to develop branch
|
2021-09-01 09:55:52 +01:00 |
David Baker
|
1200ae9c90
|
Reset matrix-js-sdk back to develop branch
|
2021-09-01 09:55:36 +01:00 |
RiotRobot
|
6d61d481dc
|
Merge branch 'master' into develop
|
2021-08-31 14:51:43 +01:00 |
RiotRobot
|
719822eb1e
|
Upgrade matrix-react-sdk to 3.29.0
|
2021-08-31 14:45:13 +01:00 |
RiotRobot
|
6535b36a87
|
Upgrade matrix-js-sdk to 12.4.0
|
2021-08-31 14:44:08 +01:00 |
RiotRobot
|
a42400d6d6
|
Upgrade react-sdk
|
2021-08-26 14:25:07 +01:00 |
David Baker
|
308078d2fc
|
Update changelog generator
|
2021-08-25 17:21:52 +01:00 |
RiotRobot
|
4719a6e310
|
Update react-sdk
|
2021-08-25 11:51:59 +01:00 |
David Baker
|
15c4fb69b1
|
Not @types/react as it breaks things
|
2021-08-25 11:30:52 +01:00 |
David Baker
|
af8526a9b3
|
More upgrades
|
2021-08-25 10:52:07 +01:00 |
David Baker
|
e17debcf4b
|
yarn upgrade
|
2021-08-24 18:44:48 +01:00 |
RiotRobot
|
c965963104
|
Upgrade matrix-react-sdk to 3.29.0-rc.1
|
2021-08-24 18:02:47 +01:00 |
RiotRobot
|
a5e46f3cf1
|
Upgrade matrix-js-sdk to 12.4.0-rc.1
|
2021-08-24 18:02:21 +01:00 |
RiotRobot
|
05a242d163
|
Reset matrix-react-sdk back to develop branch
|
2021-08-17 09:55:35 +01:00 |
RiotRobot
|
490140cd6d
|
Reset matrix-js-sdk back to develop branch
|
2021-08-17 09:55:22 +01:00 |
RiotRobot
|
0fb0c2f384
|
Merge branch 'master' into develop
|
2021-08-17 09:55:11 +01:00 |
RiotRobot
|
342cf359b4
|
Upgrade react-sdk & js-sdk
|
2021-08-17 09:47:10 +01:00 |
RiotRobot
|
c370afd94e
|
Merge branch 'master' into develop
|
2021-08-16 15:18:16 +01:00 |
RiotRobot
|
b7d556c2c7
|
Upgrade js-sdk & react-sdk
|
2021-08-16 15:06:41 +01:00 |
David Baker
|
73eecfcf52
|
Update changelog generator
|
2021-08-16 13:18:12 +01:00 |
David Baker
|
e1faddb488
|
Use changelog generator from npm
|
2021-08-11 21:50:27 +01:00 |
RiotRobot
|
ec96496b04
|
Upgrade matrix-react-sdk to 3.28.0-rc.1
|
2021-08-11 16:27:52 +01:00 |
RiotRobot
|
8bc1bc2caf
|
Upgrade matrix-js-sdk to 12.3.0-rc.1
|
2021-08-11 16:27:08 +01:00 |
Dariusz Niemczyk
|
f56e8d7489
|
Add full HMR that actually somehow works!
|
2021-08-08 20:40:01 +02:00 |
Travis Ralston
|
d4fc3ed354
|
Properly handle react-sdk's recorder worklet
Fixes https://github.com/vector-im/element-web/issues/18393
|
2021-08-04 15:08:52 -06:00 |
Dariusz Niemczyk
|
8b56a55906
|
Merge pull request #18318 from vector-im/palid/feature/css-hmr
Add CSS hot module reload
|
2021-08-04 11:07:05 +02:00 |
David Baker
|
c2a956d589
|
Merge pull request #18370 from vector-im/dbkr/allchange
Switch to new changelog generator
|
2021-08-04 10:02:37 +01:00 |
David Baker
|
1c10292343
|
Switch to new changelog generator
See https://github.com/matrix-org/matrix-react-sdk/pull/6537 / https://github.com/matrix-org/matrix-js-sdk/pull/1824
|
2021-08-03 18:10:36 +01:00 |
David Baker
|
cfb1aefbc6
|
Update eslint-plugin-matrix-org
|
2021-08-03 17:17:20 +01:00 |
Dariusz Niemczyk
|
d8d064210d
|
Merge remote-tracking branch 'origin/develop' into palid/feature/css-hmr
* origin/develop:
Bump eslint deps
|
2021-08-03 18:06:06 +02:00 |
Dariusz Niemczyk
|
942700ee3b
|
Bump eslint deps
|
2021-08-03 15:09:54 +02:00 |
Dariusz Niemczyk
|
a9f3f873a5
|
Add a .env config and explanation how to use HMR
|
2021-08-02 14:38:25 +02:00 |
Dariusz Niemczyk
|
b677edbc58
|
Make CSS Hot-reload work in a hacky way
|
2021-08-02 14:38:25 +02:00 |
RiotRobot
|
2504c062f1
|
Reset matrix-react-sdk back to develop branch
|
2021-08-02 13:20:41 +01:00 |
RiotRobot
|
9d356aa931
|
Reset matrix-js-sdk back to develop branch
|
2021-08-02 13:20:30 +01:00 |
RiotRobot
|
e7cb419902
|
Released js-sdk & react-sdk
|
2021-08-02 13:10:00 +01:00 |
RiotRobot
|
e6e701f5e9
|
Upgrade matrix-react-sdk to 3.27.0-rc.1
|
2021-07-27 16:07:21 +01:00 |
RiotRobot
|
c04daeaa20
|
Upgrade matrix-js-sdk to 12.2.0-rc.1
|
2021-07-27 16:06:42 +01:00 |
Dariusz Niemczyk
|
9b5db05115
|
Update ESLint config to 0.3.4
|
2021-07-27 10:23:36 +02:00 |
Michael Telatynski
|
940f44c6d3
|
manually revert bit of yarn going mad
|
2021-07-23 18:25:34 +01:00 |
Michael Telatynski
|
481f67514b
|
Update matrix-org-eslint-plugin and tighten max warning limit
Whilst it is down, make the most of it!
|
2021-07-23 16:12:07 +01:00 |