[PR #604] Experimental solid babel transform insert order change fix #653

Open
opened 2026-03-02 23:47:31 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/anomalyco/opentui/pull/604
Author: @Adictya
Created: 1/31/2026
Status: 🔄 Open

Base: mainHead: fix(solid)-prop-initialization-before-insert


📝 Commits (1)

  • 2594862 fix(solid): try order change fix

📊 Changes

4 files changed (+4390 additions, -75 deletions)

View changed files

📝 bun.lock (+82 -75)
packages/solid/examples/repro-prop-before-insert.tsx (+21 -0)
📝 packages/solid/package.json (+3 -0)
patches/babel-preset-solid@1.9.9.patch (+4284 -0)

📄 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/604 **Author:** [@Adictya](https://github.com/Adictya) **Created:** 1/31/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `fix(solid)-prop-initialization-before-insert` --- ### 📝 Commits (1) - [`2594862`](https://github.com/anomalyco/opentui/commit/2594862d2ceba2f042e7d916774ce628bbc6edff) fix(solid): try order change fix ### 📊 Changes **4 files changed** (+4390 additions, -75 deletions) <details> <summary>View changed files</summary> 📝 `bun.lock` (+82 -75) ➕ `packages/solid/examples/repro-prop-before-insert.tsx` (+21 -0) 📝 `packages/solid/package.json` (+3 -0) ➕ `patches/babel-preset-solid@1.9.9.patch` (+4284 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
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#653
No description provided.