renovate[bot]
64b8bd480b
Update dependency stylelint-config-standard to v30 ( #24608 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-22 10:19:35 +00:00
Andy Balaam
03e4b96037
Bump santize-html to 2.8.0
2023-02-22 09:52:18 +00:00
RiotRobot
0a3fc2b7ff
Upgrade matrix-react-sdk to 3.67.0-rc.1
2023-02-21 13:13:51 +00:00
RiotRobot
efe7e12c90
Upgrade matrix-js-sdk to 23.4.0-rc.1
2023-02-21 13:13:30 +00:00
renovate[bot]
7e5122b379
Update dependency @types/sanitize-html to v2.8.0 ( #10103 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-20 16:10:48 +00:00
Andy Balaam
d3771f8a9f
Bump @types/node to 18.18.12 ( #10136 )
2023-02-17 16:12:53 +00:00
Andy Balaam
4a1789e48a
Bump @types/katex to 0.16.0 ( #10135 )
...
Co-authored-by: Germain <germains@element.io>
2023-02-17 16:12:31 +00:00
Andy Balaam
cd02510ccc
yarn upgrade all eslint packages
2023-02-17 14:43:44 +00:00
renovate[bot]
c463a50159
Update dependency @babel/runtime to v7.20.13 ( #24458 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-17 12:27:33 +00:00
renovate[bot]
537bf993cd
Update dependency mkdirp to v2 ( #24462 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-16 14:19:47 +00:00
alunturner
18c9b2bed2
Hide indent button in rte ( #10149 )
...
* add conditional rendering for indent and unindent buttons
* bump rte to 1.1.1
2023-02-14 11:07:36 +00:00
RiotRobot
dfe2a21b58
Reset matrix-react-sdk back to develop branch
2023-02-14 10:43:20 +00:00
RiotRobot
6bdb5cf7c3
Reset matrix-js-sdk back to develop branch
2023-02-14 10:43:06 +00:00
RiotRobot
75cb68159d
Merge branch 'master' into develop
2023-02-14 10:42:50 +00:00
RiotRobot
6a9547797d
Upgrade matrix-react-sdk to 3.66.0
2023-02-14 10:36:24 +00:00
RiotRobot
1e1fd225e1
Upgrade matrix-js-sdk to 23.3.0
2023-02-14 10:36:04 +00:00
RiotRobot
49e0228fa0
Reset matrix-js-sdk back to develop branch
2023-02-14 10:32:02 +00:00
RiotRobot
a55a53362a
Merge branch 'master' into develop
2023-02-14 10:31:42 +00:00
RiotRobot
6fd5c1e655
Upgrade matrix-js-sdk to 23.3.0
2023-02-14 10:27:44 +00:00
Michael Telatynski
61a63e47f4
Comply with noImplicitAny ( #9940 )
...
* Stash noImplicitAny work
* Stash
* Fix imports
* Iterate
* Fix tests
* Delint
* Fix tests
2023-02-13 11:39:16 +00:00
renovate[bot]
f83492235e
chore(deps): update babel monorepo ( #10102 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-10 11:47:38 +01:00
renovate[bot]
087ecc8538
Update jest monorepo to v29.4.0 ( #24460 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-10 11:46:58 +01:00
renovate[bot]
1e02b57ceb
Update typescript-eslint monorepo to v5.51.0 ( #24461 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-10 10:08:12 +00:00
renovate[bot]
072003d9fd
chore(deps): update dependency @types/fs-extra to v11 ( #10117 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-09 17:24:17 +01:00
renovate[bot]
f5fb5c9446
chore(deps): update typescript-eslint monorepo to v5.50.0 ( #10116 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-09 17:23:55 +01:00
renovate[bot]
cb67457860
Update dependency @percy/cli to v1.18.0 ( #10105 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-07 21:38:10 +00:00
RiotRobot
adf7085adf
Upgrade matrix-react-sdk to 3.66.0-rc.1
2023-02-07 12:17:45 +00:00
RiotRobot
6a29ebbcfb
Upgrade matrix-js-sdk to 23.3.0-rc.1
2023-02-07 12:17:14 +00:00
RiotRobot
3a460f3c1d
Upgrade matrix-js-sdk to 23.3.0-rc.1
2023-02-07 12:07:29 +00:00
Michael Telatynski
35d222bac6
Add @typescript-eslint/no-base-to-string ( #10091 )
2023-02-07 10:08:10 +00:00
Michael Telatynski
2bde31dcff
Switch to linkify-react for element Linkification as it handles React subtrees without exploding ( #10060
...
* Switch to linkify-react instead of our faulty implementation
Fixes a series of soft crashes where errors include "The node to be removed is not a child of this node."
* Improve types
* Fix types
* Update snapshots
* Add test
* Fix test
2023-02-03 08:59:21 +00:00
Florian Duros
918f151384
Add indentation increasing/decreasing to RTE ( #10034 )
...
Add indent and unindent actions to RTE
2023-01-31 18:13:24 +01:00
RiotRobot
4c19d2bd02
Reset matrix-react-sdk back to develop branch
2023-01-31 11:16:59 +00:00
RiotRobot
f868289959
Reset matrix-js-sdk back to develop branch
2023-01-31 11:16:44 +00:00
RiotRobot
f3e1569ec2
Merge branch 'master' into develop
2023-01-31 11:16:30 +00:00
RiotRobot
8b0c530a99
Upgrade matrix-react-sdk to 3.65.0
2023-01-31 11:08:54 +00:00
RiotRobot
1803ae57c5
Upgrade matrix-js-sdk to 23.2.0
2023-01-31 11:06:37 +00:00
RiotRobot
e2af97c4de
Reset matrix-js-sdk back to develop branch
2023-01-31 10:57:35 +00:00
RiotRobot
b7300594d5
Merge branch 'master' into develop
2023-01-31 10:57:16 +00:00
RiotRobot
e80a85bbc2
Upgrade matrix-js-sdk to 23.2.0
2023-01-31 10:54:24 +00:00
alunturner
39f5fc034f
Paragraph integration for rich text editor ( #10008 )
...
* integrates paragraph refactor in rich text editor
* minor CSS changes to accomodate this
* bumps rich text editor version to 0.22.0
2023-01-31 09:45:34 +00:00
Andy Balaam
a69b805156
Revert "Update sentry-javascript monorepo to v7.32.1 ( #9896 )"
...
This update caused "Cannot redeclare block-scoped variable '__DEBUG_BUILD__' " error
This reverts commit b3586cf194
.
2023-01-27 12:17:53 +00:00
renovate[bot]
b3586cf194
Update sentry-javascript monorepo to v7.32.1 ( #9896 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-27 10:57:46 +00:00
renovate[bot]
bd26775dcb
Update dependency ua-parser-js to v1.0.33 [SECURITY] ( #24311 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-25 12:35:07 +00:00
renovate[bot]
441ad40e55
Update dependency ua-parser-js to v1.0.33 [SECURITY] ( #9982 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-25 12:33:44 +00:00
RiotRobot
f8ad575dfa
Upgrade matrix-react-sdk to 3.65.0-rc.1
2023-01-24 11:39:39 +00:00
RiotRobot
22c0b4e4df
Upgrade matrix-js-sdk to 23.2.0-rc.1
2023-01-24 11:39:20 +00:00
RiotRobot
45fc0c05ca
Upgrade matrix-js-sdk to 23.2.0-rc.1
2023-01-24 11:27:41 +00:00
RiotRobot
7919c69bf7
Merge branch 'develop' into staging
2023-01-24 11:08:34 +00:00
RiotRobot
022a269e99
Reset matrix-react-sdk back to develop branch
2023-01-20 13:02:45 +00:00