[PR #28] [MERGED] feat: support number field #34

Closed
opened 2026-02-16 06:16:28 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/webapp-text-generator/pull/28
Author: @iamjoel
Created: 8/7/2024
Status: Merged
Merged: 8/7/2024
Merged by: @iamjoel

Base: mainHead: feat/support-number-field


📝 Commits (1)

  • 9b2d752 feat: support number field

📊 Changes

4 files changed (+31 additions, -1 deletions)

View changed files

📝 app/components/config-scence/index.tsx (+9 -0)
📝 app/components/run-once/index.tsx (+9 -0)
📝 package.json (+1 -1)
📝 utils/prompt.ts (+12 -0)

📄 Description

Fixes https://github.com/langgenius/webapp-text-generator/issues/27


🔄 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/langgenius/webapp-text-generator/pull/28 **Author:** [@iamjoel](https://github.com/iamjoel) **Created:** 8/7/2024 **Status:** ✅ Merged **Merged:** 8/7/2024 **Merged by:** [@iamjoel](https://github.com/iamjoel) **Base:** `main` ← **Head:** `feat/support-number-field` --- ### 📝 Commits (1) - [`9b2d752`](https://github.com/langgenius/webapp-text-generator/commit/9b2d75239a717c2dd67b6dbdbcf3fd65c6ca174f) feat: support number field ### 📊 Changes **4 files changed** (+31 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `app/components/config-scence/index.tsx` (+9 -0) 📝 `app/components/run-once/index.tsx` (+9 -0) 📝 `package.json` (+1 -1) 📝 `utils/prompt.ts` (+12 -0) </details> ### 📄 Description Fixes https://github.com/langgenius/webapp-text-generator/issues/27 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 06:16:28 -05:00
yindo closed this issue 2026-02-16 06:16:28 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/webapp-text-generator#34