David Baker
446830776f
New interface for adding space panel items
2025-09-25 11:57:13 +01:00
David Baker
9685775528
Maybe make api-extractor happy
2025-09-24 16:07:31 +01:00
David Baker
2cd86f7c3d
Add some experimental module interfaces
...
...with somewhat placeholder names as they're the best I can think of right now:
* 'Extras': To add new bits of UI to places (specifically the space panel)
* 'Builtins': For modules to render components that are part of Element Web
* 'Navigation': For modules to add paths to the URL router
2025-09-24 10:58:41 +01:00
dependabot[bot]
ac81502c0a
Bump the npm_and_yarn group across 1 directory with 2 updates
...
Bumps the npm_and_yarn group with 1 update in the / directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ).
Updates `vite` from 6.1.6 to 6.3.6
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v6.3.6/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v6.3.6/packages/vite )
Updates `esbuild` from 0.24.2 to 0.25.1
- [Release notes](https://github.com/evanw/esbuild/releases )
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md )
- [Commits](https://github.com/evanw/esbuild/compare/v0.24.2...v0.25.1 )
---
updated-dependencies:
- dependency-name: vite
dependency-version: 6.3.6
dependency-type: direct:development
dependency-group: npm_and_yarn
- dependency-name: esbuild
dependency-version: 0.25.1
dependency-type: indirect
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-09-10 01:49:15 +00:00
Michael Telatynski
f397f0bb7d
Fix cjs export
2025-07-29 10:29:32 +01:00
Michael Telatynski
a3c31d82d6
Bump module-api to v1.4.0
2025-07-28 15:58:30 +01:00
Michael Telatynski
9c2ca140bb
Iterate
2025-07-24 16:27:09 +01:00
Michael Telatynski
9f14297827
Merge branch 'main' of github.com:/element-hq/element-web-modules into t3chguy/restricted-guests-api
2025-07-16 15:03:44 +01:00
Will Hunt
6752197562
Merge pull request #42 from element-hq/hs/module-api-v1.3.0
...
element-web-module-api 1.3.0
2025-07-07 07:43:58 +01:00
Half-Shot
0b82316dbe
element-web-module-api 1.3.0
2025-07-04 15:58:54 +01:00
Will Hunt
65ced81a8f
Merge pull request #41 from element-hq/hs/add-allow-download
...
Add message hint to prevent media from being downloaded.
2025-07-04 09:55:38 +01:00
Will Hunt
0b5681bf5b
Update custom-components.ts
2025-07-03 14:08:10 +01:00
Half-Shot
cfb8c685d4
update sig
2025-07-03 13:06:26 +01:00
Half-Shot
24cc2455f9
Add message hint to prevent media from being downloaded.
2025-07-03 12:35:55 +01:00
Michael Telatynski
20098f132b
Iterate
2025-06-24 09:50:02 +01:00
Michael Telatynski
9763807c42
Extend the Module API in prep of restricted-guests module
2025-06-23 09:32:26 +01:00
Will Hunt
e481865aa6
Merge pull request #35 from element-hq/element-web-module-api-1.2.0
...
element-web-module-api 1.2.0
2025-06-17 15:37:03 +01:00
Half-Shot
fbd7c21ecc
element-web-module-api 1.2.0
2025-06-17 15:28:27 +01:00
Will Hunt
433e88670e
Merge pull request #34 from element-hq/hs/modules-matrix-event
...
Replace matrix-js-sdk's MatrixEvent with our own representation
2025-06-17 14:21:08 +01:00
Half-Shot
0d4a45d447
Update custom components API to have @alpha stability.
2025-06-17 14:07:06 +01:00
Half-Shot
e2a89888c2
Mark MatrixEvent as @alpha and document.
2025-06-17 14:02:41 +01:00
Half-Shot
c49ac2677b
copyright
2025-06-17 13:42:54 +01:00
Half-Shot
b38f0f2dd2
Drop js-sdk
2025-06-17 13:33:41 +01:00
Half-Shot
56d0c5656a
API update\
2025-06-17 13:30:47 +01:00
Half-Shot
89102aa903
fixup types
2025-06-17 13:27:50 +01:00
Half-Shot
ead847ec6a
Use MatrixEvent provided by us.
2025-06-17 13:16:01 +01:00
Will Hunt
66f83a9663
Merge pull request #33 from element-hq/hs/module-api-v1.1.0
...
element-web-module-api 1.1.0
2025-06-16 14:13:50 +01:00
Half-Shot
4e8c99dfd1
1.1.0
2025-06-16 12:05:28 +01:00
Will Hunt
e5bbf7b45d
Merge pull request #32 from element-hq/hs/custom-component-api
...
Support custom components for messages
2025-06-12 14:23:36 +01:00
Half-Shot
cea6abfca5
Update API docs
2025-06-12 10:58:45 +01:00
Half-Shot
240045f433
Add filter function / hints
2025-06-09 15:41:53 +01:00
Half-Shot
8cf426f0e7
tighten example
2025-06-05 16:57:48 +01:00
Half-Shot
60687b27a6
Add an example
2025-06-05 16:10:35 +01:00
Half-Shot
c6a6123826
Remove unused props
2025-06-05 10:01:40 +01:00
Half-Shot
e2ae6f2288
Specify options for the original component.
2025-06-05 09:58:51 +01:00
Half-Shot
546861811c
fixup
2025-06-03 13:41:57 +01:00
Will Hunt
0a9dffb132
Merge branch 'main' into hs/custom-component-api
2025-05-30 15:27:34 +01:00
Half-Shot
930a5eb8b7
Update module API
2025-05-30 14:51:38 +01:00
Michael Telatynski
627355e24c
Merge pull request #28 from element-hq/dependabot/npm_and_yarn/npm_and_yarn-432704706d
2025-05-28 17:24:16 +01:00
dependabot[bot]
b480633c15
Bump vite in the npm_and_yarn group across 1 directory
...
Bumps the npm_and_yarn group with 1 update in the / directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ).
Updates `vite` from 6.0.11 to 6.1.6
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v6.1.6/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v6.1.6/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-version: 6.1.6
dependency-type: direct:development
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-05-28 15:43:59 +00:00
Michael Telatynski
b75c7ee34d
Merge pull request #22 from element-hq/t3chguy/banner
2025-05-22 09:26:14 +01:00
Half-Shot
ba5ce17574
docs fix
2025-05-20 13:00:47 +01:00
Half-Shot
908771235f
Tidyup
2025-05-20 12:14:20 +01:00
Half-Shot
e972c05ccc
Remove context menu
2025-05-20 12:11:07 +01:00
Half-Shot
50fc7bec66
lint
2025-05-19 11:56:53 +01:00
Half-Shot
b5a7bd9eac
Document and types'
2025-05-19 09:16:27 +01:00
Half-Shot
c9ea5f8f4f
Custom component concept piece
2025-05-16 15:49:07 +01:00
Michael Telatynski
c94eb986d5
Merge branch 'main' of github.com:/element-hq/element-web-modules into t3chguy/banner
...
# Conflicts:
# modules/opendesk/element-web/package.json
# packages/element-web-module-api/package.json
# yarn.lock
2025-05-14 09:25:00 +01:00
Michael Telatynski
079f3392bb
Merge pull request #24 from element-hq/t3chguy/module-api-v1
2025-05-13 17:19:20 +01:00
Michael Telatynski
eda354505d
Merge branch 'main' into t3chguy/module-api-v1
2025-05-13 12:35:18 +01:00