RiotRobot
97af6a8fd8
v3.12.0-rc.1
2021-01-13 13:06:44 +00:00
RiotRobot
30dd24a59c
Upgrade matrix-js-sdk to 9.5.0-rc.1
2021-01-13 12:59:37 +00:00
David Baker
328d64ac23
Run TypeScript tests
...
There aren't any yet, but I'm about to write a test and it's going
to be in TypeScript and I don't want to lump this change in with
a bunch of other stuff.
2021-01-12 17:37:24 +00:00
J. Ryan Stinnett
852b7d0b89
Merge pull request #15999 from vector-im/jryans/prepublish-only
...
Stop building code and types for Element layer
2020-12-22 13:48:29 +00:00
J. Ryan Stinnett
7c7ed7a2e4
Merge pull request #5503 from matrix-org/jryans/prepublish-only
...
Use TypeScript source for development, swap to build during release
2020-12-22 13:48:22 +00:00
RiotRobot
c4f7269321
Reset matrix-js-sdk back to develop branch
2020-12-21 17:52:30 +00:00
RiotRobot
3dc3d4a8d4
Reset matrix-react-sdk back to develop branch
2020-12-21 17:50:47 +00:00
RiotRobot
a7a70c2246
Reset matrix-js-sdk back to develop branch
2020-12-21 17:50:35 +00:00
RiotRobot
625e001592
v1.7.16
2020-12-21 17:46:39 +00:00
RiotRobot
2861089193
Upgrade JS SDK to 9.4.1 and React SDK to 3.11.1
2020-12-21 17:43:11 +00:00
RiotRobot
5fd39954a1
v3.11.1
2020-12-21 17:37:29 +00:00
RiotRobot
cc0bef7f8d
Upgrade matrix-js-sdk to 9.4.1
2020-12-21 17:36:46 +00:00
RiotRobot
554a9de7c7
Upgrade matrix-react-sdk to 3.11.0
2020-12-21 17:13:43 +00:00
RiotRobot
5a5b820fe5
Upgrade matrix-js-sdk to 9.4.0
2020-12-21 17:11:53 +00:00
RiotRobot
d23d0b2b42
v3.11.0
2020-12-21 17:06:40 +00:00
RiotRobot
78e6fb9121
Upgrade matrix-js-sdk to 9.4.0
2020-12-21 17:00:39 +00:00
J. Ryan Stinnett
799a14ebc6
Stop compiling code and types
...
This layer is no longer published to NPM, so there is no longer any need to
prepare compiled code and types.
2020-12-18 15:29:06 +00:00
J. Ryan Stinnett
b22c28eac9
Use TypeScript source for development, swap to build during release
...
This changes the JS SDK to point `main` to TypeScript source and remove any
indication of `typings`. For local development and CI workflows, it means many
steps can run without building first, which saves lots of time.
During release, we still build for Node and browsers as before. The release
script adjusts the `main` and `typings` fields before publishing and
distribution to point to the built output for those that use them.
2020-12-18 14:49:28 +00:00
J. Ryan Stinnett
ad32f90beb
Stop building at local install time
...
This speeds up local development and CI runs by skipping build steps by default.
They will now only run when just before publishing.
Related to https://github.com/matrix-org/matrix-js-sdk/pull/1552
2020-12-18 11:59:30 +00:00
RiotRobot
d5325e203d
v1.7.16-rc.1
2020-12-16 16:40:16 +00:00
RiotRobot
567a4a6a1c
Upgrade JS SDK to 9.4.0-rc.2 and React SDK to 3.11.0-rc.2
2020-12-16 16:36:40 +00:00
RiotRobot
caf795e5c2
v3.11.0-rc.2
2020-12-16 16:27:16 +00:00
RiotRobot
d2ee89fa74
Upgrade matrix-js-sdk to 9.4.0-rc.2
2020-12-16 15:57:56 +00:00
RiotRobot
68b7538fca
v3.11.0-rc.1
2020-12-16 14:34:25 +00:00
RiotRobot
9f8a5f5107
Upgrade matrix-js-sdk to 9.4.0-rc.1
2020-12-16 14:22:44 +00:00
J. Ryan Stinnett
49bd7887d2
Add Olm as a dev dependency for types
...
Fixes https://github.com/vector-im/element-web/issues/15803
2020-12-08 16:18:12 +00:00
RiotRobot
79303ec387
Merge remote-tracking branch 'origin/develop' into develop
2020-12-07 13:05:47 +00:00
RiotRobot
3360f02ed9
Reset matrix-react-sdk back to develop branch
2020-12-07 13:01:39 +00:00
RiotRobot
c4fa2d2585
Reset matrix-js-sdk back to develop branch
2020-12-07 13:01:29 +00:00
RiotRobot
1b481c2a13
v1.7.15
2020-12-07 12:54:59 +00:00
RiotRobot
110f4dc907
Upgrade matrix-react-sdk to 3.10.0
2020-12-07 12:36:01 +00:00
RiotRobot
dab75ec0c2
Upgrade matrix-js-sdk to 9.3.0
2020-12-07 12:34:41 +00:00
RiotRobot
7d41604569
Reset matrix-js-sdk back to develop branch
2020-12-07 12:33:18 +00:00
RiotRobot
6360bc7a01
Merge branch 'master' into develop
2020-12-07 12:32:20 +00:00
RiotRobot
fefe84d101
v3.10.0
2020-12-07 12:31:08 +00:00
RiotRobot
1241b7c335
Upgrade matrix-js-sdk to 9.3.0
2020-12-07 12:13:04 +00:00
dependabot[bot]
aed9721936
Bump highlight.js from 10.1.2 to 10.4.1
...
Bumps [highlight.js](https://github.com/highlightjs/highlight.js ) from 10.1.2 to 10.4.1.
- [Release notes](https://github.com/highlightjs/highlight.js/releases )
- [Changelog](https://github.com/highlightjs/highlight.js/blob/master/CHANGES.md )
- [Commits](https://github.com/highlightjs/highlight.js/compare/10.1.2...10.4.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-12-04 17:36:22 +00:00
J. Ryan Stinnett
1fda735222
Rebrand various CI scripts and modules
...
This replaces Riot with Element in various CI scripts, modules, parameters, etc.
This _should_ be the last major rebranding pass (hopefully).
Fixes https://github.com/vector-im/element-web/issues/14894
2020-12-03 13:56:27 +00:00
RiotRobot
9084a70e2e
v1.7.15-rc.1
2020-12-02 15:02:39 +00:00
J. Ryan Stinnett
1a635f6bf0
Include KaTeX CSS as a dependency
...
This changes the KaTeX CSS inclusion to function just like the other bits of the
CSS that we import from dependencies.
2020-12-02 14:58:56 +00:00
RiotRobot
b4167eaeaf
Upgrade matrix-react-sdk to 3.10.0-rc.1
2020-12-02 14:41:28 +00:00
RiotRobot
512212b021
Upgrade matrix-js-sdk to 9.3.0-rc.1
2020-12-02 14:41:03 +00:00
RiotRobot
db354ff888
v3.10.0-rc.1
2020-12-02 14:38:28 +00:00
RiotRobot
ed59b50448
Upgrade matrix-js-sdk to 9.3.0-rc.1
2020-12-02 14:25:55 +00:00
J. Ryan Stinnett
d8e0ea5791
Include KaTeX CSS as a dependency
...
This changes the KaTeX CSS inclusion to function just like the other bits of the
CSS that we import from dependencies.
2020-11-27 12:18:24 +00:00
J. Ryan Stinnett
826466179a
Merge pull request #5244 from akissinger/katex
...
LaTeX rendering in element-web using KaTeX
2020-11-27 11:55:26 +00:00
J. Ryan Stinnett
bb370f143c
Merge pull request #15828 from vector-im/jryans/more-rebranding
...
Rebrand package name and other details
2020-11-26 15:59:18 +00:00
J. Ryan Stinnett
354898376b
Merge pull request #15819 from vector-im/dependabot/npm_and_yarn/highlight.js-10.1.2
...
Bump highlight.js from 9.18.1 to 10.1.2
2020-11-26 14:22:19 +00:00
J. Ryan Stinnett
06611cb9cb
Change package name now that publishing to NPM has stopped
2020-11-25 14:14:41 +00:00
J. Ryan Stinnett
64fd07ec73
Merge pull request #15810 from vector-im/jryans/rebrand-packaged-artifact
...
Update branding of packaging artifacts
2020-11-25 11:16:40 +00:00