[PR #181] [MERGED] Feat(solid): improve useTimeline hook #351

Closed
opened 2026-03-02 23:46:06 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/anomalyco/opentui/pull/181
Author: @Adictya
Created: 9/24/2025
Status: Merged
Merged: 9/24/2025
Merged by: @kommander

Base: mainHead: solid-improve-animation-api


📝 Commits (3)

  • 029f403 feat(solid): breaking improve useTimeline
  • 0043fe1 chore(solid): format
  • cf24132 attach timeline engine globally once

📊 Changes

4 files changed (+36 additions, -56 deletions)

View changed files

📝 packages/core/src/animation/Timeline.ts (+4 -2)
📝 packages/solid/examples/components/animation-demo.tsx (+25 -11)
📝 packages/solid/index.ts (+3 -1)
📝 packages/solid/src/elements/hooks.ts (+4 -42)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/anomalyco/opentui/pull/181 **Author:** [@Adictya](https://github.com/Adictya) **Created:** 9/24/2025 **Status:** ✅ Merged **Merged:** 9/24/2025 **Merged by:** [@kommander](https://github.com/kommander) **Base:** `main` ← **Head:** `solid-improve-animation-api` --- ### 📝 Commits (3) - [`029f403`](https://github.com/anomalyco/opentui/commit/029f403b4e1d87331a4c2e0c159393e601602915) feat(solid): *breaking* improve useTimeline - [`0043fe1`](https://github.com/anomalyco/opentui/commit/0043fe1d253df96360587b377d4c00a120a77d25) chore(solid): format - [`cf24132`](https://github.com/anomalyco/opentui/commit/cf24132de596d3178f300b7891e54bb2613fb0f1) attach timeline engine globally once ### 📊 Changes **4 files changed** (+36 additions, -56 deletions) <details> <summary>View changed files</summary> 📝 `packages/core/src/animation/Timeline.ts` (+4 -2) 📝 `packages/solid/examples/components/animation-demo.tsx` (+25 -11) 📝 `packages/solid/index.ts` (+3 -1) 📝 `packages/solid/src/elements/hooks.ts` (+4 -42) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 23:46:06 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/opentui#351
No description provided.