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
dependabot[bot]
deb40fe172
Bump highlight.js from 9.18.1 to 10.1.2
...
Bumps [highlight.js](https://github.com/highlightjs/highlight.js ) from 9.18.1 to 10.1.2.
- [Release notes](https://github.com/highlightjs/highlight.js/releases )
- [Changelog](https://github.com/highlightjs/highlight.js/blob/10.1.2/CHANGES.md )
- [Commits](https://github.com/highlightjs/highlight.js/compare/9.18.1...10.1.2 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-11-24 23:45:32 +00:00
Travis Ralston
8c916721d2
Update widget API for good measure in Element Web
2020-11-24 09:46:32 -07:00
Travis Ralston
67a0f1ef4c
Update widget API
2020-11-24 09:43:21 -07:00
J. Ryan Stinnett
6583064cb4
A few additional packaging changes
...
This renames a few more packaging bits to match the new brand.
Fixes https://github.com/vector-im/element-web/issues/14896
2020-11-24 15:38:48 +00:00
RiotRobot
9e2648877a
Reset matrix-react-sdk back to develop branch
2020-11-23 16:52:23 +00:00
RiotRobot
19cc55f95d
Reset matrix-js-sdk back to develop branch
2020-11-23 16:52:12 +00:00
RiotRobot
f5d35462e4
v1.7.14
2020-11-23 16:48:31 +00:00
RiotRobot
c1d3b46259
Upgrade matrix-react-sdk to 3.9.0
2020-11-23 16:46:04 +00:00
RiotRobot
06355213ad
Upgrade matrix-js-sdk to 9.2.0
2020-11-23 16:45:23 +00:00
RiotRobot
ddc3f275a8
Reset matrix-js-sdk back to develop branch
2020-11-23 16:41:50 +00:00
RiotRobot
8239649a45
Merge branch 'master' into develop
2020-11-23 16:40:45 +00:00
RiotRobot
5ca18590af
v3.9.0
2020-11-23 16:35:16 +00:00