1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-21 17:34:25 +04:00

feat: add Tour component using Driver.js (#2549)

This commit is contained in:
Paweł Kuna
2025-12-08 21:08:22 +01:00
committed by GitHub
parent e3d86c519b
commit 83ec6f8bcc
7 changed files with 254 additions and 2 deletions

View File

@@ -0,0 +1,7 @@
---
"@tabler/core": patch
"@tabler/preview": patch
---
Added Driver.js library integration and Tour demo page for interactive product tours and onboarding guides.