RiotRobot
8b2560dbef
Reset matrix-react-sdk back to develop branch
2020-09-14 13:51:40 +01:00
RiotRobot
451842f2bf
Reset matrix-js-sdk back to develop branch
2020-09-14 13:51:31 +01:00
RiotRobot
cd392425a4
Merge branch 'master' into develop
2020-09-14 13:49:30 +01:00
RiotRobot
6d124e6c28
Upgrade matrix-react-sdk to 3.4.0
2020-09-14 13:44:41 +01:00
RiotRobot
c8a0d94b61
Upgrade matrix-js-sdk to 8.3.0
2020-09-14 13:42:53 +01:00
dependabot[bot]
d1aed25815
Bump node-fetch from 2.6.0 to 2.6.1
...
Bumps [node-fetch](https://github.com/bitinn/node-fetch ) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases )
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md )
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-09-11 11:02:13 +00:00
RiotRobot
2ad02e4feb
Upgrade matrix-react-sdk to 3.4.0-rc.1
2020-09-09 15:56:58 +01:00
RiotRobot
fcdda7a956
Upgrade matrix-js-sdk to 8.3.0-rc.1
2020-09-09 15:56:42 +01:00
Jason Robinson
5108697ac8
Add support for Jitsi openidtoken-jwt auth
...
If the widget URL specifies this auth, generate a JWT token
containing the info needed by the Jitsi backend.
2020-09-04 13:14:52 +03:00
RiotRobot
e5a4092adc
Reset matrix-react-sdk back to develop branch
2020-09-01 17:51:03 +01:00
RiotRobot
3ed750a9ab
Reset matrix-js-sdk back to develop branch
2020-09-01 17:50:49 +01:00
RiotRobot
a20b9c4c24
Upgrade matrix-react-sdk to 3.3.0
2020-09-01 17:41:33 +01:00
RiotRobot
a09ab52be3
Upgrade matrix-js-sdk to 8.2.0
2020-09-01 17:40:19 +01:00
RiotRobot
9163aee0fc
Upgrade matrix-react-sdk to 3.3.0-rc.1
2020-08-26 12:10:33 +01:00
RiotRobot
de4550099e
Upgrade matrix-js-sdk to 8.2.0-rc.1
2020-08-26 12:08:33 +01:00
RiotRobot
d969a96cd2
Reset matrix-react-sdk back to develop branch
2020-08-17 13:17:44 +01:00
RiotRobot
4a7c2318dd
Reset matrix-js-sdk back to develop branch
2020-08-17 13:17:27 +01:00
RiotRobot
5ac891d70e
Upgrade matrix-react-sdk to 3.2.0
2020-08-17 13:09:23 +01:00
RiotRobot
16be9e4774
Upgrade matrix-js-sdk to 8.1.0
2020-08-17 13:09:04 +01:00
RiotRobot
871733388c
Upgrade matrix-react-sdk to 3.2.0-rc.1
2020-08-13 12:20:41 +01:00
RiotRobot
89ee32a32d
Upgrade matrix-js-sdk to 8.1.0-rc.1
2020-08-13 12:20:15 +01:00
RiotRobot
04afd0232b
Reset matrix-react-sdk back to develop branch
2020-08-05 16:20:15 +01:00
RiotRobot
5935e3b145
Reset matrix-js-sdk back to develop branch
2020-08-05 16:20:01 +01:00
RiotRobot
6b7909c732
Upgrade matrix-react-sdk to 3.1.0
2020-08-05 16:12:43 +01:00
RiotRobot
d283b4161c
Upgrade matrix-js-sdk to 8.0.1
2020-08-05 16:12:29 +01:00
RiotRobot
7f0c8216ae
Upgrade matrix-react-sdk to 3.1.0-rc.1
2020-07-31 13:35:05 +01:00
RiotRobot
6004d02b98
Upgrade matrix-js-sdk to 8.0.1-rc.1
2020-07-31 13:33:19 +01:00
J. Ryan Stinnett
703179be22
Merge pull request #14810 from vector-im/jryans/cleanup-lint-deps
...
Remove redundant lint dependencies
2020-07-31 11:42:49 +01:00
dependabot[bot]
6f688102e7
Bump elliptic from 6.5.2 to 6.5.3
...
Bumps [elliptic](https://github.com/indutny/elliptic ) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases )
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-07-30 12:58:42 +00:00
J. Ryan Stinnett
269e82edc9
Remove redundant lint dependencies
...
These are no longer needed with the new standard lint repo.
2020-07-29 12:05:50 +01:00
RiotRobot
f4e6828949
Reset matrix-react-sdk back to develop branch
2020-07-27 21:39:12 +01:00
RiotRobot
b799a6eb84
Reset matrix-js-sdk back to develop branch
2020-07-27 21:39:01 +01:00
RiotRobot
36802afe92
Upgrade matrix-react-sdk to 3.0.0
2020-07-27 21:30:30 +01:00
RiotRobot
c20776a264
Upgrade matrix-js-sdk to 8.0.0
2020-07-27 21:30:13 +01:00
Jorik Schellekens
9bb1f99bd9
Confiure eslint package and fix lint issues
2020-07-21 11:30:28 +01:00
J. Ryan Stinnett
8ae4298637
Webpack modes also manage NODE_ENV
...
We don't need to manually define `NODE_ENV` in the Webpack config, nor do we
need to set it outside Webpack with `cross-env` either, as Webpack's modes will
take care of this for us.
2020-07-17 14:18:08 +01:00
dependabot[bot]
eaebafc29a
Bump lodash from 4.17.15 to 4.17.19
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-07-16 19:40:00 +00:00
RiotRobot
dbd82c7425
Reset matrix-react-sdk back to develop branch
2020-07-16 16:20:02 +01:00
RiotRobot
da5008bab1
Reset matrix-js-sdk back to develop branch
2020-07-16 16:19:49 +01:00
RiotRobot
0159699d1b
Upgrade matrix-react-sdk to 2.10.1
2020-07-16 16:13:15 +01:00
RiotRobot
1262a1ef08
Upgrade matrix-js-sdk to 7.1.0
2020-07-16 16:12:35 +01:00
RiotRobot
7c17272c83
Reset matrix-react-sdk back to develop branch
2020-07-15 12:14:38 +01:00
RiotRobot
6886dbcbd4
Reset matrix-js-sdk back to develop branch
2020-07-15 12:14:27 +01:00
RiotRobot
e5398f4345
Upgrade matrix-react-sdk to 2.10.0
2020-07-15 12:05:47 +01:00
RiotRobot
e077bea046
Upgrade matrix-js-sdk to 7.1.0
2020-07-15 12:05:31 +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
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
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
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
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
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
J. Ryan Stinnett
7d800f9f38
Upgrade deps
2020-06-08 10:16:33 +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
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
451138617b
Upgrade matrix-react-sdk to 2.7.0
2020-06-04 15:23:38 +01:00
RiotRobot
a0ea1bfda8
Upgrade matrix-js-sdk to 6.2.0
2020-06-04 15:23:02 +01:00
RiotRobot
f8dad68958
Add flux types as a dev dependency
...
This is not the right thing to do, since we don't directly use Flux at this
layer, but for the moment we need it to get distribution builds working.
2020-06-02 15:53:11 +01:00
RiotRobot
e37680b6c1
Upgrade matrix-react-sdk to 2.7.0-rc.2
2020-06-02 14:41:44 +01:00
RiotRobot
94fee233a8
Upgrade matrix-js-sdk to 6.2.0-rc.1
2020-06-02 14:40:00 +01:00
Travis Ralston
b9794ea6e4
Remove webpack-build-notifier from lockfile
2020-05-26 13:50:31 -06:00
Jorik Schellekens
43c0148123
Fix @types/react conflict in matrix-react-sdk
2020-05-25 18:37:30 +01:00
RiotRobot
ef60265bb6
Reset matrix-react-sdk back to develop branch
2020-05-22 14:36:23 +01:00
RiotRobot
aed4568882
Reset matrix-js-sdk back to develop branch
2020-05-22 14:36:11 +01:00
RiotRobot
16ecc007d6
Reset matrix-react-sdk back to develop branch
2020-05-19 11:36:17 +01:00
RiotRobot
92b94af9ed
Reset matrix-js-sdk back to develop branch
2020-05-19 11:36:07 +01:00
RiotRobot
ef0076bd83
Merge branch 'master' into develop
2020-05-19 11:34:45 +01:00
RiotRobot
a9fbc190bf
Upgrade matrix-react-sdk to 2.6.0
2020-05-19 11:28:08 +01:00
RiotRobot
f35ec09b54
Upgrade matrix-js-sdk to 6.1.0
2020-05-19 11:27:41 +01:00
RiotRobot
fe32590e30
Upgrade matrix-react-sdk to 2.6.0-rc.1
2020-05-14 16:35:02 +01:00
RiotRobot
710dc18f2c
Upgrade matrix-js-sdk to 6.1.0-rc.1
2020-05-14 16:33:28 +01:00
Michael Telatynski
911bd2e469
Replace favico.js dependency with simplified variant grown from it
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-05-13 05:19:08 +01:00
Michael Telatynski
f4e21c3fc7
Remove electron_app as we now have riot-desktop repo
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-05-06 11:32:13 +01:00
RiotRobot
fb33b6082d
Reset matrix-react-sdk back to develop branch
2020-05-05 11:41:33 +01:00
RiotRobot
99af02eecd
Reset matrix-js-sdk back to develop branch
2020-05-05 11:41:11 +01:00
RiotRobot
d5d4b95fee
Merge branch 'master' into develop
2020-05-05 11:39:12 +01:00
RiotRobot
3e13de3069
Upgrade matrix-react-sdk to 2.5.0
2020-05-05 11:31:28 +01:00
RiotRobot
cc192ab882
Upgrade matrix-js-sdk to 6.0.0
2020-05-05 11:30:41 +01:00
RiotRobot
1edfde3932
Upgrade matrix-react-sdk to 2.5.0-rc.6
2020-05-01 16:33:00 +01:00
RiotRobot
43879c410c
Upgrade matrix-js-sdk to 6.0.0-rc.2
2020-05-01 16:32:34 +01:00
RiotRobot
3c7de2c08f
Upgrade matrix-react-sdk to 2.5.0-rc.5
2020-04-30 11:34:11 +01:00
RiotRobot
ecc73905c1
Upgrade matrix-js-sdk to 6.0.0-rc.1
2020-04-30 11:33:23 +01:00
RiotRobot
e7cb2e4022
Upgrade matrix-react-sdk to 2.5.0-rc.4
2020-04-23 15:58:10 +01:00
RiotRobot
7600571cf5
Upgrade matrix-js-sdk to 5.3.1-rc.4
2020-04-23 15:57:32 +01:00
Travis Ralston
3eadf35819
Manually undo emojibase changes in lockfile
2020-04-20 09:49:09 -06:00
RiotRobot
393d701ee9
Upgrade matrix-js-sdk to 5.3.1-rc.3
2020-04-17 17:58:52 +01:00
RiotRobot
ef5d1f421d
Upgrade matrix-react-sdk to 2.5.0-rc.3
2020-04-17 17:57:33 +01:00
RiotRobot
6ca2f4c87d
Upgrade matrix-react-sdk to 2.5.0-rc.2
2020-04-16 20:06:01 +01:00
RiotRobot
0c12630b89
Upgrade matrix-js-sdk to 5.3.1-rc.2
2020-04-16 20:04:19 +01:00
Travis Ralston
005269e2ad
Make Jitsi download script a JS script
...
It's awful but means that we create the directory on all platforms in-process.
Fixes https://github.com/vector-im/riot-web/issues/13215
2020-04-16 12:37:41 -06:00
RiotRobot
2cd585cd6c
Upgrade matrix-react-sdk to 2.5.0-rc.1
2020-04-15 19:24:18 +01:00
RiotRobot
0b32f7c87f
Upgrade matrix-js-sdk to 5.3.1-rc.1
2020-04-15 19:22:38 +01:00
RiotRobot
08ef4ff3b1
Merge branch 'release-v1.5.16' into release-v1.6.0
2020-04-15 19:08:28 +01:00
J. Ryan Stinnett
a1ef707065
yarn upgrade
2020-04-08 14:55:46 +01:00
RiotRobot
48018b33cc
Upgrade matrix-react-sdk to 2.4.0-rc.1
2020-04-08 14:06:02 +01:00
RiotRobot
83af795358
Upgrade matrix-js-sdk to 5.3.0-rc.1
2020-04-08 14:03:43 +01:00
Michael Telatynski
b647e35c48
Merge pull request #13049 from vector-im/t3chguy/default_home
...
Add new default home page fallback
2020-04-07 14:47:01 +01:00
Michael Telatynski
e58cd1f73a
Add new default home page fallback
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-04-07 10:48:56 +01:00
Michael Telatynski
b1575524aa
Switch things to typescript, use @types/modernizr, fix global.d.ts. Move mobile_guide redirect to index.ts
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-04-05 00:55:36 +01:00
RiotRobot
cb8319ea2d
Reset matrix-react-sdk back to develop branch
2020-04-01 15:35:13 +01:00
RiotRobot
af35696db9
Reset matrix-js-sdk back to develop branch
2020-04-01 15:35:02 +01:00
RiotRobot
ccd998d709
Merge branch 'master' into develop
2020-04-01 15:34:02 +01:00
RiotRobot
5f5d46eb11
Upgrade matrix-react-sdk to 2.3.1
2020-04-01 15:08:57 +01:00
RiotRobot
d4f75e4e1b
Reset matrix-react-sdk back to develop branch
2020-03-30 13:54:09 +01:00
RiotRobot
4a4df94339
Reset matrix-js-sdk back to develop branch
2020-03-30 13:53:58 +01:00
RiotRobot
51f4327ce1
Upgrade matrix-react-sdk to 2.3.0
2020-03-30 13:45:21 +01:00
RiotRobot
37cebf38cc
Upgrade matrix-js-sdk to 5.2.0
2020-03-30 13:44:42 +01:00
RiotRobot
5b35d6e570
Upgrade matrix-react-sdk to 2.3.0-rc.1
2020-03-26 13:28:04 +00:00
RiotRobot
9269d9b669
Upgrade matrix-js-sdk to 5.2.0-rc.1
2020-03-26 13:27:40 +00:00
Michael Telatynski
7296b704a8
Merge pull request #12756 from vector-im/t3chguy/gemini
...
Remove remainders of gemini-scrollbar and react-gemini-scrollbar
2020-03-18 14:03:59 +00:00
RiotRobot
a9fbf2f968
Reset matrix-react-sdk back to develop branch
2020-03-17 14:39:09 +00:00
RiotRobot
25a3449ad2
Reset matrix-js-sdk back to develop branch
2020-03-17 14:38:58 +00:00
RiotRobot
b01c6e67fd
Merge branch 'master' into develop
2020-03-17 14:37:28 +00:00
RiotRobot
8002bc66d7
Upgrade matrix-react-sdk to 2.2.3
2020-03-17 14:29:06 +00:00
RiotRobot
c3553a2649
Upgrade matrix-js-sdk to 5.1.1
2020-03-17 14:28:23 +00:00
Michael Telatynski
368d26af34
update yarn lock a little more forcibly
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-03-17 10:36:26 +00:00
Travis Ralston
e110c8ed9b
Remove stuff that yarn install doesn't think we need
2020-03-12 10:47:34 -06:00
David Baker
ce9a964956
Merge pull request #12691 from vector-im/dbkr/yarn_upgrade_20200311
...
yarn upgrade
2020-03-12 09:45:45 +00:00
Travis Ralston
f44694ad44
Support TypeScript for React components
...
Same treatment as https://github.com/matrix-org/matrix-react-sdk/pull/4203
2020-03-11 18:19:03 -06:00
RiotRobot
34817a0044
js-sdk & react-sdk rc.1
2020-03-11 17:36:18 +00:00
David Baker
e18157d5a0
yarn upgrade
2020-03-11 14:56:13 +00:00
RiotRobot
872a7a74fb
Reset matrix-react-sdk back to develop branch
2020-03-04 13:07:59 +00:00
RiotRobot
4548831ac5
Reset matrix-js-sdk back to develop branch
2020-03-04 13:07:45 +00:00
RiotRobot
d88f9ed2c0
Merge branch 'master' into develop
2020-03-04 13:06:43 +00:00
RiotRobot
c26396d693
Upgrade matrix-react-sdk to 2.2.1
2020-03-04 12:01:31 +00:00
RiotRobot
94ceb5a46b
Reset SDKs back to develop branch
2020-03-02 17:57:08 +00:00
RiotRobot
d077165858
Merge branch 'master' into develop
2020-03-02 17:55:04 +00:00
RiotRobot
620414187f
Upgrade matrix-react-sdk to 2.2.0
2020-03-02 17:47:53 +00:00
RiotRobot
e71dcacd2d
Upgrade matrix-js-sdk to 5.1.0
2020-03-02 17:47:32 +00:00
J. Ryan Stinnett
bb5aa94707
Upgrade deps
2020-02-26 15:04:38 +00:00
RiotRobot
a4d01a5f04
Upgrade matrix-react-sdk to 2.2.0-rc.1
2020-02-26 14:34:56 +00:00
RiotRobot
4fced076b7
Upgrade matrix-js-sdk to 5.1.0-rc.1
2020-02-26 14:33:57 +00:00
J. Ryan Stinnett
de71e36843
Reset matrix-react-sdk back to develop branch
2020-02-20 12:01:58 +00:00
J. Ryan Stinnett
120d36d70b
Reset matrix-js-sdk back to develop branch
2020-02-20 12:01:58 +00:00
RiotRobot
dafb2f01b1
released react-sdk & js-sdk
2020-02-19 16:20:44 +00:00
RiotRobot
9b5655c1fa
Released js-sdk & react-sdk
2020-02-17 13:39:24 +00:00
RiotRobot
35204416bf
Upgrade JS SDK to 5.0.0-rc.1 and React SDK to 2.1.0-rc.2
2020-02-13 17:50:29 +00:00
J. Ryan Stinnett
3eb5eb1d21
Upgrade electron-builder
2020-02-13 14:50:19 +00:00
J. Ryan Stinnett
8ca6c2c433
Flip SDKs back to develop
2020-01-27 16:01:12 +00:00
RiotRobot
dd26d43173
js-sdk 4.0.0 & react-sdk 2.0.0
2020-01-27 11:52:18 +00:00
David Baker
eb5e14661d
Actually pull in react-sdk rc.2
2020-01-22 14:20:46 +00:00
David Baker
8913eba60d
react-sdk rc.2
2020-01-22 13:06:37 +00:00
David Baker
c3a5e2e5d3
react-sdk & js-sdk rc.1
2020-01-20 14:36:12 +00:00
Travis Ralston
b965188a5f
Run the react-sdk reskindexer for developers
...
See https://github.com/matrix-org/matrix-react-sdk/pull/3856 for why chokidar was updated.
2020-01-16 15:40:34 -07:00
Travis Ralston
5cd54e9f6d
Use jsdom 14 instead of 13
2020-01-15 15:30:40 -07:00
Travis Ralston
5c915f3d02
Add canvas package so COLR check passes in tests
...
This is required for jsdom to do the right thing.
We also have to bump the jsdom version, but to do that we need an alternative test environment because Jest has it pinned lower.
2020-01-15 14:42:00 -07:00
Travis Ralston
161a1342b2
Swap over to Jest, breaking everything
2020-01-15 13:24:19 -07:00
Travis Ralston
f73d2bae1f
Merge branch 'develop' into travis/sourcemaps
2020-01-13 11:22:47 -07:00
RiotRobot
057f78fadc
released react-sdk & js-dk
2020-01-13 13:12:29 +00:00
Travis Ralston
ec66069e96
Update build scripts for new process
...
We have to convert *something* to TypeScript so it doesn't complain that there's nothing to compile, so this converts the easiest utility library.
Many of the scripts are copied from the react-sdk.
2020-01-08 16:09:42 -07:00
RiotRobot
a1b14751e5
bump to matrix-react-sdk rc.2
2020-01-08 11:22:50 +00:00
RiotRobot
f7618e3c73
react-sdk & js-sdk rc.1
2020-01-06 14:05:47 +00:00
Travis Ralston
1b41dc3291
Make the webpack config work for us
...
This moves the babel and postcss configs into the webpack config for ease of maintenance (and because we need variations of them). The typescript config is left outside the webpack config for IDEs to pick it up.
2019-12-23 19:51:01 -07:00
Michael Telatynski
6f06716954
Regenerate yarn.lock
2019-12-13 13:10:30 +00:00
J. Ryan Stinnett
0930424406
Further attempt to flip to develop
2019-12-11 15:56:59 +00:00
J. Ryan Stinnett
dd9eda8f97
Flip back to develop
2019-12-11 10:37:36 +00:00
RiotRobot
b7f6d7b102
Merge branch 'master' into develop
2019-12-09 11:43:27 +00:00
RiotRobot
45d51f56f2
Released js-sdk & react-sdk
2019-12-09 11:38:11 +00:00
David Baker
60467ffd02
yarn upgrade
...
attempt 2
2019-12-06 15:58:44 +00:00
David Baker
e2b1a86a29
Remove draft-js dependency
...
...which for some reason was still kicking around
2019-12-06 13:33:30 +00:00
David Baker
f93b7a1675
Add transform-async-to-bluebird
...
Add babel plugin until the js-sdk stop using bluebird, since we
force-recompile the js-sdk so we need the plugin installed for that
to work (and it's a devDependency on js-sdk so doesn't otherwise get
installed).
2019-12-04 14:25:21 +00:00
David Baker
577e614fa4
Add transform-async-to-bluebird
...
Add babel plugin until the js-sdk stop using bluebird, since we
force-recompile the js-sdk so we need the plugin installed for that
to work (and it's a devDependency on js-sdk so doesn't otherwise get
installed).
2019-12-04 13:52:59 +00:00
RiotRobot
c99cd9fc58
js-sdk & react-sdk rc.1
2019-12-04 12:05:56 +00:00
J. Ryan Stinnett
31ee75f14f
Flip SDKs back to develop
2019-11-27 13:33:27 +00:00
RiotRobot
ff452b9d87
Merge branch 'master' into develop
2019-11-27 10:54:58 +00:00
RiotRobot
10c5485373
Upgrade to JS SDK 2.4.5 and React SDK 1.7.4
2019-11-27 10:44:15 +00:00
David Baker
f09a123a87
Add postcss-easings
...
So we can use names like easeInSine in CSS transitions rather than
cubic-bezier(0.47, 0, 0.745, 0.715)
Required for https://github.com/matrix-org/matrix-react-sdk/pull/3674
2019-11-26 19:12:28 +00:00
RiotRobot
acd7e028d5
Merge branch 'master' into develop
2019-11-25 13:43:52 +00:00
RiotRobot
83591b4567
Released js-sdk & react-sdk
2019-11-25 13:36:37 +00:00
RiotRobot
1cebd3dcd1
react-sdk rc.2
2019-11-22 17:27:27 +00:00
Michael Telatynski
eac6c46d28
Merge branches 'develop' and 't3chguy/remove_bluebird' of https://github.com/vector-im/riot-web into t3chguy/remove_bluebird
2019-11-22 14:00:02 +00:00
Michael Telatynski
97abce1ca6
Add eslint-plugin-jest because we inherit js-sdk's eslintrc and it wants
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2019-11-20 22:32:12 +00:00
RiotRobot
f07e3c3b25
react-sdk & js-sdk rc.1
2019-11-20 18:31:32 +00:00
RiotRobot
15c0561588
released react-sdk
2019-11-06 14:24:59 +00:00
Michael Telatynski
385ad5f9ce
Don't transform async at all, all browsers we care about support it
2019-11-05 10:43:05 +00:00
David Baker
e006e92255
Upgrade electron-notarize
...
To include https://github.com/electron/electron-notarize/pull/14
2019-11-04 18:56:41 +00:00
Michael Telatynski
7391846eda
Merge pull request #11306 from vector-im/t3chguy/add_eslint-plugin-react-hooks
...
Add dependency to eslint-plugin-react-hooks as react-sdk did
2019-11-04 16:58:26 +00:00
Michael Telatynski
f3656c2792
Add dependency to eslint-plugin-react-hooks as react-sdk did
2019-11-04 16:52:23 +00:00
RiotRobot
6d553d1ecd
Released react-sdk & js-sdk
2019-11-04 15:14:59 +00:00
Michael Telatynski
10e1d9093e
transform-async-to-promises: get rid of bluebird
2019-11-04 12:46:28 +00:00
RiotRobot
0c18f944cc
react-sdk rc.2
2019-11-01 10:22:09 +00:00
RiotRobot
f7bb2c02fb
js-sdk & react-sdk rc.1
2019-10-30 16:50:31 +00:00
J. Ryan Stinnett
14f59801d7
Change back to develop branch for deps
2019-10-18 16:14:28 +01:00