RiotRobot
2be2763167
Upgrade dependency to matrix-js-sdk@34.4.0
2024-08-27 12:39:20 +00:00
Florian Duros
e599428b74
Ignore desktop for minimum browser support. ( #12928 )
2024-08-27 09:41:49 +00:00
renovate[bot]
0848237706
Update dependency @types/sanitize-html to v2.13.0 ( #12921 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-23 12:49:07 +00:00
Michael Weimann
48aab77424
Replace old webpack-dev-server https arg
...
There was a breaking change with webpack-dev-server 5.
The --https argument was replaced with --server-type https.
Signed-off-by: Michael Weimann <michael.weimann@nordeck.net >
2024-08-22 16:30:29 +02:00
renovate[bot]
35fb0689f1
Update dependency axe-core to v4.10.0 ( #12916 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-22 14:23:14 +00:00
renovate[bot]
9671545f1b
Update dependency eslint-plugin-unicorn to v55 ( #12913 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-22 13:25:14 +00:00
renovate[bot]
5e56ce7f19
Update dependency husky to v9 ( #12914 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-22 13:07:41 +00:00
RiotRobot
720bfacbd9
v1.11.76-rc.0
2024-08-21 13:19:08 +00:00
RiotRobot
c4762d6c86
Upgrade dependency to matrix-react-sdk@3.108.0-rc.0
2024-08-21 13:11:06 +00:00
RiotRobot
750ee1ac1a
v3.108.0-rc.0
2024-08-21 13:08:05 +00:00
RiotRobot
a193d8b726
Upgrade dependency to matrix-js-sdk@34.4.0-rc.1
2024-08-21 12:58:30 +00:00
RiotRobot
aee2ca224d
Upgrade dependency to matrix-js-sdk@34.4.0-rc.1
2024-08-21 12:58:25 +00:00
Richard van der Hoff
2768b9cbb2
Set entrypoints to use ./lib rather than ./src ( #12906 )
...
Currently, we replace the entrypoints in package.json during the release
cycle. I think, historically, this was done to make element-web development
easier, but that doesn't actually use these entrypoints (instead it imports
from `src`).
Accordingly, I think the switcheroo is unnecessary; furthermore it causes a
whole bunch of confusion by making the development environment different from
the release environment, and it complicates our CI and release process.
In short, the switcheroo has to die.
2024-08-21 09:09:49 +00:00
RiotRobot
82d8d734b1
Upgrade dependency to matrix-js-sdk@34.4.0-rc.0
2024-08-20 13:47:41 +00:00
RiotRobot
2a11fd5beb
Upgrade dependency to matrix-js-sdk@34.4.0-rc.0
2024-08-20 13:47:34 +00:00
RiotRobot
d2a3de8b5a
Merge branch 'master' into develop
2024-08-20 11:44:15 +00:00
RiotRobot
0a858e7a79
v1.11.75
2024-08-20 11:41:27 +00:00
RiotRobot
c73301deb1
Upgrade dependency to matrix-react-sdk@3.107.0
2024-08-20 11:39:27 +00:00
RiotRobot
f0e90ad15a
Merge branch 'master' into develop
2024-08-20 11:37:28 +00:00
RiotRobot
20df553def
v3.107.0
2024-08-20 11:36:27 +00:00
RiotRobot
a24dab6859
Upgrade dependency to matrix-js-sdk@34.3.1
2024-08-20 11:31:22 +00:00
RiotRobot
64d6174412
Upgrade dependency to matrix-js-sdk@34.3.1
2024-08-20 11:31:14 +00:00
RiotRobot
62fe7e5024
Merge branch 'master' into develop
2024-08-13 12:25:32 +00:00
RiotRobot
63197f8a25
v1.11.74
2024-08-13 12:22:39 +00:00
RiotRobot
dc9e929758
Upgrade dependency to matrix-react-sdk@3.106.0
2024-08-13 12:14:53 +00:00
RiotRobot
349c4a11e6
Resetting package fields for development
2024-08-13 12:13:05 +00:00
RiotRobot
95b2f3ed60
Merge branch 'master' into develop
2024-08-13 12:13:04 +00:00
RiotRobot
6df8423826
v3.106.0
2024-08-13 12:11:59 +00:00
RiotRobot
b3daf21561
Upgrade dependency to matrix-js-sdk@34.3.0
2024-08-13 12:07:31 +00:00
RiotRobot
269a9dfd22
Upgrade dependency to matrix-js-sdk@34.3.0
2024-08-13 12:07:21 +00:00
Florian Duros
284cd4082b
Update @vector-im/compound-design-tokens ( #12876 )
...
* Update `@vector-im/compound-design-tokens`
* Update jest snapshots
* Update playwright snapshots
* Use `--cpd-font-body-lg-semibold` for toast
* Use `--cpd-font-body-lg-semibold` for other elements
* Remaining heading fix
2024-08-09 12:32:37 +00:00
Florian Duros
b230e8ae62
Update @vector-im/compound-design-tokens
2024-08-09 12:29:38 +02:00
Andrew Ferrazzutti
aa17b85823
Update dependencies for MSC4157
...
Namely, update the widget-sdk to avoid seeing a permissions dialog when
opening the Element Call widget.
2024-08-07 13:26:13 -04:00
Andrew Ferrazzutti
a437c677bb
Support delayed events (MSC4140) for call widget ( #12714 )
...
The Widget API spec for delayed events is defined by MSC4157.
Also support "parent" delayed events, which were in a previous version
of MSC4140 and may be reintroduced or be part of a new MSC later.
2024-08-07 15:06:30 +00:00
David Langley
5d16a38b17
Rich text Editor: Auto-replace plain text emoticons with emoji ( #12828 )
...
* Detect autoReplaceEmoji setting
* Add plain text emoticon to emoji replacement for plain and rich text modes of the RTE.
* Use latest wysiwyg
* lint
* fix existing jest tests and docs
* Add unit tests
* Update wysiwyg to fix flakes.
* fix wording of tests and comments
* use useSettingValue
2024-08-07 08:39:55 +00:00
RiotRobot
48b9ec2690
v1.11.74-rc.0
2024-08-06 12:45:48 +00:00
RiotRobot
cbcb0be14a
Upgrade dependency to matrix-react-sdk@3.106.0-rc.1
2024-08-06 12:37:22 +00:00
RiotRobot
119bc3484e
v3.106.0-rc.1
2024-08-06 12:32:12 +00:00
RiotRobot
557a40fad5
Upgrade dependency to matrix-js-sdk@34.3.0-rc.1
2024-08-06 12:28:35 +00:00
RiotRobot
018c4f4f42
Upgrade dependency to matrix-js-sdk@34.3.0-rc.1
2024-08-06 12:28:27 +00:00
RiotRobot
3a6ec1e019
v3.106.0-rc.0
2024-08-06 12:11:10 +00:00
RiotRobot
cd196acfd1
Upgrade dependency to matrix-js-sdk@34.3.0-rc.0
2024-08-06 12:05:31 +00:00
RiotRobot
f42dca2e08
Upgrade dependency to matrix-js-sdk@34.3.0-rc.0
2024-08-06 12:05:23 +00:00
Michael Telatynski
ca8d63af37
Revert: Re-add olm dependency which is needed for types
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2024-08-06 12:00:35 +01:00
Michael Telatynski
fe720ecbc4
Re-add olm dependency which is needed for types
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2024-08-06 11:59:03 +01:00
Michael Telatynski
8893393f79
Reset matrix-react-sdk back to develop branch
2024-08-06 11:48:49 +01:00
Michael Telatynski
e9e9bce1ad
Reset matrix-js-sdk back to develop branch
2024-08-06 11:48:30 +01:00
Michael Telatynski
2fd4c4f6c4
Merge branch 'master' into develop
2024-08-06 11:47:56 +01:00
Michael Telatynski
3fff7bfeca
Reset matrix-js-sdk back to develop branch
2024-08-06 11:47:36 +01:00
Michael Telatynski
a047f69992
Resetting package fields for development
2024-08-06 11:47:04 +01:00