HouYunFei
|
6ce6b6406c
|
feat(canvas): improve canvas navigation and prompt panel behavior for better user experience
|
2026-08-06 15:57:56 +08:00 |
|
HouYunFei
|
f8f1b160b0
|
feat(canvas): add expanded editor for prompt input and retain edits after closing panel
|
2026-08-06 15:48:36 +08:00 |
|
HouYunFei
|
5a7116f924
|
refactor: update comments for clarity and consistency across multiple files
|
2026-08-05 14:17:03 +08:00 |
|
HouYunFei
|
0f6809251a
|
feat(i18n): implement internationalization framework and update UI components for language support
|
2026-08-05 14:08:03 +08:00 |
|
HouYunFei
|
c23a819f27
|
feat(canvas): add reasoning effort settings for text nodes in canvas configuration
|
2026-07-28 10:28:27 +08:00 |
|
HouYunFei
|
6aa9c8bddc
|
fix(canvas): retain prompt visibility for selected canvas nodes after generation
|
2026-07-28 10:15:53 +08:00 |
|
HouYunFei
|
bde33e7816
|
fix(canvas): restrict prompt layer height for long input and enable scrolling for node prompts
|
2026-07-28 10:10:31 +08:00 |
|
HouYunFei
|
edc7667830
|
feat(drag-and-drop): implement file upload via drag-and-drop for reference assets in image and video workspaces
|
2026-07-28 10:03:23 +08:00 |
|
HouYunFei
|
d91e67a5ad
|
feat(canvas): retain prompt input after node generation completion
|
2026-07-20 11:34:46 +08:00 |
|
HouYunFei
|
66961ce10f
|
feat(canvas-prompt-chip-input): implement new component for enhanced prompt input with reference chips
|
2026-07-17 10:06:57 +08:00 |
|
HouYunFei
|
e6829333c5
|
feat(canvas-node): enhance input area styling and improve cursor visibility in prompt panel
|
2026-07-16 17:28:30 +08:00 |
|
HouYunFei
|
2959b5d340
|
feat(image-settings): add transparent background toggle for image generation
|
2026-07-16 15:45:02 +08:00 |
|
HouYunFei
|
3f179a607a
|
feat(panorama): enhance 3D panorama node with AI generation support and unified interaction toggle
|
2026-07-16 13:21:25 +08:00 |
|
HouYunFei
|
c57f7d61a7
|
feat(model): enhance model configuration and script handling for audio and video capabilities
|
2026-07-15 10:13:32 +08:00 |
|
HouYunFei
|
798d06b662
|
Merge branch 'fork/1797127235/fix/canvas-mode-model-switch' into dev
# Conflicts:
# CHANGELOG.md
# docs/content/docs/progress/pending-test.mdx
# web/src/components/canvas/canvas-config-node-panel.tsx
# web/src/components/canvas/canvas-node-prompt-panel.tsx
|
2026-07-08 16:23:12 +08:00 |
|
1797127235
|
965d416aeb
|
fix(canvas): switch to correct default model when changing generation mode
|
2026-07-06 10:33:52 +08:00 |
|
HouYunFei
|
9dd0dc28b2
|
refactor: remove credit cost calculations and related UI elements from canvas node panels
|
2026-07-05 13:44:42 +08:00 |
|
HouYunFei
|
443afab7bd
|
refactor: remove "use client" directive from multiple files and update project structure to align with Vite and React Router
|
2026-06-26 17:24:48 +08:00 |
|