Initial commit: timeline-elements-demo app

Interactive Angular 19 demo for @sda/timeline-elements-ui with
vertical/horizontal timelines, Gantt charts, activity feeds,
audit trails, changelogs, and dark mode toggle.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Giuliano Silvestro
2026-02-13 21:58:40 +10:00
commit 9a683d5c38
18 changed files with 14947 additions and 0 deletions

4
.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
dist/
node_modules/
.angular/
*.tgz