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
Tõnis Tobre edited this page May 21, 2025
·
1 revision
TEDI (the design system developed by TEHIK) is built on modern front-end frameworks: React and Angular. Not all systems integrating TEDI can always upgrade to the latest major versions immediately due to technical debt, dependencies, or other constraints.
Summary
TEDI officially supports:
The latest stable version of React and Angular.
One major version older of both frameworks, maintained in parallel.
Support policy for older versions:
Only critical fixes (e.g. bugs, hotfixes, accessibility improvements) will be backported.
No new features or components will be introduced in the older versions.
Documentation clearly distinguishes which updates apply only to the latest version.
Impact on Users
Clear versioning and changelogs help teams plan upgrades.
Product owners and developers should budget for regular dependency updates to stay aligned with TEDI’s support model.