Commit Graph

73 Commits

Author SHA1 Message Date
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
Michael Telatynski d2c2437188 Remove stray files 2025-05-13 10:48:17 +01:00
Michael Telatynski 5927495c88 Remove stray files 2025-05-13 10:45:18 +01:00
Michael Telatynski d7736db1af Initial stable release of the Module API
Primarily to get away from semver treating every update as breaking in the 0.x.y series.
2025-05-13 10:40:26 +01:00
Michael Telatynski 4b56b98d20 Merge branch 't3chguy/standard-scripts' of github.com:/element-hq/element-web-modules into t3chguy/banner 2025-05-08 12:33:21 +01:00
Michael Telatynski 2b1fb75f44 Standardise lint/type scripts between modules/packages 2025-05-08 12:23:13 +01:00
Michael Telatynski 03e04dec08 Create module element-web-module-banner 2025-05-08 12:06:05 +01:00
Michael Telatynski afcf4593bc Merge pull request #19 from element-hq/t3chguy/tar-fs 2025-05-07 08:35:33 +01:00
Michael Telatynski 737d306f53 Iterate 2025-04-28 12:43:17 +01:00
Michael Telatynski f0686ce9a6 Update testcontainers, tar-fs and remove duplicate script and stray lockfiles 2025-04-11 09:26:32 +01:00
Michael Telatynski 8ddc8020d7 Merge pull request #16 from element-hq/t3chguy/docker-avoid-tmp
Update EW modules docker path
2025-03-27 12:00:21 +00:00
Michael Telatynski 12463365d6 Merge branch 'main' into t3chguy/docker-avoid-tmp 2025-03-27 10:44:40 +00:00
Michael Telatynski f1372747db Merge pull request #13 from element-hq/dependabot/npm_and_yarn/npm_and_yarn-2c631a4876
Bump @babel/runtime from 7.26.0 to 7.26.10 in the npm_and_yarn group across 1 directory
2025-03-13 16:49:14 +00:00
Michael Telatynski 46a5a594f5 Update Dockerfile to consider all package.json files for frozen lockfile 2025-03-13 16:43:03 +00:00
Michael Telatynski 6837bbab67 Update EW modules docker path 2025-03-13 14:06:02 +00:00
Michael Telatynski 2954e39346 Bump versions 2025-03-13 11:59:43 +00:00
Michael Telatynski 3825bd80cd Fix repository URLs 2025-03-13 11:59:17 +00:00
Michael Telatynski 8cfa277cd8 Specify node version 2025-03-13 11:55:10 +00:00
Michael Telatynski a9b1311cb3 Who'd have thunk provenance doesn't behave as the docs describe 2025-03-13 11:40:42 +00:00
Michael Telatynski 2f1bc2ab78 Fix package.json bin & repository fields 2025-03-13 11:32:18 +00:00
Michael Telatynski ca0b82d6e3 Merge pull request #6 from element-hq/t3chguy/docker-bake
Add release & publishing pipelines for Element Web modules
2025-03-04 09:22:45 +00:00
Michael Telatynski ea906ed8a9 Iterate 2025-03-03 13:09:10 +00:00
Michael Telatynski f004a93e15 Iterate 2025-03-03 12:30:57 +00:00
Michael Telatynski 3a729d0487 Stash docker & bake 2025-02-25 15:29:56 +00:00
Andrew Ferrazzutti 3ecce9efe0 Merge pull request #5 from element-hq/af/workflow-fixes
* Fix synapse guest module releases
* Make other miscellaneous workflow fixes/improvements
2025-02-18 11:08:09 -05:00
Michael Telatynski 418598caa8 Merge branch 'main' of github.com:/element-hq/element-web-modules into t3chguy/docker-bake 2025-02-18 09:59:53 +00:00
Michael Telatynski 0d32376f8d Add docker bake environment
with support for building an Element Web docker image with build & runtime module loader
with support for building docker images with a module pre-baked in
2025-02-17 09:49:12 +00:00
Andrew Ferrazzutti d45edc8c4d Include Python in static analysis job
Also refactor "yarn lint" of each module/package to run whatever lint
task is appropriate for it
2025-02-13 16:04:03 -05:00