Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
germain-gg
/
element-web
Public
forked from
element-hq/element-web
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
element-web
tsconfig.json
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 13, 2025
Remove ts-node (#31228)
Show description for ac25544
t3chguy
authored
ac25544
View commit details
Copy full SHA for ac25544
View code at this point
Browse repository at this point
Commits on Jul 14, 2025
Initial structure for shared component views (#30216)
Show description for 4bbcb8b
dbkr
and
florianduros
authored
4bbcb8b
View commit details
Copy full SHA for 4bbcb8b
View code at this point
Browse repository at this point
Commits on May 8, 2025
Switch from defer to Promise.withResolvers (#29078)
Show description for a3f5d20
t3chguy
authored
a3f5d20
View commit details
Copy full SHA for a3f5d20
View code at this point
Browse repository at this point
Commits on Oct 15, 2024
Merge matrix-react-sdk into element-web
Show description for f0ee7f7
t3chguy
committed
f0ee7f7
View commit details
Copy full SHA for f0ee7f7
View code at this point
Browse repository at this point
Commits on Oct 14, 2024
Upgrade to latest compound-web package (#84)
Show description for 91e84f7
MidhunSureshR
and
t3chguy
authored
91e84f7
View commit details
Copy full SHA for 91e84f7
View code at this point
Browse repository at this point
Commits on Aug 30, 2024
Add `allowImportingTsExtensions` to tsconfig.json
florianduros
committed
4713502
View commit details
Copy full SHA for 4713502
View code at this point
Browse repository at this point
Add `allowImportingTsExtensions` to tsconfig (#12939)
florianduros
authored
2a450c0
View commit details
Copy full SHA for 2a450c0
View code at this point
Browse repository at this point
Commits on Aug 1, 2024
Upgrade target to es2022 (#12852)
Show description for c1d4199
t3chguy
authored
c1d4199
View commit details
Copy full SHA for c1d4199
View code at this point
Browse repository at this point
Upgrade target to es2022 (#27884)
t3chguy
authored
380ab17
View commit details
Copy full SHA for 380ab17
View code at this point
Browse repository at this point
Commits on Jul 30, 2024
Update unsupported browser react component to new designs (#27857)
t3chguy
authored
59e526e
View commit details
Copy full SHA for 59e526e
View code at this point
Browse repository at this point
Commits on Jun 26, 2024
Update tsconfig.json
t3chguy
authored
c6134b1
View commit details
Copy full SHA for c6134b1
View code at this point
Browse repository at this point
Switch from graphemer to Intl.Segmenter (#12697)
Show description for 86a95cf
t3chguy
authored
86a95cf
View commit details
Copy full SHA for 86a95cf
View code at this point
Browse repository at this point
Commits on Jun 25, 2024
Update dependency typescript to v5.5.2 (#27637)
Show description for d379103
renovate[bot]
and
t3chguy
authored
d379103
View commit details
Copy full SHA for d379103
View code at this point
Browse repository at this point
Update dependency typescript to v5.5.2 (#12688)
Show description for 4bf8766
renovate[bot]
and
t3chguy
authored
4bf8766
View commit details
Copy full SHA for 4bf8766
View code at this point
Browse repository at this point
Commits on Mar 20, 2024
Fix type inheritance for js-sdk declaration merging
Show description for 573478a
t3chguy
committed
573478a
View commit details
Copy full SHA for 573478a
View code at this point
Browse repository at this point
Commits on Feb 23, 2024
prettier
Show description for 03b7aee
t3chguy
committed
03b7aee
View commit details
Copy full SHA for 03b7aee
View code at this point
Browse repository at this point
Commits on Feb 22, 2024
Update all non-major dependencies (#12214)
Show description for bbbb0e3
renovate[bot]
and
t3chguy
authored
bbbb0e3
View commit details
Copy full SHA for bbbb0e3
View code at this point
Browse repository at this point
Commits on Jan 24, 2024
Update all non-major dependencies (#12168)
Show description for aea55eb
renovate[bot]
and
t3chguy
authored
aea55eb
View commit details
Copy full SHA for aea55eb
View code at this point
Browse repository at this point
Commits on Jan 23, 2024
Update tsconfig.json
t3chguy
authored
7f04345
View commit details
Copy full SHA for 7f04345
View code at this point
Browse repository at this point
Commits on Dec 20, 2023
Fix react.d.ts forwardRef types
Show description for 2555ffc
t3chguy
committed
2555ffc
View commit details
Copy full SHA for 2555ffc
View code at this point
Browse repository at this point
Commits on Nov 19, 2023
Set es2022 globally but force CommonJS when using ts-node for scripts
Johennes
committed
37c1c4e
View commit details
Copy full SHA for 37c1c4e
View code at this point
Browse repository at this point
Commits on Nov 13, 2023
Extract worker creation into factories and mack them in tests
Johennes
committed
74961db
View commit details
Copy full SHA for 74961db
View code at this point
Browse repository at this point
Commits on Sep 26, 2023
Update tsconfig.json
t3chguy
authored
21f915f
View commit details
Copy full SHA for 21f915f
View code at this point
Browse repository at this point
Commits on Sep 25, 2023
Consolidate conjugation i18n strings (#11660)
t3chguy
authored
0f59298
View commit details
Copy full SHA for 0f59298
View code at this point
Browse repository at this point
Commits on Sep 8, 2023
Iterate
Show description for 472c07c
t3chguy
committed
472c07c
View commit details
Copy full SHA for 472c07c
View code at this point
Browse repository at this point
Convert copy-res to typescript
Show description for c944a27
t3chguy
committed
c944a27
View commit details
Copy full SHA for c944a27
View code at this point
Browse repository at this point
Commits on Jul 7, 2023
Enable strictPropertyInitialization (#25735)
t3chguy
authored
0a4a205
View commit details
Copy full SHA for 0a4a205
View code at this point
Browse repository at this point
Enable strictPropertyInitialization (#11203)
t3chguy
authored
cfd48b3
View commit details
Copy full SHA for cfd48b3
View code at this point
Browse repository at this point
Enable strictFunctionTypes (#25730)
t3chguy
authored
6726b93
View commit details
Copy full SHA for 6726b93
View code at this point
Browse repository at this point
Enable strictFunctionTypes (#11201)
t3chguy
authored
4207d18
View commit details
Copy full SHA for 4207d18
View code at this point
Browse repository at this point
Enable strictPropertyInitialization (#25729)
t3chguy
authored
fad458d
View commit details
Copy full SHA for fad458d
View code at this point
Browse repository at this point
Enable strictPropertyInitialization (#11200)
t3chguy
authored
c153a4d
View commit details
Copy full SHA for c153a4d
View code at this point
Browse repository at this point
Commits on Jul 6, 2023
Enable strictNullChecks and noImplicitAny (#25724)
t3chguy
authored
658e282
View commit details
Copy full SHA for 658e282
View code at this point
Browse repository at this point
Enable strictNullChecks and noImplicitAny (#11194)
t3chguy
authored
3c81f30
View commit details
Copy full SHA for 3c81f30
View code at this point
Browse repository at this point
Commits on May 5, 2023
Improve quality of Typescripting (#25232)
t3chguy
authored
9e6467c
View commit details
Copy full SHA for 9e6467c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.