Commit Graph

3 Commits

Author SHA1 Message Date
f7f91316f1 fix(tfl): add jsxImportSource pragma for CI
The CI test runner doesn't use per-package tsconfig.json,
so the pragma is needed alongside the tsconfig setting.

Co-authored-by: Ona <no-reply@ona.com>
2026-03-15 00:02:32 +00:00
1dd14da71d feat(tfl): add FeedItemRenderer for TfL alerts
Implement renderTflAlert using JRX and @aelis/components.
Upgrade @nym.sh/jrx to 0.2.0 for null child support.

Co-authored-by: Ona <no-reply@ona.com>
2026-03-14 23:55:43 +00:00
863c298bd3 refactor: rename aris to aelis (#59)
Rename all references across the codebase: package names,
imports, source IDs, directory names, docs, and configs.

Co-authored-by: Ona <no-reply@ona.com>
2026-03-10 19:19:23 +00:00